Merge branch 'prima2/soc' into next/soc
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Mar 2013 16:16:37 +0000 (17:16 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 18 Mar 2013 16:16:37 +0000 (17:16 +0100)
commit54fb32c06e8edce48dd4fa02d5afeb3609fc642c
tree3b6962e93f6e615f33a3656405499ea37e745bd4
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
parent5fa2f9af76f780a54f59579e1e71f1e85a9b6c64
Merge branch 'prima2/soc' into next/soc

From Barry Song <Barry.Song@csr.com>:

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

* prima2/soc:
  ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board
  arm: prima2: add new SiRFatlas6 machine in common board

Signed-off-by: Arnd Bergmann <arnd@arndb.de>