aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_rosinson_wr818.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_rosinson_wr818.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_rosinson_wr818.dts17
1 files changed, 9 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/qca9563_rosinson_wr818.dts b/target/linux/ath79/dts/qca9563_rosinson_wr818.dts
index faa8105e8c..028324410f 100644
--- a/target/linux/ath79/dts/qca9563_rosinson_wr818.dts
+++ b/target/linux/ath79/dts/qca9563_rosinson_wr818.dts
@@ -15,16 +15,16 @@
};
aliases {
- led-boot = &system;
- led-failsafe = &system;
- led-running = &system;
- led-upgrade = &system;
+ led-boot = &led_system;
+ led-failsafe = &led_system;
+ led-running = &led_system;
+ led-upgrade = &led_system;
};
- gpio_leds: leds {
+ leds {
compatible = "gpio-leds";
- system: system {
+ led_system: system {
label = "wr818:red:system";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
@@ -57,10 +57,10 @@
};
&spi {
- num-cs = <1>;
-
status = "okay";
+ num-cs = <1>;
+
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
@@ -129,6 +129,7 @@
&wmac {
status = "okay";
+
mtd-cal-data = <&art 0x1000>;
};