ARM: dts: rockchip: add missing regulators for firefly reload board
authorRandy Li <ayaka@soulik.info>
Wed, 17 Aug 2016 17:03:11 +0000 (01:03 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 18 Aug 2016 16:21:01 +0000 (18:21 +0200)
commit7693df8319dfdedca0bfb678402b95200eb70e50
tree70671a351aef7cd205f76c3d41c51f135abf1f70
parent3625de0fef696b8220f3d452156fecc2295831d4
ARM: dts: rockchip: add missing regulators for firefly reload board

There are many regulators are missed in previous commit, this
commit complete most of them. It also fix some mistakes in the
regulator properties. The VDD_10(REG10) and VCC_18(REG11) had better
to keep in always-on state, as it is used as the USB PHY supply,
corretly we have no way to assign power supply to a USB PHY.
The VCCA_33(REG8) should be enabled or the GMAC won't work.

It also fix the wrong properties for audio in io-domains, the supply
connected to APIO4_VDD is different to firefly release version.

Signed-off-by: Randy Li <ayaka@soulik.info>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
arch/arm/boot/dts/rk3288-firefly-reload.dts
This page took 0.025856 seconds and 5 git commands to generate.