summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-12-21 21:25:40 +0100
committerArnd Bergmann <arnd@arndb.de>2017-12-21 21:25:40 +0100
commit2c012e4b223f7e2767539e7855448b8e84ab3a5e (patch)
tree046cb3ca66cf1ed5bbdc904809168b7cae629f06
parent2939f96539e418b82fbd8ddbe52799ef042de7b0 (diff)
parentfe8fd85a23a746bd7f0a14e5dcd55c9bc517a055 (diff)
Merge tag 'v4.16-rockchip-dts32-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
Pull "Rockchip dts32 changes for 4.16" from Heiko Stübner: Just the reset property for the rk3066a-rayeager emac phy * tag 'v4.16-rockchip-dts32-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: ARM: dts: rockchip: add reset property for rk3066a-rayeager emac phy
-rw-r--r--arch/arm/boot/dts/rk3066a-rayeager.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3066a-rayeager.dts b/arch/arm/boot/dts/rk3066a-rayeager.dts
index cdf301f5778b..4d7057a10a4c 100644
--- a/arch/arm/boot/dts/rk3066a-rayeager.dts
+++ b/arch/arm/boot/dts/rk3066a-rayeager.dts
@@ -177,6 +177,7 @@
phy0: ethernet-phy@0 {
reg = <0>;
+ reset-gpios = <&gpio1 RK_PD6 GPIO_ACTIVE_LOW>;
};
};