Enable the sun8i-emac harware present on the Orange PI PC.

Signed-off-by: LABBE Corentin <[email protected]>
---
 arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts 
b/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
index 4b25dcc..fef90ee 100644
--- a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
+++ b/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts
@@ -104,3 +104,8 @@
        /* USB VBUS is always on */
        status = "okay";
 };
+
+&emac {
+       phy-mode = "mii";
+       status = "okay";
+};
-- 
2.4.10

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to