mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: Update lvds panel node
Change-Id: Iaa40aa73e3486d967c804e95c02bb27b8a27ff61 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -101,14 +101,16 @@
|
||||
prepare-delay-ms = <20>;
|
||||
unprepare-delay-ms = <20>;
|
||||
disable-delay-ms = <20>;
|
||||
/*
|
||||
* MEDIA_BUS_FMT_RGB666_1X7X3_SPWG - "jeida-18"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_JEIDA - "jeida-24"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_SPWG - "vesa-24"
|
||||
*/
|
||||
bus-format = <MEDIA_BUS_FMT_RGB888_1X7X4_SPWG>;
|
||||
|
||||
width-mm = <217>;
|
||||
height-mm = <136>;
|
||||
|
||||
rockchip,data-mapping = "vesa";
|
||||
rockchip,data-width = <24>;
|
||||
rockchip,output = "lvds";
|
||||
|
||||
display-timings {
|
||||
native-mode = <&timing0>;
|
||||
|
||||
|
||||
@@ -314,10 +314,12 @@
|
||||
backlight = <&backlight>;
|
||||
prepare-delay-ms = <120>;
|
||||
unprepare-delay-ms = <120>;
|
||||
|
||||
rockchip,data-mapping = "vesa";
|
||||
rockchip,data-width = <24>;
|
||||
rockchip,output = "lvds";
|
||||
/*
|
||||
* MEDIA_BUS_FMT_RGB666_1X7X3_SPWG - "jeida-18"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_JEIDA - "jeida-24"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_SPWG - "vesa-24"
|
||||
*/
|
||||
bus-format = <MEDIA_BUS_FMT_RGB888_1X7X4_SPWG>;
|
||||
|
||||
display-timings {
|
||||
native-mode = <&timing0>;
|
||||
|
||||
@@ -190,10 +190,12 @@
|
||||
compatible = "simple-panel";
|
||||
backlight = <&backlight>;
|
||||
enable-gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
rockchip,data-mapping = "vesa";
|
||||
rockchip,data-width = <24>;
|
||||
rockchip,output = "lvds";
|
||||
/*
|
||||
* MEDIA_BUS_FMT_RGB666_1X7X3_SPWG - "jeida-18"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_JEIDA - "jeida-24"
|
||||
* MEDIA_BUS_FMT_RGB888_1X7X4_SPWG - "vesa-24"
|
||||
*/
|
||||
bus-format = <MEDIA_BUS_FMT_RGB888_1X7X4_SPWG>;
|
||||
|
||||
display-timings {
|
||||
native-mode = <&timing0>;
|
||||
|
||||
Reference in New Issue
Block a user