2 * pxa2xx.dtsi - Device Tree Include file for Marvell PXA2xx family SoC
4 * Copyright (C) 2011 Marek Vasut <marek.vasut@gmail.com>
6 * Licensed under GPLv2 or later.
9 /include/ "skeleton.dtsi"
12 model = "Marvell PXA2xx family SoC";
13 compatible = "marvell,pxa2xx";
14 interrupt-parent = <&pxairq>;
29 compatible = "marvell,xscale";
35 compatible = "simple-bus";
40 pxairq: interrupt-controller@40d00000 {
41 #interrupt-cells = <1>;
42 compatible = "marvell,pxa-intc";
45 marvell,intc-nr-irqs = <32>;
46 reg = <0x40d00000 0xd0>;
50 compatible = "mrvl,pxa-gpio";
51 #address-cells = <0x1>;
53 reg = <0x40e00000 0x10000>;
57 interrupt-names = "gpio_mux";
59 #interrupt-cells = <0x2>;
63 reg = <0x40e00000 0x4>;
67 reg = <0x40e00004 0x4>;
71 reg = <0x40e00008 0x4>;
74 reg = <0x40e0000c 0x4>;
78 ffuart: uart@40100000 {
79 compatible = "mrvl,pxa-uart";
80 reg = <0x40100000 0x30>;
85 btuart: uart@40200000 {
86 compatible = "mrvl,pxa-uart";
87 reg = <0x40200000 0x30>;
92 stuart: uart@40700000 {
93 compatible = "mrvl,pxa-uart";
94 reg = <0x40700000 0x30>;
99 hwuart: uart@41100000 {
100 compatible = "mrvl,pxa-uart";
101 reg = <0x41100000 0x30>;
106 pxai2c1: i2c@40301680 {
107 compatible = "mrvl,pxa-i2c";
108 reg = <0x40301680 0x30>;
110 #address-cells = <0x1>;
115 usb0: ohci@4c000000 {
116 compatible = "mrvl,pxa-ohci";
117 reg = <0x4c000000 0x10000>;
123 compatible = "mrvl,pxa-mmc";
124 reg = <0x41100000 0x1000>;
130 compatible = "marvell,pxa-rtc";
131 reg = <0x40900000 0x3c>;
132 interrupts = <30 31>;