ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board
authorBarry Song <Baohua.Song@csr.com>
Mon, 18 Mar 2013 07:04:39 +0000 (15:04 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 18 Mar 2013 16:15:33 +0000 (17:15 +0100)
commit5fa2f9af76f780a54f59579e1e71f1e85a9b6c64
tree3b6962e93f6e615f33a3656405499ea37e745bd4
parentd4fe49e54527f6f4c3b0ab2ca2bad68e27bf0d00
ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board

atlas6.dtsi is basically a copy of prima2.dtsi as most components are
compatible with prima2 except that:
1. node of l2 cache is deleted
2. node multimedia engine is deleted
3. node of sata is deleted
4. node of sdmmc4 is deleted
5. powervr is moved to "powervr,sgx510"
6. pinctrl is moved to atlas6 as pinmux layout has big changes in
   atlas6
7. clock is moved to atlas6 as clock layout has changes in atlas6

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Jiansong Chen <Jiansong.Chen@csr.com>
arch/arm/boot/dts/atlas6-evb.dts [new file with mode: 0644]
arch/arm/boot/dts/atlas6.dtsi [new file with mode: 0644]