2 * ARM Ltd. Versatile Express
4 * Motherboard Express uATX
9 * Original memory map ("Legacy memory map" in the board's
10 * Technical Reference Manual)
12 * WARNING! The hardware described in this file is independent from the
13 * RS1 variant (vexpress-v2m-rs1.dtsi), but there is a strong
14 * correspondence between the two configurations.
16 * TAKE CARE WHEN MAINTAINING THIS FILE TO PROPAGATE ANY RELEVANT
17 * CHANGES TO vexpress-v2m-rs1.dtsi!
22 arm,v2m_timer = &v2m_timer01;
26 compatible = "simple-bus";
27 #address-cells = <2>; /* SMB chipselect number and offset */
29 #interrupt-cells = <1>;
32 compatible = "arm,vexpress-flash", "cfi-flash";
33 reg = <0 0x00000000 0x04000000>,
34 <1 0x00000000 0x04000000>;
39 compatible = "arm,vexpress-psram", "mtd-ram";
40 reg = <2 0x00000000 0x02000000>;
45 compatible = "arm,vexpress-vram";
46 reg = <3 0x00000000 0x00800000>;
50 compatible = "smsc,lan9118", "smsc,lan9115";
51 reg = <3 0x02000000 0x10000>;
57 vdd33a-supply = <&v2m_fixed_3v3>;
58 vddvario-supply = <&v2m_fixed_3v3>;
62 compatible = "nxp,usb-isp1761";
63 reg = <3 0x03000000 0x20000>;
69 compatible = "arm,amba-bus", "simple-bus";
72 ranges = <0 7 0 0x20000>;
75 compatible = "arm,vexpress-sysreg";
76 reg = <0x00000 0x1000>;
80 compatible = "arm,sp810", "arm,primecell";
81 reg = <0x01000 0x1000>;
85 v2m_i2c_pcie: i2c@02000 {
86 compatible = "arm,versatile-i2c";
87 reg = <0x02000 0x1000>;
93 compatible = "idt,89hpes32h8";
99 compatible = "arm,pl041", "arm,primecell";
100 reg = <0x04000 0x1000>;
105 compatible = "arm,pl180", "arm,primecell";
106 reg = <0x05000 0x1000>;
111 compatible = "arm,pl050", "arm,primecell";
112 reg = <0x06000 0x1000>;
117 compatible = "arm,pl050", "arm,primecell";
118 reg = <0x07000 0x1000>;
122 v2m_serial0: uart@09000 {
123 compatible = "arm,pl011", "arm,primecell";
124 reg = <0x09000 0x1000>;
128 v2m_serial1: uart@0a000 {
129 compatible = "arm,pl011", "arm,primecell";
130 reg = <0x0a000 0x1000>;
134 v2m_serial2: uart@0b000 {
135 compatible = "arm,pl011", "arm,primecell";
136 reg = <0x0b000 0x1000>;
140 v2m_serial3: uart@0c000 {
141 compatible = "arm,pl011", "arm,primecell";
142 reg = <0x0c000 0x1000>;
147 compatible = "arm,sp805", "arm,primecell";
148 reg = <0x0f000 0x1000>;
152 v2m_timer01: timer@11000 {
153 compatible = "arm,sp804", "arm,primecell";
154 reg = <0x11000 0x1000>;
158 v2m_timer23: timer@12000 {
159 compatible = "arm,sp804", "arm,primecell";
160 reg = <0x12000 0x1000>;
165 v2m_i2c_dvi: i2c@16000 {
166 compatible = "arm,versatile-i2c";
167 reg = <0x16000 0x1000>;
169 #address-cells = <1>;
173 compatible = "sil,sii9022-tpi", "sil,sii9022";
178 compatible = "sil,sii9022-cpi", "sil,sii9022";
184 compatible = "arm,pl031", "arm,primecell";
185 reg = <0x17000 0x1000>;
189 compact-flash@1a000 {
190 compatible = "arm,vexpress-cf", "ata-generic";
197 compatible = "arm,pl111", "arm,primecell";
198 reg = <0x1f000 0x1000>;
203 v2m_fixed_3v3: fixedregulator@0 {
204 compatible = "regulator-fixed";
205 regulator-name = "3V3";
206 regulator-min-microvolt = <3300000>;
207 regulator-max-microvolt = <3300000>;