aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-08-25 20:36:48 +0200
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-08-28 11:11:24 +0200
commitfe45174b72aead678da581bab9e9a37c9b26a070 (patch)
tree0a2e81c636c8b2ccf42418be421ab44f90a5af7c /arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
parentarm64: dts: allwinner: Revert EMAC changes (diff)
downloadlinux-dev-fe45174b72aead678da581bab9e9a37c9b26a070.tar.xz
linux-dev-fe45174b72aead678da581bab9e9a37c9b26a070.zip
arm: dts: sunxi: Revert EMAC changes
Since the discussion is not settled yet for the EMAC, and that the release in getting really close, let's revert the changes for now, and we'll reintroduce them later. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-h3-orangepi-2.dts')
-rw-r--r--arch/arm/boot/dts/sun8i-h3-orangepi-2.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
index 17cdeae19c6f..8ff71b1bb45b 100644
--- a/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
+++ b/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
@@ -54,7 +54,6 @@
aliases {
serial0 = &uart0;
/* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */
- ethernet0 = &emac;
ethernet1 = &rtl8189;
};
@@ -118,13 +117,6 @@
status = "okay";
};
-&emac {
- phy-handle = <&int_mii_phy>;
- phy-mode = "mii";
- allwinner,leds-active-low;
- status = "okay";
-};
-
&ir {
pinctrl-names = "default";
pinctrl-0 = <&ir_pins_a>;