1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * wm8650.dtsi - Device tree file for Wondermedia WM8650 SoC
5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
11 compatible = "wm,wm8650";
19 compatible = "arm,arm926ej-s";
24 device_type = "memory";
36 compatible = "simple-bus";
38 interrupt-parent = <&intc0>;
40 intc0: interrupt-controller@d8140000 {
41 compatible = "via,vt8500-intc";
43 reg = <0xd8140000 0x10000>;
44 #interrupt-cells = <1>;
47 /* Secondary IC cascaded to intc0 */
48 intc1: interrupt-controller@d8150000 {
49 compatible = "via,vt8500-intc";
51 #interrupt-cells = <1>;
52 reg = <0xD8150000 0x10000>;
53 interrupts = <56 57 58 59 60 61 62 63>;
56 pinctrl: pinctrl@d8110000 {
57 compatible = "wm,wm8650-pinctrl";
58 reg = <0xd8110000 0x10000>;
60 #interrupt-cells = <2>;
66 compatible = "via,vt8500-pmc";
67 reg = <0xd8130000 0x1000>;
75 compatible = "fixed-clock";
76 clock-frequency = <25000000>;
81 compatible = "fixed-clock";
82 clock-frequency = <24000000>;
87 compatible = "wm,wm8650-pll-clock";
94 compatible = "wm,wm8650-pll-clock";
101 compatible = "wm,wm8650-pll-clock";
108 compatible = "wm,wm8650-pll-clock";
115 compatible = "wm,wm8650-pll-clock";
122 compatible = "via,vt8500-device-clock";
124 divisor-reg = <0x300>;
129 compatible = "via,vt8500-device-clock";
131 divisor-reg = <0x304>;
136 compatible = "via,vt8500-device-clock";
138 divisor-reg = <0x320>;
143 compatible = "via,vt8500-device-clock";
145 divisor-reg = <0x310>;
150 compatible = "via,vt8500-device-clock";
152 enable-reg = <0x250>;
158 compatible = "via,vt8500-device-clock";
160 enable-reg = <0x250>;
166 compatible = "via,vt8500-device-clock";
168 divisor-reg = <0x328>;
169 divisor-mask = <0x3f>;
170 enable-reg = <0x254>;
177 compatible = "via,vt8500-timer";
178 reg = <0xd8130100 0x28>;
183 compatible = "via,vt8500-ehci";
184 reg = <0xd8007900 0x200>;
189 compatible = "platform-uhci";
190 reg = <0xd8007b00 0x200>;
195 compatible = "wm,wm8505-sdhc";
196 reg = <0xd800a000 0x400>;
197 interrupts = <20>, <21>;
204 compatible = "wm,wm8505-fb";
205 reg = <0xd8050800 0x200>;
209 compatible = "wm,prizm-ge-rops";
210 reg = <0xd8050400 0x100>;
213 uart0: serial@d8200000 {
214 compatible = "via,vt8500-uart";
215 reg = <0xd8200000 0x1040>;
217 clocks = <&clkuart0>;
221 uart1: serial@d82b0000 {
222 compatible = "via,vt8500-uart";
223 reg = <0xd82b0000 0x1040>;
225 clocks = <&clkuart1>;
230 compatible = "via,vt8500-rtc";
231 reg = <0xd8100000 0x10000>;
236 compatible = "via,vt8500-rhine";
237 reg = <0xd8004000 0x100>;