ARM: pxa: add .dtsi files
commitaff18a67078e61088ea05efa6d077ffb838786e9
authorDaniel Mack <zonque@gmail.com>
Wed, 25 Jul 2012 15:56:48 +0000 (25 17:56 +0200)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Thu, 16 Aug 2012 08:15:25 +0000 (16 16:15 +0800)
tree375fa52df00d35d549d9369ae9d86b08d583502d
parente7749a266bb3d0334887b2cf4e24de410e70c57a
ARM: pxa: add .dtsi files

This adds .dtsi files to describe the PXA SoCs. pxa3xx simply augments
pxa2xx. Not all devices are listed yet, and it will need some time to
get all the drivers ported.

For now, pxa27x.dtsi only enables the PXA's interrupt priority feature.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/boot/dts/pxa27x.dtsi [new file with mode: 0644]
arch/arm/boot/dts/pxa2xx.dtsi [new file with mode: 0644]
arch/arm/boot/dts/pxa3xx.dtsi [new file with mode: 0644]