mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
ARM: tegra: apalis-eval: Remove pcie-switch node
The compatible "plx,pex8605" does not exist, there is no DT binding for it and there was never a driver matching this compatible, remove it. Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Link: https://lore.kernel.org/r/20250410063919.11199-1-francesco@dolcini.it Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
b6e892ec33
commit
7cfd76f086
|
|
@ -84,11 +84,6 @@ i2c@7000c000 {
|
|||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
pcie-switch@58 {
|
||||
compatible = "plx,pex8605";
|
||||
reg = <0x58>;
|
||||
};
|
||||
|
||||
/* M41T0M6 real time clock on carrier board */
|
||||
rtc@68 {
|
||||
compatible = "st,m41t0";
|
||||
|
|
|
|||
|
|
@ -85,11 +85,6 @@ i2c@7000c000 {
|
|||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
pcie-switch@58 {
|
||||
compatible = "plx,pex8605";
|
||||
reg = <0x58>;
|
||||
};
|
||||
|
||||
/* M41T0M6 real time clock on carrier board */
|
||||
rtc@68 {
|
||||
compatible = "st,m41t0";
|
||||
|
|
|
|||
|
|
@ -91,11 +91,6 @@ i2c@7000c000 {
|
|||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
pcie-switch@58 {
|
||||
compatible = "plx,pex8605";
|
||||
reg = <0x58>;
|
||||
};
|
||||
|
||||
/* M41T0M6 real time clock on carrier board */
|
||||
rtc@68 {
|
||||
compatible = "st,m41t0";
|
||||
|
|
|
|||
|
|
@ -92,11 +92,6 @@ i2c@7000c000 {
|
|||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
pcie-switch@58 {
|
||||
compatible = "plx,pex8605";
|
||||
reg = <0x58>;
|
||||
};
|
||||
|
||||
/* M41T0M6 real time clock on carrier board */
|
||||
rtc@68 {
|
||||
compatible = "st,m41t0";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user