All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: Juno DT updates and new DT for Juno R1
@ 2015-05-13 17:11 ` Liviu Dudau
  0 siblings, 0 replies; 35+ messages in thread
From: Liviu Dudau @ 2015-05-13 17:11 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, Rob Herring, Mark Rutland,
	Ian Campbell, Marc Zyngier, Catalin Marinas, Will Deacon,
	Sudeep Holla, devicetree, LAKML, LKML

This series restructures the Juno DT files and introduces the DT
for the new Juno R1. The board is an update of the Juno R0 with
support for PCIe, but the current series only brings the board to
parity with Juno R0. The series that enable the PCIe Generic Host
Bridge to be used on Juno R1 will be posted separately.

Liviu Dudau (5):
  arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.
  arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.
  arm64: Juno: Add memory mapped timer node
  arm64: Juno: Add GICv2m support in device tree.
  arm64: Add DT support for Juno r1 board.

 arch/arm64/boot/dts/arm/Makefile         |   2 +-
 arch/arm64/boot/dts/arm/juno-base.dtsi   | 147 +++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/arm/juno-clocks.dtsi |   4 +-
 arch/arm64/boot/dts/arm/juno-r1.dts      | 123 ++++++++++++++++++++++++++
 arch/arm64/boot/dts/arm/juno.dts         | 122 +------------------------
 5 files changed, 274 insertions(+), 124 deletions(-)
 create mode 100644 arch/arm64/boot/dts/arm/juno-base.dtsi
 create mode 100644 arch/arm64/boot/dts/arm/juno-r1.dts

-- 
2.3.6


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

end of thread, other threads:[~2015-05-14 15:14 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-13 17:11 [PATCH 0/5] arm64: Juno DT updates and new DT for Juno R1 Liviu Dudau
2015-05-13 17:11 ` Liviu Dudau
2015-05-13 17:11 ` [PATCH 1/5] arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock Liviu Dudau
2015-05-13 17:11   ` Liviu Dudau
2015-05-13 17:11 ` [PATCH 2/5] arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts Liviu Dudau
2015-05-13 17:11   ` Liviu Dudau
2015-05-14  9:35   ` Jon Medhurst (Tixy)
2015-05-14  9:35     ` Jon Medhurst (Tixy)
2015-05-14 10:30     ` Liviu Dudau
2015-05-14 10:30       ` Liviu Dudau
2015-05-14 11:04       ` Jon Medhurst (Tixy)
2015-05-14 11:04         ` Jon Medhurst (Tixy)
2015-05-14 13:11         ` Liviu Dudau
2015-05-14 13:11           ` Liviu Dudau
2015-05-14 13:11           ` Liviu Dudau
2015-05-14 13:50           ` Jon Medhurst (Tixy)
2015-05-14 13:50             ` Jon Medhurst (Tixy)
2015-05-14 13:44         ` Sudeep Holla
2015-05-14 13:44           ` Sudeep Holla
2015-05-14 13:44           ` Sudeep Holla
2015-05-13 17:11 ` [PATCH 3/5] arm64: Juno: Add memory mapped timer node Liviu Dudau
2015-05-13 17:11   ` Liviu Dudau
2015-05-13 17:11 ` [PATCH 4/5] arm64: Juno: Add GICv2m support in device tree Liviu Dudau
2015-05-13 17:11   ` Liviu Dudau
2015-05-13 17:11 ` [PATCH 5/5] arm64: Add DT support for Juno r1 board Liviu Dudau
2015-05-13 17:11   ` Liviu Dudau
2015-05-14 14:07   ` Jon Medhurst (Tixy)
2015-05-14 14:07     ` Jon Medhurst (Tixy)
2015-05-14 14:14     ` Liviu Dudau
2015-05-14 14:14       ` Liviu Dudau
2015-05-14 14:18     ` Mark Rutland
2015-05-14 14:18       ` Mark Rutland
2015-05-14 14:18       ` Mark Rutland
2015-05-14 15:14       ` Jon Medhurst (Tixy)
2015-05-14 15:14         ` Jon Medhurst (Tixy)

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.