summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm958625k.dts
diff options
context:
space:
mode:
authorJon Mason2016-12-13 19:13:49 +0100
committerFlorian Fainelli2017-01-19 02:18:21 +0100
commit5aeda7bf8a1effd9902efc11e56687c242acbd5d (patch)
tree6609ae5b239887af664a287365a7005256216f41 /arch/arm/boot/dts/bcm958625k.dts
parentARM: dts: NSP: Add BCM958625K switch ports (diff)
downloadkernel-qcow2-linux-5aeda7bf8a1effd9902efc11e56687c242acbd5d.tar.gz
kernel-qcow2-linux-5aeda7bf8a1effd9902efc11e56687c242acbd5d.tar.xz
kernel-qcow2-linux-5aeda7bf8a1effd9902efc11e56687c242acbd5d.zip
ARM: dts: NSP: Add and enable amac2
Add and enable the third AMAC ethernet interface in the device trees for the platforms where it is present. Also, enable amac1 on some of the platforms where that was missing. Signed-off-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958625k.dts')
-rw-r--r--arch/arm/boot/dts/bcm958625k.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958625k.dts b/arch/arm/boot/dts/bcm958625k.dts
index 7aa86c7131d9..6e994f299cf5 100644
--- a/arch/arm/boot/dts/bcm958625k.dts
+++ b/arch/arm/boot/dts/bcm958625k.dts
@@ -61,6 +61,10 @@
status = "okay";
};
+&amac2 {
+ status = "okay";
+};
+
&nand {
nandcs@0 {
compatible = "brcm,nandcs";