mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM64: dts: rk3399-tve1205g: add power delay for panel and correct lcd_en gpio
Change-Id: I90d701e98cf383a073b0b1c7f9bb48c8ef77a5c6 Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
@@ -55,8 +55,9 @@
|
||||
compatible = "simple-panel";
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc3v3_s0>;
|
||||
enable-gpios = <&gpio3 8 GPIO_ACTIVE_HIGH>;
|
||||
enable-gpios = <&gpio3 GPIO_A0 GPIO_ACTIVE_HIGH>;
|
||||
bus-format = <MEDIA_BUS_FMT_RGB666_1X18>;
|
||||
delay,prepare = <50>;
|
||||
ports {
|
||||
panel_in_edp: endpoint {
|
||||
remote-endpoint = <&edp_out_panel>;
|
||||
|
||||
Reference in New Issue
Block a user