ARM: dts: rk3066a-rayeager: Make hdmi regulator always on

Change-Id: I9bca56928f6f9c12579107f430f8cd0eedd69665
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2017-12-06 10:32:43 +08:00
committed by Tao Huang
parent 82f9c0ec03
commit 8653b5e81c

View File

@@ -343,6 +343,8 @@
regulator-name = "vcc25_hdmi";
regulator-min-microvolt = <2500000>;
regulator-max-microvolt = <2500000>;
regulator-always-on;
regulator-boot-on;
};
vcca_33: regulator@10 {