arm64: dts: rockchip: rk3588-vehicle-evb: keep lcd 12v on

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I357b28aa26b766604984a7fa9fc18025adf3f657
This commit is contained in:
Luo Wei
2024-10-24 15:19:33 +08:00
committed by Tao Huang
parent 39864a50c2
commit afa6bd4208

View File

@@ -60,7 +60,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd1_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;
@@ -76,7 +76,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd2_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;
@@ -92,7 +92,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd3_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;
@@ -108,7 +108,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd4_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;
@@ -124,7 +124,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd5_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;
@@ -140,7 +140,7 @@
compatible = "regulator-fixed";
regulator-name = "lcd6_vcc12v_buck";
regulator-boot-on;
//regulator-always-on;
regulator-always-on;
regulator-min-microvolt = <12000000>;
regulator-max-microvolt = <12000000>;
enable-active-high;