All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: Add support for Juno development board
@ 2014-11-10 11:27 ` Liviu Dudau
  0 siblings, 0 replies; 20+ messages in thread
From: Liviu Dudau @ 2014-11-10 11:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Arnd and Kevin,

I have sent these patches a week ago but I have not properly addressed
them to you, so you might have missed them. The original submission is
here: http://lkml.org/lkml/2014/10/31/372.

Changes vs v1: Dropped the defconfig change that is now in mainline.

Please consider this series for addition to the arm-soc tree.

This patchset adds device tree support for ARM's AArch64 Juno development
board. It enables use of various peripherals on the board, from USB and
networking to I2C and PL011 UART.

The patches can also be found in the repository at:

   git://github.com/ARM-software/linux.git juno/dts-for-armsoc

for you to fetch.

Best regards,
Liviu

Liviu Dudau (2):
  arm64: Create link to include/dt-bindings to enable C preprocessor use.
  arm64: Add Juno SoC device tree.

 arch/arm64/boot/dts/Makefile            |   2 +-
 arch/arm64/boot/dts/include/dt-bindings |   1 +
 arch/arm64/boot/dts/juno.dts            | 374 ++++++++++++++++++++++++++++++++
 3 files changed, 376 insertions(+), 1 deletion(-)
 create mode 120000 arch/arm64/boot/dts/include/dt-bindings
 create mode 100644 arch/arm64/boot/dts/juno.dts

-- 
2.1.3

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

end of thread, other threads:[~2014-11-10 20:19 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 11:27 [PATCH v2 0/2] arm64: Add support for Juno development board Liviu Dudau
2014-11-10 11:27 ` Liviu Dudau
2014-11-10 11:27 ` Liviu Dudau
2014-11-10 11:27 ` [PATCH v2 1/2] arm64: Create link to include/dt-bindings to enable C preprocessor use Liviu Dudau
2014-11-10 11:27   ` Liviu Dudau
2014-11-10 11:27 ` [PATCH v2 2/2] arm64: Add Juno SoC device tree Liviu Dudau
2014-11-10 11:27   ` Liviu Dudau
2014-11-10 11:27   ` Liviu Dudau
2014-11-10 17:42   ` Olof Johansson
2014-11-10 17:42     ` Olof Johansson
2014-11-10 17:42     ` Olof Johansson
2014-11-10 20:19     ` Liviu Dudau
2014-11-10 20:19       ` Liviu Dudau
2014-11-10 20:19       ` Liviu Dudau
2014-11-10 19:05   ` Andreas Färber
2014-11-10 19:05     ` Andreas Färber
2014-11-10 19:05     ` Andreas Färber
2014-11-10 20:00     ` Liviu Dudau
2014-11-10 20:00       ` Liviu Dudau
2014-11-10 20:00       ` Liviu Dudau

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.