From 019731a88f40d45bd15505402772e00d85689dd6 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 3 Sep 2016 10:21:35 +0200 Subject: sunxi: Sync h3-orangepi dts files with kernel This adds an emac node to the orangepi-2 dts (not yet merged upstream, but in u-boot we already have emac support); fixes the alphetically sorting of nodes in sun8i-h3-orangepi-plus.dts and disables some usb controllers in sun8i-h3-orangepi-plus.dts which are only used on the plus2e, as upstream has decided to do a separate dts files for the plus2e. Signed-off-by: Hans de Goede --- arch/arm/dts/sun8i-h3-orangepi-pc.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/dts/sun8i-h3-orangepi-pc.dts') diff --git a/arch/arm/dts/sun8i-h3-orangepi-pc.dts b/arch/arm/dts/sun8i-h3-orangepi-pc.dts index 24f8e97..b8340f7 100644 --- a/arch/arm/dts/sun8i-h3-orangepi-pc.dts +++ b/arch/arm/dts/sun8i-h3-orangepi-pc.dts @@ -169,6 +169,7 @@ &emac { phy = <&phy1>; phy-mode = "mii"; + allwinner,use-internal-phy; allwinner,leds-active-low; status = "okay"; phy1: ethernet-phy@1 { -- cgit v1.1