linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add gta04 board variants
@ 2014-07-14 20:20 Marek Belisko
  2014-07-14 20:20 ` [PATCH 1/5] arm: dts: omap3-gta04: Add missing nodes to fully describe gta04 board Marek Belisko
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Marek Belisko @ 2014-07-14 20:20 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series completes the GTA04 device tree to describe all hardware
components that are on the different variants of the GTA04 boards.

Marek Belisko (5):
  arm: dts: omap3-gta04: Add missing nodes to fully describe gta04 board
  arm: dts: omap3-gta04: Rename gta04.dts to gta04.dtsi and add a4 model
  arm: dts: Add gta04a3 model
  arm: dts: Add gta04+b2 model bindings
  arm: dts: Add gta04+b3 model bindings

 arch/arm/boot/dts/Makefile           |   5 +-
 arch/arm/boot/dts/omap3-gta04+b2.dts |  99 +++++
 arch/arm/boot/dts/omap3-gta04+b3.dts | 118 ++++++
 arch/arm/boot/dts/omap3-gta04.dts    | 341 -----------------
 arch/arm/boot/dts/omap3-gta04.dtsi   | 722 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04a3.dts  |  48 +++
 arch/arm/boot/dts/omap3-gta04a4.dts  |  13 +
 7 files changed, 1004 insertions(+), 342 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-gta04+b2.dts
 create mode 100644 arch/arm/boot/dts/omap3-gta04+b3.dts
 delete mode 100644 arch/arm/boot/dts/omap3-gta04.dts
 create mode 100644 arch/arm/boot/dts/omap3-gta04.dtsi
 create mode 100644 arch/arm/boot/dts/omap3-gta04a3.dts
 create mode 100644 arch/arm/boot/dts/omap3-gta04a4.dts

-- 
1.9.1

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

end of thread, other threads:[~2014-07-19  9:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 20:20 [PATCH 0/5] Add gta04 board variants Marek Belisko
2014-07-14 20:20 ` [PATCH 1/5] arm: dts: omap3-gta04: Add missing nodes to fully describe gta04 board Marek Belisko
2014-07-15 12:45   ` Joachim Eastwood
2014-07-16  7:17     ` Dr. H. Nikolaus Schaller
2014-07-18  6:55       ` Joachim Eastwood
2014-07-18  9:21         ` Javier Martinez Canillas
2014-07-19  9:54           ` Dr. H. Nikolaus Schaller
2014-07-14 20:20 ` [PATCH 2/5] arm: dts: omap3-gta04: Rename gta04.dts to gta04.dtsi and add a4 model Marek Belisko
2014-07-14 20:20 ` [PATCH 3/5] arm: dts: Add gta04a3 model Marek Belisko
2014-07-14 20:20 ` [PATCH 4/5] arm: dts: Add gta04+b2 model bindings Marek Belisko
2014-07-14 20:20 ` [PATCH 5/5] arm: dts: Add gta04+b3 " Marek Belisko
2014-07-15 12:04 ` [PATCH 0/5] Add gta04 board variants Tony Lindgren

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).