summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/qca/ar9331_omega.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/dts/qca/ar9331_omega.dts')
-rw-r--r--arch/mips/boot/dts/qca/ar9331_omega.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/qca/ar9331_omega.dts b/arch/mips/boot/dts/qca/ar9331_omega.dts
index ed184d861d5f..1450419024cb 100644
--- a/arch/mips/boot/dts/qca/ar9331_omega.dts
+++ b/arch/mips/boot/dts/qca/ar9331_omega.dts
@@ -22,7 +22,7 @@
leds {
compatible = "gpio-leds";
- system {
+ led-system {
label = "onion:amber:system";
gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
default-state = "off";
@@ -74,3 +74,7 @@
reg = <0>;
};
};
+
+&wifi {
+ status = "okay";
+};