mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user