linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/8] ARM: mxs: Various Crystalfontz DT additions
@ 2013-06-28 13:02 Alexandre Belloni
  2013-06-28 13:02 ` [PATCHv3 1/8] ARM: mxs: Simplify detection of CrystalFontz boards Alexandre Belloni
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Alexandre Belloni @ 2013-06-28 13:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patch series add DT for the Crystalfontz CFA-10056 and Crystalfontz
CFA-10058.

The first patch simplifies board detection in mach-mxs.c as suggested by Thomas
Petazzoni in his review of the precedent DT additions.

The next two patches are adding the DTs.

The last patches are cleaning up the remaining boards DTs.

Changes in v3
 - Cleaned up all the DTs for crystalfontz boards.

Changes in v2:
 - took into account the review from Maxime Ripard

Thanks,

Alexandre Belloni (6):
  ARM: mxs: Simplify detection of CrystalFontz boards
  ARM: mxs: dt: cfa10036: make hogpins grabbed by respective drivers
  ARM: mxs: dt: cfa10037: make hogpins grabbed by respective drivers
  ARM: mxs: dt: cfa10049: make hogpins grabbed by respective drivers
  ARM: mxs: dt: cfa10055: make hogpins grabbed by respective drivers
  ARM: mxs: dt: cfa10057: remove hogpins

Brian Lilly (2):
  ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree
  ARM: mxs: dt: Add Crystalfontz CFA-10058 device tree

 arch/arm/boot/dts/Makefile           |   2 +
 arch/arm/boot/dts/imx28-cfa10036.dts |   7 +-
 arch/arm/boot/dts/imx28-cfa10037.dts |  19 +++--
 arch/arm/boot/dts/imx28-cfa10049.dts |  73 +++++++++++++++---
 arch/arm/boot/dts/imx28-cfa10055.dts |  38 ++++------
 arch/arm/boot/dts/imx28-cfa10056.dts | 120 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx28-cfa10057.dts |  23 +-----
 arch/arm/boot/dts/imx28-cfa10058.dts | 141 +++++++++++++++++++++++++++++++++++
 arch/arm/mach-mxs/mach-mxs.c         |   5 +-
 9 files changed, 360 insertions(+), 68 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx28-cfa10056.dts
 create mode 100644 arch/arm/boot/dts/imx28-cfa10058.dts

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-07-01 11:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 13:02 [PATCHv3 0/8] ARM: mxs: Various Crystalfontz DT additions Alexandre Belloni
2013-06-28 13:02 ` [PATCHv3 1/8] ARM: mxs: Simplify detection of CrystalFontz boards Alexandre Belloni
2013-06-28 13:02 ` [PATCHv3 2/8] ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree Alexandre Belloni
2013-06-29  7:13   ` Maxime Ripard
2013-06-28 13:02 ` [PATCHv3 3/8] ARM: mxs: dt: Add Crystalfontz CFA-10058 " Alexandre Belloni
2013-06-29  6:59   ` Maxime Ripard
2013-06-28 13:02 ` [PATCHv3 4/8] ARM: mxs: dt: cfa10036: make hogpins grabbed by respective drivers Alexandre Belloni
2013-06-29  7:00   ` Maxime Ripard
2013-06-28 13:02 ` [PATCHv3 5/8] ARM: mxs: dt: cfa10037: " Alexandre Belloni
2013-06-29  7:05   ` Maxime Ripard
2013-06-30 16:11     ` Alexandre Belloni
2013-07-01  9:06       ` Shawn Guo
2013-07-01 11:00         ` Alexandre Belloni
2013-06-28 13:02 ` [PATCHv3 6/8] ARM: mxs: dt: cfa10049: " Alexandre Belloni
2013-06-29  7:06   ` Maxime Ripard
2013-06-28 13:02 ` [PATCHv3 7/8] ARM: mxs: dt: cfa10055: " Alexandre Belloni
2013-06-29  7:08   ` Maxime Ripard
2013-06-28 13:02 ` [PATCHv3 8/8] ARM: mxs: dt: cfa10057: remove hogpins Alexandre Belloni
2013-06-29  7:11   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).