aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts')
-rw-r--r--target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts12
1 files changed, 8 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts b/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
index d6eef42f3f..0d01342685 100644
--- a/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
+++ b/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
@@ -12,9 +12,9 @@
aliases {
serial0 = &uart;
- led-boot = &wan;
- led-failsafe = &wan;
- led-upgrade = &wan;
+ led-boot = &led_wan;
+ led-failsafe = &led_wan;
+ led-upgrade = &led_wan;
};
leds {
@@ -23,7 +23,7 @@
pinctrl-names = "default";
pinctrl-0 = <&jtag_disable_pins &led_rssilow_pin &led_rssimediumhigh_pin &led_rssihigh_pin>;
- wan: wan {
+ led_wan: wan {
label = "cf-e110n-v2:green:wan";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
@@ -92,6 +92,7 @@
&spi {
status = "okay";
+
num-cs = <1>;
flash@0 {
@@ -137,12 +138,14 @@
&eth0 {
status = "okay";
+
mtd-mac-address = <&art 0x0>;
phy-handle = <&swphy4>;
};
&eth1 {
status = "okay";
+
mtd-mac-address = <&art 0x1002>;
gmac-config {
@@ -152,6 +155,7 @@
&wmac {
status = "okay";
+
mtd-cal-data = <&art 0x1000>;
mtd-mac-address = <&art 0x6>;
};