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>;
27 compatible = "arm,xscale";
32 compatible = "simple-bus";
37 pxairq: interrupt-controller@40d00000 {
38 #interrupt-cells = <1>;
39 compatible = "marvell,pxa-intc";
42 marvell,intc-nr-irqs = <32>;
43 reg = <0x40d00000 0xd0>;
47 compatible = "mrvl,pxa-gpio";
48 #address-cells = <0x1>;
50 reg = <0x40e00000 0x10000>;
54 interrupt-names = "gpio_mux";
56 #interrupt-cells = <0x2>;
60 reg = <0x40e00000 0x4>;
64 reg = <0x40e00004 0x4>;
68 reg = <0x40e00008 0x4>;
71 reg = <0x40e0000c 0x4>;
75 ffuart: uart@40100000 {
76 compatible = "mrvl,pxa-uart";
77 reg = <0x40100000 0x30>;
82 btuart: uart@40200000 {
83 compatible = "mrvl,pxa-uart";
84 reg = <0x40200000 0x30>;
89 stuart: uart@40700000 {
90 compatible = "mrvl,pxa-uart";
91 reg = <0x40700000 0x30>;
96 hwuart: uart@41100000 {
97 compatible = "mrvl,pxa-uart";
98 reg = <0x41100000 0x30>;
103 pxai2c1: i2c@40301680 {
104 compatible = "mrvl,pxa-i2c";
105 reg = <0x40301680 0x30>;
107 #address-cells = <0x1>;
112 usb0: ohci@4c000000 {
113 compatible = "mrvl,pxa-ohci";
114 reg = <0x4c000000 0x10000>;
120 compatible = "mrvl,pxa-mmc";
121 reg = <0x41100000 0x1000>;
127 compatible = "marvell,pxa-rtc";
128 reg = <0x40900000 0x3c>;
129 interrupts = <30 31>;