aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi13
1 files changed, 7 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
index ba9b588bec..f5dfa77912 100644
--- a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
+++ b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
@@ -12,10 +12,10 @@
};
aliases {
- led-boot = &led_green_status;
- led-failsafe = &led_yellow_status;
- led-running = &led_green_status;
- led-upgrade = &led_yellow_status;
+ led-boot = &led_status_green;
+ led-failsafe = &led_status_yellow;
+ led-running = &led_status_green;
+ led-upgrade = &led_status_yellow;
};
leds {
@@ -33,12 +33,12 @@
linux,default-trigger = "phy0tpt";
};
- led_green_status: green_status {
+ led_status_green: status_green {
label = "bluesocket:green:status";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
};
- led_yellow_status: yellow_status {
+ led_status_yellow: status_yellow {
label = "bluesocket:yellow:status";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
@@ -79,6 +79,7 @@
&spi {
status = "okay";
+
num-cs = <1>;
flash@0 {