mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rk3308-evb-audio-v10-display-rgb: delete rgb panel reset and enable gpios
Change-Id: I54403b463aeb4cd76b1cc468e0cc0e27f3438d75 Signed-off-by: Huang zhibao <hzb@rock-chips.com>
This commit is contained in:
committed by
Lin Jianhua
parent
b771ed799a
commit
2f178aa341
@@ -55,11 +55,11 @@
|
||||
compatible = "simple-panel";
|
||||
bus-format = <MEDIA_BUS_FMT_RGB666_1X18>;
|
||||
backlight = <&backlight>;
|
||||
enable-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
|
||||
enable-delay-ms = <20>;
|
||||
reset-gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_LOW>;
|
||||
reset-value = <0>;
|
||||
reset-delay-ms = <10>;
|
||||
//enable-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
|
||||
//enable-delay-ms = <20>;
|
||||
//reset-gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_LOW>;
|
||||
//reset-value = <0>;
|
||||
//reset-delay-ms = <10>;
|
||||
status = "okay";
|
||||
|
||||
display-timings {
|
||||
|
||||
Reference in New Issue
Block a user