mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: specify a 'bpc' property for the 6bit edp panel
Change-Id: Ifdd366eb9c2566f5b9b402a7041af539a5460944 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
edp_panel: edp-panel {
|
||||
compatible = "lg,lp079qx1-sp0v", "panel-simple";
|
||||
bus-format = <MEDIA_BUS_FMT_RGB666_1X18>;
|
||||
bpc = <6>;
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc3v3_s0>;
|
||||
enable-gpios = <&gpio3 8 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
power-supply = <&vcc3v3_s0>;
|
||||
enable-gpios = <&gpio3 RK_PA0 GPIO_ACTIVE_HIGH>;
|
||||
bus-format = <MEDIA_BUS_FMT_RGB666_1X18>;
|
||||
bpc = <6>;
|
||||
prepare-delay-ms = <50>;
|
||||
ports {
|
||||
panel_in_edp: endpoint {
|
||||
|
||||
Reference in New Issue
Block a user