aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/dts/meraki-mx60.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/apm821xx/dts/meraki-mx60.dts')
-rw-r--r--target/linux/apm821xx/dts/meraki-mx60.dts7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/apm821xx/dts/meraki-mx60.dts b/target/linux/apm821xx/dts/meraki-mx60.dts
index 881d9335a1..80b82e4ff0 100644
--- a/target/linux/apm821xx/dts/meraki-mx60.dts
+++ b/target/linux/apm821xx/dts/meraki-mx60.dts
@@ -77,11 +77,6 @@
label = "ubi";
reg = <0x00240000 0x3fdc0000>;
};
-
- all {
- label = "all";
- reg = <0x00000000 0x40000000>;
- };
};
};
};
@@ -171,7 +166,7 @@
poll-interval = <60>; /* 3 * 20 = 60ms */
autorepeat;
- button@1 {
+ reset {
label = "Reset button";
linux,code = <KEY_RESTART>;
gpios = <&GPIO0 16 GPIO_ACTIVE_LOW>;