Skip to content

Commit 49b7c5f

Browse files
SuperDavidWurkhuangtao
authored andcommitted
ARM: dts: rk3066a-rayeager: Make hdmi regulator always on
Change-Id: I9bca56928f6f9c12579107f430f8cd0eedd69665 Signed-off-by: David Wu <david.wu@rock-chips.com>
1 parent 9ed7b34 commit 49b7c5f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/boot/dts/rk3066a-rayeager.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,8 @@
366366
regulator-name = "vcc25_hdmi";
367367
regulator-min-microvolt = <2500000>;
368368
regulator-max-microvolt = <2500000>;
369+
regulator-always-on;
370+
regulator-boot-on;
369371
};
370372

371373
vcca_33: regulator@10 {

0 commit comments

Comments
 (0)