linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Zynq: Support more boards
@ 2013-06-13 16:37 Soren Brinkmann
  2013-06-13 16:37 ` [PATCH v3 1/4] arm: zynq: Remove board specific compatibility string Soren Brinkmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Soren Brinkmann @ 2013-06-13 16:37 UTC (permalink / raw)
  To: linux-arm-kernel

Just another respin. Still depending on armsoc/zynq/clk

	S?ren

v3:
 - adding patch to use 'status' property for UART nodes
 - dropping board specific compat string in the Zed dts

v2:
 - adding patch to remove board specific compat strings from the BSP
 - adding patch adding Zed support

Soren Brinkmann (4):
  arm: zynq: Remove board specific compatibility string
  arm: dt: zynq: Use 'status' property for UART nodes
  arm: dt: zynq: Add support for the zc706 platform
  arm: dt: zynq: Add support for the zed platform

 arch/arm/boot/dts/Makefile       |  4 +++-
 arch/arm/boot/dts/zynq-7000.dtsi |  2 ++
 arch/arm/boot/dts/zynq-zc702.dts |  6 +++++-
 arch/arm/boot/dts/zynq-zc706.dts | 35 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/zynq-zed.dts   | 35 +++++++++++++++++++++++++++++++++++
 arch/arm/mach-zynq/common.c      |  1 -
 6 files changed, 80 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/zynq-zc706.dts
 create mode 100644 arch/arm/boot/dts/zynq-zed.dts

-- 
1.8.3

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

end of thread, other threads:[~2013-06-17  8:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 16:37 [PATCH v3 0/4] Zynq: Support more boards Soren Brinkmann
2013-06-13 16:37 ` [PATCH v3 1/4] arm: zynq: Remove board specific compatibility string Soren Brinkmann
2013-06-13 16:37 ` [PATCH v3 2/4] arm: dt: zynq: Use 'status' property for UART nodes Soren Brinkmann
2013-06-13 16:37 ` [PATCH v3 3/4] arm: dt: zynq: Add support for the zc706 platform Soren Brinkmann
2013-06-13 16:37 ` [PATCH v3 4/4] arm: dt: zynq: Add support for the zed platform Soren Brinkmann
2013-06-17  8:02 ` [PATCH v3 0/4] Zynq: Support more boards Steffen Trumtrar

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