summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/BROADWAY.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/BROADWAY.dts')
-rw-r--r--target/linux/ramips/dts/BROADWAY.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BROADWAY.dts b/target/linux/ramips/dts/BROADWAY.dts
index db86f97476..34696ad9ad 100644
--- a/target/linux/ramips/dts/BROADWAY.dts
+++ b/target/linux/ramips/dts/BROADWAY.dts
@@ -18,7 +18,6 @@
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
-
bank-width = <2>;
device-width = <2>;
#address-cells = <1>;
@@ -62,10 +61,12 @@
gpio-leds {
compatible = "gpio-leds";
+
diskmounted {
label = "red:diskmounted";
gpios = <&gpio0 9 1>;
};
+
wps_active {
label = "red:wps_active";
gpios = <&gpio0 14 1>;
@@ -77,6 +78,7 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
factory {
label = "Factory Reset button";
gpios = <&gpio0 13 1>;