mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: dts: rockchip: make vcca_33 always on in firefly board
rk3288-firefly board needs vcca_33 to be always on. Change-Id: Iffde1a2857b92d10bf8f306c2257480fdf7f091c Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
This commit is contained in:
@@ -387,6 +387,7 @@
|
||||
regulator-name = "vcca_33";
|
||||
regulator-min-microvolt = <3300000>;
|
||||
regulator-max-microvolt = <3300000>;
|
||||
regulator-always-on;
|
||||
};
|
||||
|
||||
vcc_lan: REG9 {
|
||||
|
||||
Reference in New Issue
Block a user