mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user