summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts')
-rw-r--r--arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts20
1 files changed, 20 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
index 29bbecd36f65..9ae815ddbb4b 100644
--- a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
+++ b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
@@ -52,3 +52,23 @@
&spi_nor {
status = "okay";
};
+
+&srab {
+ status = "okay";
+
+ ports {
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ port@0 {
+ reg = <0>;
+ label = "lan";
+ };
+
+ port@5 {
+ reg = <5>;
+ label = "cpu";
+ ethernet = <&gmac0>;
+ };
+ };
+};