disable the EMAC on zero-plus-h5

This commit is contained in:
Martin Ayotte 2017-04-28 19:01:07 -04:00
parent 666ec6855d
commit 1c2ae50b76

View File

@ -15,7 +15,7 @@ new file mode 100644
index 0000000..4fc6ffd
--- /dev/null
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zeroplus.dts
@@ -0,0 +1,132 @@
@@ -0,0 +1,136 @@
+/*
+ * Copyright (c) 2016 ARM Ltd.
+ *
@ -94,6 +94,10 @@ index 0000000..4fc6ffd
+ /* TODO: Camera, touchscreen, etc. */
+};
+
+&emac {
+ status = "disabled";
+};
+
+&mmc1 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&mmc1_pins_a>;