lkml.org 
[lkml]   [2017]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support
On Mon, Feb 20, 2017 at 5:05 PM, Jagan Teki <jagan@openedev.com> wrote:

> +&ldb {
> + status = "okay";
> +
> + lvds-channel@0 {
> + fsl,data-mapping = "spwg";
> + fsl,data-width = <24>;
> + status = "okay";
> +
> + display-timings {
> + native-mode = <&timing1>;
> + timing1: hsd100pxn1 {
> + clock-frequency = <60000000>;
> + hactive = <1280>;
> + vactive = <800>;
> + hback-porch = <40>;
> + hfront-porch = <40>;
> + vback-porch = <10>;
> + vfront-porch = <3>;
> + hsync-len = <80>;
> + vsync-len = <10>;

hsd100pxn1 is supported by the drm simple panel driver.

This allows you to remove the display-timings from the dts and use
compatible = "hannstar,hsd100pxn1" instead.

\
 
 \ /
  Last update: 2017-02-20 21:12    [W:0.055 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site