summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2018-04-04 01:31:18 +0100
committerJagan Teki <jagan@amarulasolutions.com>2018-04-04 11:31:35 +0530
commite88d2a57f3a01c774471e32bf35d871682cfffe8 (patch)
tree75c8d5d60eaa59b314bba7dced6c7f5d14444c8d /arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
parent06a57f656b606906d541426845a81d4de4aa491c (diff)
downloadu-boot-e88d2a57f3a01c774471e32bf35d871682cfffe8.tar.gz
arm: dts: sunxi: update H3 to new EMAC binding
The U-Boot driver for the sun8i-emac was using some preliminary DT binding. Now since Linux got its own driver in v4.15 and our driver can now cope with both bindings, let's convert the DT nodes used by the various H3 boards over to the new bindings used by the kernel. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts')
-rw-r--r--arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts b/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
index 20d489cb2a..e0efcb3ba3 100644
--- a/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
+++ b/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
@@ -100,14 +100,10 @@
};
&emac {
- phy = <&phy1>;
+ phy-handle = <&int_mii_phy>;
phy-mode = "mii";
- allwinner,use-internal-phy;
allwinner,leds-active-low;
status = "okay";
- phy1: ethernet-phy@1 {
- reg = <1>;
- };
};
&mmc0 {