arm64: dts: rockchip: rk3588s-tablet: Add regulator-boot-on property to vcc3v3_lcd_edp regulator

Signed-off-by: Wyon bi <bivvy.bi@rock-chips.com>
Change-Id: Ibc5a9c21e4f53bec2cbf4e00b9b97a434deecf38
This commit is contained in:
Wyon bi
2022-01-07 11:51:34 +08:00
committed by Tao Huang
parent b26c5ead68
commit 09a8ce68b4

View File

@@ -189,6 +189,7 @@
vcc3v3_lcd_edp: vcc3v3-lcd-edp {
compatible = "regulator-fixed";
regulator-name = "vcc3v3_lcd_edp";
regulator-boot-on;
gpio = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>;
enable-active-high;
vin-supply = <&vcc_3v3_s3>;