All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: prima2: add support for CSR SiRFatlas6 SoC
@ 2013-03-18  7:04 Barry Song
  2013-03-18  7:04 ` [PATCH 1/2] arm: prima2: add new SiRFatlas6 machine in common board Barry Song
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Barry Song @ 2013-03-18  7:04 UTC (permalink / raw)
  To: linux-arm-kernel

SiRFatlas6 is much similar with SiRFprimaII with some changes about:
1. deleted l2 cache, sdmmc4, multimedia and so on
2. changed pinmux layout and clock layout
3. DMA access limitation disappears, that makes us not need DMA_ZONE
   on atlas6

Barry Song (2):
  arm: prima2: add new SiRFatlas6 machine in common board
  ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board

 arch/arm/boot/dts/atlas6-evb.dts |   78 +++++
 arch/arm/boot/dts/atlas6.dtsi    |  668 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-prima2/Kconfig     |   10 +-
 arch/arm/mach-prima2/common.c    |   21 ++
 4 files changed, 776 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/boot/dts/atlas6-evb.dts
 create mode 100644 arch/arm/boot/dts/atlas6.dtsi

-- 
1.7.5.4



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog

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

end of thread, other threads:[~2013-03-20 14:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18  7:04 [PATCH 0/2] arm: prima2: add support for CSR SiRFatlas6 SoC Barry Song
2013-03-18  7:04 ` [PATCH 1/2] arm: prima2: add new SiRFatlas6 machine in common board Barry Song
2013-03-18  7:04 ` [PATCH 2/2] ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board Barry Song
2013-03-20 11:13 ` [PATCH 0/2] arm: prima2: add support for CSR SiRFatlas6 SoC Arnd Bergmann
2013-03-20 14:22   ` Barry Song

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.