summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/apm-mustang.dts
diff options
context:
space:
mode:
authorIyappan Subramanian <isubramanian@apm.com>2014-10-10 03:32:04 +0200
committerDavid S. Miller <davem@davemloft.net>2014-10-10 21:06:59 +0200
commit5fb32417b7e52d2e6d5f5c64d277a03e5c998a02 (patch)
tree58840226c6e9f157f7a56bb494bbdf01f4aa1963 /arch/arm64/boot/dts/apm-mustang.dts
parentDocumentation: dts: Update section header for APM X-Gene (diff)
downloadlinux-5fb32417b7e52d2e6d5f5c64d277a03e5c998a02.tar.xz
linux-5fb32417b7e52d2e6d5f5c64d277a03e5c998a02.zip
dtb: Add 10GbE node to APM X-Gene SoC device tree
Added 10GbE interface and clock nodes. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Keyur Chudgar <kchudgar@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm64/boot/dts/apm-mustang.dts')
-rw-r--r--arch/arm64/boot/dts/apm-mustang.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/apm-mustang.dts b/arch/arm64/boot/dts/apm-mustang.dts
index b2f56229aa5e..2ae782bbdf0f 100644
--- a/arch/arm64/boot/dts/apm-mustang.dts
+++ b/arch/arm64/boot/dts/apm-mustang.dts
@@ -32,3 +32,7 @@
&menet {
status = "ok";
};
+
+&xgenet {
+ status = "ok";
+};