arm64: dts: rockchip: Enable eDP logo for rk3588s-evb1-lp4x

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Change-Id: Ie406e717796243ba32f6c88856b4927a167c20c4
This commit is contained in:
Andy Yan
2021-12-05 18:38:30 +08:00
committed by Tao Huang
parent 99e6d9420b
commit 0faa161629

View File

@@ -137,6 +137,7 @@
regulator-name = "vcc3v3_lcd_edp";
gpio = <&gpio1 RK_PA5 GPIO_ACTIVE_HIGH>;
enable-active-high;
regulator-boot-on;
vin-supply = <&vcc_3v3_s3>;
};
@@ -501,6 +502,11 @@
status = "okay";
};
&route_edp0 {
connect = <&vp2_out_edp0>;
status = "okay";
};
&sdmmc {
status = "okay";
};