2 * ARM Juno Platform motherboard peripherals
4 * Copyright (c) 2013-2014 ARM Ltd
6 * This file is licensed under a dual GPLv2 or BSD license.
12 mb_clk24mhz: clk24mhz {
13 compatible = "fixed-clock";
15 clock-frequency = <24000000>;
16 clock-output-names = "juno_mb:clk24mhz";
19 mb_clk25mhz: clk25mhz {
20 compatible = "fixed-clock";
22 clock-frequency = <25000000>;
23 clock-output-names = "juno_mb:clk25mhz";
26 v2m_refclk1mhz: refclk1mhz {
27 compatible = "fixed-clock";
29 clock-frequency = <1000000>;
30 clock-output-names = "juno_mb:refclk1mhz";
33 v2m_refclk32khz: refclk32khz {
34 compatible = "fixed-clock";
36 clock-frequency = <32768>;
37 clock-output-names = "juno_mb:refclk32khz";
41 compatible = "arm,vexpress,v2p-p1", "simple-bus";
42 #address-cells = <2>; /* SMB chipselect number and offset */
44 #interrupt-cells = <1>;
48 arm,vexpress,site = <0>;
49 arm,v2m-memory-map = "rs1";
51 mb_fixed_3v3: mcc-sb-3v3 {
52 compatible = "regulator-fixed";
53 regulator-name = "MCC_SB_3V3";
54 regulator-min-microvolt = <3300000>;
55 regulator-max-microvolt = <3300000>;
60 compatible = "gpio-keys";
63 debounce-interval = <50>;
67 gpios = <&iofpga_gpio0 0 0x4>;
70 debounce-interval = <50>;
74 gpios = <&iofpga_gpio0 1 0x4>;
77 debounce-interval = <50>;
81 gpios = <&iofpga_gpio0 2 0x4>;
84 debounce-interval = <50>;
88 gpios = <&iofpga_gpio0 3 0x4>;
91 debounce-interval = <50>;
95 gpios = <&iofpga_gpio0 4 0x4>;
98 debounce-interval = <50>;
102 gpios = <&iofpga_gpio0 5 0x4>;
107 /* 2 * 32MiB NOR Flash memory mounted on CS0 */
108 compatible = "arm,vexpress-flash", "cfi-flash";
109 reg = <0 0x00000000 0x04000000>;
112 * Unfortunately, accessing the flash disturbs
113 * the CPU idle states (suspend) and CPU
114 * hotplug of the platform. For this reason,
115 * flash hardware access is disabled by default.
119 compatible = "arm,arm-firmware-suite";
123 ethernet@2,00000000 {
124 compatible = "smsc,lan9118", "smsc,lan9115";
125 reg = <2 0x00000000 0x10000>;
129 smsc,irq-active-high;
131 clocks = <&mb_clk25mhz>;
132 vdd33a-supply = <&mb_fixed_3v3>;
133 vddvario-supply = <&mb_fixed_3v3>;
137 compatible = "simple-bus";
138 #address-cells = <1>;
140 ranges = <0 3 0 0x200000>;
142 v2m_sysctl: sysctl@20000 {
143 compatible = "arm,sp810", "arm,primecell";
144 reg = <0x020000 0x1000>;
145 clocks = <&v2m_refclk32khz>, <&v2m_refclk1mhz>, <&mb_clk24mhz>;
146 clock-names = "refclk", "timclk", "apb_pclk";
148 clock-output-names = "timerclken0", "timerclken1", "timerclken2", "timerclken3";
149 assigned-clocks = <&v2m_sysctl 0>, <&v2m_sysctl 1>, <&v2m_sysctl 3>, <&v2m_sysctl 3>;
150 assigned-clock-parents = <&v2m_refclk1mhz>, <&v2m_refclk1mhz>, <&v2m_refclk1mhz>, <&v2m_refclk1mhz>;
154 compatible = "syscon", "simple-mfd";
155 reg = <0x010000 0x1000>;
158 compatible = "register-bit-led";
161 label = "vexpress:0";
162 linux,default-trigger = "heartbeat";
163 default-state = "on";
166 compatible = "register-bit-led";
169 label = "vexpress:1";
170 linux,default-trigger = "mmc0";
171 default-state = "off";
174 compatible = "register-bit-led";
177 label = "vexpress:2";
178 linux,default-trigger = "cpu0";
179 default-state = "off";
182 compatible = "register-bit-led";
185 label = "vexpress:3";
186 linux,default-trigger = "cpu1";
187 default-state = "off";
190 compatible = "register-bit-led";
193 label = "vexpress:4";
194 linux,default-trigger = "cpu2";
195 default-state = "off";
198 compatible = "register-bit-led";
201 label = "vexpress:5";
202 linux,default-trigger = "cpu3";
203 default-state = "off";
206 compatible = "register-bit-led";
209 label = "vexpress:6";
210 default-state = "off";
213 compatible = "register-bit-led";
216 label = "vexpress:7";
217 default-state = "off";
222 compatible = "arm,pl180", "arm,primecell";
223 reg = <0x050000 0x1000>;
225 /* cd-gpios = <&v2m_mmc_gpios 0 0>;
226 wp-gpios = <&v2m_mmc_gpios 1 0>; */
227 max-frequency = <12000000>;
228 vmmc-supply = <&mb_fixed_3v3>;
229 clocks = <&mb_clk24mhz>, <&soc_smc50mhz>;
230 clock-names = "mclk", "apb_pclk";
234 compatible = "arm,pl050", "arm,primecell";
235 reg = <0x060000 0x1000>;
237 clocks = <&mb_clk24mhz>, <&soc_smc50mhz>;
238 clock-names = "KMIREFCLK", "apb_pclk";
242 compatible = "arm,pl050", "arm,primecell";
243 reg = <0x070000 0x1000>;
245 clocks = <&mb_clk24mhz>, <&soc_smc50mhz>;
246 clock-names = "KMIREFCLK", "apb_pclk";
250 compatible = "arm,sp805", "arm,primecell";
251 reg = <0x0f0000 0x10000>;
253 clocks = <&mb_clk24mhz>, <&soc_smc50mhz>;
254 clock-names = "wdogclk", "apb_pclk";
257 v2m_timer01: timer@110000 {
258 compatible = "arm,sp804", "arm,primecell";
259 reg = <0x110000 0x10000>;
261 clocks = <&v2m_sysctl 0>, <&v2m_sysctl 1>, <&mb_clk24mhz>;
262 clock-names = "timclken1", "timclken2", "apb_pclk";
265 v2m_timer23: timer@120000 {
266 compatible = "arm,sp804", "arm,primecell";
267 reg = <0x120000 0x10000>;
269 clocks = <&v2m_sysctl 2>, <&v2m_sysctl 3>, <&mb_clk24mhz>;
270 clock-names = "timclken1", "timclken2", "apb_pclk";
274 compatible = "arm,pl031", "arm,primecell";
275 reg = <0x170000 0x10000>;
277 clocks = <&soc_smc50mhz>;
278 clock-names = "apb_pclk";
281 iofpga_gpio0: gpio@1d0000 {
282 compatible = "arm,pl061", "arm,primecell";
283 reg = <0x1d0000 0x1000>;
285 clocks = <&soc_smc50mhz>;
286 clock-names = "apb_pclk";
289 interrupt-controller;
290 #interrupt-cells = <2>;