aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/JHR-N805R.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/JHR-N805R.dts')
-rw-r--r--target/linux/ramips/dts/JHR-N805R.dts20
1 files changed, 9 insertions, 11 deletions
diff --git a/target/linux/ramips/dts/JHR-N805R.dts b/target/linux/ramips/dts/JHR-N805R.dts
index 1497c9e0d6..32e6ab1aaf 100644
--- a/target/linux/ramips/dts/JHR-N805R.dts
+++ b/target/linux/ramips/dts/JHR-N805R.dts
@@ -22,17 +22,15 @@
};
};
- gpio-keys-polled {
- compatible = "gpio-keys-polled";
- #address-cells = <1>;
- #size-cells = <0>;
- poll-interval = <20>;
-
- reset {
- label = "reset";
- gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
- linux,code = <KEY_RESTART>;
- };
+ gpio-keys-polled {
+ compatible = "gpio-keys-polled";
+ poll-interval = <20>;
+
+ reset {
+ label = "reset";
+ gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+ linux,code = <KEY_RESTART>;
+ };
};
};