aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts')
-rw-r--r--arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts14
1 files changed, 13 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
index 57ca1cfaecd8..5901160919dc 100644
--- a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
+++ b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
@@ -26,7 +26,6 @@
wlan {
label = "bcm53xx:blue:wlan";
gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
- linux,default-trigger = "default-off";
};
system {
@@ -46,3 +45,16 @@
};
};
};
+
+&gmac0 {
+ phy-mode = "rgmii";
+ phy-handle = <&bcm54210e>;
+
+ mdio {
+ /delete-node/ switch@1e;
+
+ bcm54210e: ethernet-phy@0 {
+ reg = <0>;
+ };
+ };
+};