From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: imx: Fix LVDS mapping for Ventana GW52xx
Date: Tue, 29 Apr 2014 13:55:38 +0800 [thread overview]
Message-ID: <20140429055531.GF16451@dragon> (raw)
In-Reply-To: <1398377247-3901-4-git-send-email-tharvey@gateworks.com>
On Thu, Apr 24, 2014 at 03:07:27PM -0700, Tim Harvey wrote:
> The GW52xx supports LVDS on channel 0. Remove the obsolete crtcs node and
> add display timings for the HanStar HSD100PXN1 display.
The obsolete crtcs property has been removed by one patch in my queue.
So please rebase the patch on my for-next branch.
Shawn
>
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> ---
> arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> index 9c9259b..735e8e3 100644
> --- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
> @@ -455,8 +455,26 @@
>
> &ldb {
> status = "okay";
> +
> lvds-channel at 0 {
> - crtcs = <&ipu1 0>, <&ipu1 1>;
> + fsl,data-mapping = "spwg";
> + fsl,data-width = <18>;
> + status = "okay";
> +
> + display-timings {
> + native-mode = <&timing0>;
> + timing0: hsd100pxn1 {
> + clock-frequency = <65000000>;
> + hactive = <1024>;
> + vactive = <768>;
> + hback-porch = <220>;
> + hfront-porch = <40>;
> + vback-porch = <21>;
> + vfront-porch = <7>;
> + hsync-len = <60>;
> + vsync-len = <10>;
> + };
> + };
> };
> };
>
> --
> 1.8.3.2
>
>
>
next prev parent reply other threads:[~2014-04-29 5:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-24 22:07 [PATCH 0/3] ARM: dts: imx: various fixes for LVDS on Ventana Tim Harvey
2014-04-24 22:07 ` [PATCH 1/3] ARM: dts: imx: Fix LVDS mapping for Ventana GW53xx/GW54xx Tim Harvey
2014-04-24 22:07 ` [PATCH 2/3] ARM: dts: imx: add LVDS backlight for Ventana Tim Harvey
2014-04-29 6:01 ` Shawn Guo
2014-05-01 6:32 ` [PATCH 1/2] " Tim Harvey
2014-05-04 12:38 ` Shawn Guo
2014-04-24 22:07 ` [PATCH 3/3] ARM: dts: imx: Fix LVDS mapping for Ventana GW52xx Tim Harvey
2014-04-29 5:55 ` Shawn Guo [this message]
2014-05-01 6:34 ` [PATCH 2/2] " Tim Harvey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140429055531.GF16451@dragon \
--to=shawn.guo@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox