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