linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: at91: sama5d3: add sama5d36ek support
@ 2013-11-05  6:58 Josh Wu
  2013-11-05  6:58 ` [PATCH 1/2] ARM: at91: sama5d3: add support for sama5d36 chip Josh Wu
  2013-11-05  6:58 ` [PATCH 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts file Josh Wu
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Wu @ 2013-11-05  6:58 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series add support for sama5d36 in sama5d3x family.
It also add a dts file for sama5d36ek board.

Josh Wu (2):
  ARM: at91: sama5d3: add support for sama5d36 chip
  ARM: at91: sama5d3/dt: add sama5d36ek dts file

 arch/arm/boot/dts/Makefile            |    1 +
 arch/arm/boot/dts/sama5d3.dtsi        |    2 +-
 arch/arm/boot/dts/sama5d36ek.dts      |   52 +++++++++++++++++++++++++++++++++
 arch/arm/mach-at91/Kconfig            |    2 +-
 arch/arm/mach-at91/include/mach/cpu.h |    3 +-
 arch/arm/mach-at91/sama5d3.c          |    7 ++---
 arch/arm/mach-at91/setup.c            |    4 +++
 7 files changed, 64 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/boot/dts/sama5d36ek.dts

-- 
1.7.10

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

end of thread, other threads:[~2013-11-05 10:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05  6:58 [PATCH 0/2] ARM: at91: sama5d3: add sama5d36ek support Josh Wu
2013-11-05  6:58 ` [PATCH 1/2] ARM: at91: sama5d3: add support for sama5d36 chip Josh Wu
2013-11-05  6:58 ` [PATCH 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts file Josh Wu
2013-11-05  8:37   ` boris brezillon
2013-11-05 10:08     ` Josh Wu

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