ramips: remove unnecessary nodes in DTS for Edimax RG21S
authorBirger Koblitz <mail@birger-koblitz.de>
Mon, 16 Dec 2019 12:55:03 +0000 (13:55 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 17 Dec 2019 12:32:57 +0000 (13:32 +0100)
This sdhci and i2c nodes were copy-pasted, but are not needed as
the device does not provide that functionality. Remove them.

Signed-off-by: Birger Koblitz <mail@birger-koblitz.de>
[added commit title/message, split patch]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/dts/mt7621_edimax_rg21s.dts

index 6ed08413c143c5cdf0543f00b5e2f152539de94c..3d88d588ace5775a47c0f38687955d61b0744961 100644 (file)
                bootargs = "console=ttyS0,57600";
        };
 
-       palmbus: palmbus@1E000000 {
-               i2c@900 {
-                       status = "okay";
-               };
-       };
-
        keys {
                compatible = "gpio-keys";
 
        };
 };
 
-&sdhci {
-       status = "okay";
-};
-
 &spi0 {
        status = "okay";