mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rockchip: remove lvds bus format comment
Change-Id: I9e46b6d026db584365a88f918f20f1773bff15cc Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -266,11 +266,6 @@
|
||||
compatible = "samsung,lsl070nl01", "simple-panel";
|
||||
power-supply = <&vcc33_lcd>;
|
||||
backlight = <&backlight>;
|
||||
/*
|
||||
* 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 {
|
||||
|
||||
@@ -116,11 +116,6 @@
|
||||
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
|
||||
enable-delay-ms = <10>;
|
||||
power-supply = <&vcc_lcd>;
|
||||
/*
|
||||
* 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_JEIDA>;
|
||||
|
||||
display-timings {
|
||||
|
||||
Reference in New Issue
Block a user