ARM: dts: NSP: Add Ethernet to NSP XMC
Enable the ethernet in the NSP XMC (bcm958525xmc) device tree Signed-off-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
5aeda7bf8a
commit
b6318107f4
|
@ -59,7 +59,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
/* XHCI, MMC, and Ethernet support needed to be complete */
|
||||
/* XHCI and SD/MMC support needed to be complete */
|
||||
|
||||
&amac0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
temperature-sensor@4c {
|
||||
|
|
Loading…
Reference in New Issue