Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1584877

Re: [PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support

From Fabio Estevam <festevam@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support
Date 2017-02-20 21:20 +0100
Message-ID <td2Bc-Sm-7@gated-at.bofh.it> (permalink)
References <td2rw-OT-5@gated-at.bofh.it> <td2rv-OT-3@gated-at.bofh.it> <td2Bc-Sm-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 20, 2017 at 5:11 PM, Fabio Estevam <festevam@gmail.com> wrote:
> 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.

After looking at the timings you provided they do not match with the
timings from hsd100pxn1, so it seems you have a different panel on
this board.

If this is the case, then you should not put a 'hsd100pxn1' reference
in the dts.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support Jagan Teki <jagan@openedev.com> - 2017-02-20 21:10 +0100
  Re: [PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  OpenFrame Cap 10.1 initial support Fabio Estevam <festevam@gmail.com> - 2017-02-20 21:20 +0100
  Re: [PATCH v2 2/4] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual  OpenFrame Cap 10.1 initial support Fabio Estevam <festevam@gmail.com> - 2017-02-20 21:20 +0100

csiph-web