Thread (7 messages) flat view 7 messages, 2 authors, 2017-09-11

[PATCH v4 4/6] ARM: dts: imx6dl-icore: Add LVDS support

From: festevam@gmail.com (Fabio Estevam)
Date: 2017-09-11 11:25:34
Also in: linux-devicetree, lkml

Hi Jagan,

On Mon, Sep 11, 2017 at 6:12 AM, Jagan Teki [off-list ref] wrote:
+&ldb {
+       status = "okay";
+
+       lvds-channel at 0 {
+               fsl,data-mapping = "spwg";
+               fsl,data-width = <18>;
+               status = "okay";
+
+               display-timings {
+                       native-mode = <&timing0>;
+                       timing0: timing0 {
+                               clock-frequency = <60000000>;
+                               hactive = <800>;
+                               vactive = <480>;
+                               hback-porch = <30>;
+                               hfront-porch = <30>;
+                               vback-porch = <5>;
+                               vfront-porch = <5>;
+                               hsync-len = <64>;
+                               vsync-len = <20>;
Please add the support of this panel to drivers/gpu/drm/panel/panel-simple.c.

Then you can refer its compatible in your board dts.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help