ramips: fix dtc warnings

Fix individual boards dtc warnings or obvious mistakes.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-07-21 23:00:20 +02:00
parent 6384e0d16a
commit 53624c1702
232 changed files with 26 additions and 491 deletions

View File

@@ -40,16 +40,6 @@
};
partition@50000 {
label = "kernel";
reg = <0x50000 0x150000>;
};
partition@150000 {
label = "rootfs";
reg = <0x150000 0x2b0000>;
};
partition {
label = "firmware";
reg = <0x50000 0x3b0000>;
};
@@ -76,8 +66,6 @@
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
wps {