summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm958625hr.dts
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2016-12-13 13:13:49 -0500
committerFlorian Fainelli <f.fainelli@gmail.com>2017-01-18 17:18:21 -0800
commit5aeda7bf8a1effd9902efc11e56687c242acbd5d (patch)
tree6609ae5b239887af664a287365a7005256216f41 /arch/arm/boot/dts/bcm958625hr.dts
parentd9ff8878bbedf3d3443ebdeb7c995326a286ad8b (diff)
downloadlinux-stable-5aeda7bf8a1effd9902efc11e56687c242acbd5d.tar.gz
linux-stable-5aeda7bf8a1effd9902efc11e56687c242acbd5d.tar.bz2
linux-stable-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/bcm958625hr.dts')
-rw-r--r--arch/arm/boot/dts/bcm958625hr.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958625hr.dts b/arch/arm/boot/dts/bcm958625hr.dts
index 94cce235aedd..f7eb5854a224 100644
--- a/arch/arm/boot/dts/bcm958625hr.dts
+++ b/arch/arm/boot/dts/bcm958625hr.dts
@@ -63,6 +63,14 @@
status = "okay";
};
+&amac1 {
+ status = "okay";
+};
+
+&amac2 {
+ status = "okay";
+};
+
&nand {
nandcs@0 {
compatible = "brcm,nandcs";