All of lore.kernel.org
 help / color / mirror / Atom feed
From: gary.bisson@boundarydevices.com (Gary Bisson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: dts: boundary: remove hardcoded LVDS bus format
Date: Fri,  2 Dec 2016 10:08:38 +0100	[thread overview]
Message-ID: <20161202090843.22613-1-gary.bisson@boundarydevices.com> (raw)

Hi all,

This series removes the hardcoded bus format for the LVDS display nodes of our
platforms.

The reason is that our latest 7" display uses a 24-bit interface and therefore
can't work properly without this series.
https://patchwork.kernel.org/patch/9458053/

Regards,
Gary

Gary Bisson (5):
  ARM: dts: imx6qdl-nit6xlite: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6_max: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6_som2: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6x: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-sabrelite: remove hardcoded LVDS bus format

 arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi      | 2 --
 arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi  | 4 ----
 arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 2 --
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi     | 2 --
 arch/arm/boot/dts/imx6qdl-sabrelite.dtsi      | 2 --
 5 files changed, 12 deletions(-)

-- 
2.9.3

WARNING: multiple messages have this Message-ID (diff)
From: Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
To: shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: fabio.estevam-3arQi8VN3Tc@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Gary Bisson
	<gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
Subject: [PATCH 0/5] ARM: dts: boundary: remove hardcoded LVDS bus format
Date: Fri,  2 Dec 2016 10:08:38 +0100	[thread overview]
Message-ID: <20161202090843.22613-1-gary.bisson@boundarydevices.com> (raw)

Hi all,

This series removes the hardcoded bus format for the LVDS display nodes of our
platforms.

The reason is that our latest 7" display uses a 24-bit interface and therefore
can't work properly without this series.
https://patchwork.kernel.org/patch/9458053/

Regards,
Gary

Gary Bisson (5):
  ARM: dts: imx6qdl-nit6xlite: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6_max: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6_som2: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-nitrogen6x: remove hardcoded LVDS bus format
  ARM: dts: imx6qdl-sabrelite: remove hardcoded LVDS bus format

 arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi      | 2 --
 arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi  | 4 ----
 arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 2 --
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi     | 2 --
 arch/arm/boot/dts/imx6qdl-sabrelite.dtsi      | 2 --
 5 files changed, 12 deletions(-)

-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2016-12-02  9:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-02  9:08 Gary Bisson [this message]
2016-12-02  9:08 ` [PATCH 0/5] ARM: dts: boundary: remove hardcoded LVDS bus format Gary Bisson
2016-12-02  9:08 ` [PATCH 1/5] ARM: dts: imx6qdl-nit6xlite: " Gary Bisson
2016-12-02  9:08   ` Gary Bisson
2016-12-02  9:08 ` [PATCH 2/5] ARM: dts: imx6qdl-nitrogen6_max: " Gary Bisson
2016-12-02  9:08   ` Gary Bisson
2016-12-02  9:08 ` [PATCH 3/5] ARM: dts: imx6qdl-nitrogen6_som2: " Gary Bisson
2016-12-02  9:08   ` Gary Bisson
2016-12-02  9:08 ` [PATCH 4/5] ARM: dts: imx6qdl-nitrogen6x: " Gary Bisson
2016-12-02  9:08   ` Gary Bisson
2016-12-02  9:08 ` [PATCH 5/5] ARM: dts: imx6qdl-sabrelite: " Gary Bisson
2016-12-02  9:08   ` Gary Bisson
2016-12-30 13:37 ` [PATCH 0/5] ARM: dts: boundary: " Shawn Guo
2016-12-30 13:37   ` Shawn Guo

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=20161202090843.22613-1-gary.bisson@boundarydevices.com \
    --to=gary.bisson@boundarydevices.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.