summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3188-radxarock.dts
diff options
context:
space:
mode:
authorRomain Perier <romain.perier@gmail.com>2014-09-19 12:36:27 +0000
committerHeiko Stuebner <heiko@sntech.de>2014-09-22 11:53:39 +0200
commit6051ddd4f94894cce8fde3aa29f90ae6c567fc46 (patch)
tree6b94e8b4be7f081fdc5821b5ddf3c963ad666f4c /arch/arm/boot/dts/rk3188-radxarock.dts
parentbee1cef6011c308352c4d428922449953ffb257b (diff)
ARM: dts: rockchip: Remove "regulator-always-on" in vcc_rmii for Radxa Rock
On Rockchip RK3188 SoCs the platform driver emac_rockchip is used. This variant driver enables this regulator when the device driver is loaded. The phy no longer needs to be always on. Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3188-radxarock.dts')
-rw-r--r--arch/arm/boot/dts/rk3188-radxarock.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
index c08744d7c5ae..61d364e55e4b 100644
--- a/arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/arch/arm/boot/dts/rk3188-radxarock.dts
@@ -186,7 +186,6 @@
regulator-name = "VCC_RMII";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
- regulator-always-on;
};
vccio_wl: REG10 {