summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/pxa2xx.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: pxa: add dma pxamci nodes to pxa3xxRobert Jarzmik2015-07-101-0/+4
| | | | | | | | Add the 3 possible mmc controllers on pxa3xx SoCs to the devicetree description. Add the dma and clocks to the device-tree description of pxa27x and pxa3xx at the same time. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
* ARM: dts: pxa: add clocksRobert Jarzmik2015-05-121-1/+6
| | | | | | | | | | | | | Add clocks to the IPs already described in the pxa device-tree files. There are more clocks in the clock tree than IPs described in the current pxa device-tree. This patch ensures that : - the current description is correct - the clocks are actually claimed, so that clock framework doesn't disable them automatically (unused clocks shutdown) Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
* ARM: pxa: dts: fix ohci controller compatible stringDaniel Mack2014-09-191-1/+1
| | | | | | | | The vendor prefix was renamed from "mrvl" to "marvell". Follow this change in the dts file. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
* ARM: pxa: dts: fix mmc controller compatible stringDaniel Mack2014-09-191-1/+1
| | | | | | | | The vendor prefix was renamed from "mrvl" to "marvell". Follow this change in the dts file. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
* ARM: dts: pxa2xx: cpus/cpu nodes dts updatesLorenzo Pieralisi2013-05-231-2/+5
| | | | | | | This patch updates the in-kernel dts files according to the latest cpus and cpu bindings updates for ARM. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
* ARM: pxa: add .dtsi filesDaniel Mack2012-08-161-0/+132
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>
OpenPOWER on IntegriCloud