aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts')
-rw-r--r--target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts11
1 files changed, 6 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts b/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
index fcd17b8d13..a2d3a99430 100644
--- a/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
+++ b/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
@@ -11,9 +11,9 @@
model = "Buffalo WHR-G301N";
aliases {
- led-boot = &diag;
- led-failsafe = &diag;
- led-upgrade = &diag;
+ led-boot = &led_diag;
+ led-failsafe = &led_diag;
+ led-upgrade = &led_diag;
};
keys {
@@ -50,7 +50,7 @@
};
};
- gpio-leds {
+ leds {
compatible = "gpio-leds";
pinctrl-names = "default";
pinctrl-0 = <&switch_led_pins>;
@@ -60,7 +60,7 @@
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
- diag: diag {
+ led_diag: diag {
label = "whr-g301n:red:diag";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
@@ -109,6 +109,7 @@
&spi {
status = "okay";
+
num-cs = <1>;
flash@0 {