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>
This commit is contained in:

committed by
Florian Fainelli

parent
d9ff8878bb
commit
5aeda7bf8a
@@ -65,6 +65,14 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&amac1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&amac2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&nand {
|
||||
nandcs@0 {
|
||||
compatible = "brcm,nandcs";
|
||||
|
Reference in New Issue
Block a user