2 * wm8650.dtsi - Device tree file for Wondermedia WM8650 SoC
4 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
6 * Licensed under GPLv2 or later
9 /include/ "skeleton.dtsi"
12 compatible = "wm,wm8650";
17 compatible = "simple-bus";
19 interrupt-parent = <&intc0>;
21 intc0: interrupt-controller@d8140000 {
22 compatible = "via,vt8500-intc";
24 reg = <0xd8140000 0x10000>;
25 #interrupt-cells = <1>;
28 /* Secondary IC cascaded to intc0 */
29 intc1: interrupt-controller@d8150000 {
30 compatible = "via,vt8500-intc";
32 #interrupt-cells = <1>;
33 reg = <0xD8150000 0x10000>;
34 interrupts = <56 57 58 59 60 61 62 63>;
37 pinctrl: pinctrl@d8110000 {
38 compatible = "wm,wm8650-pinctrl";
39 reg = <0xd8110000 0x10000>;
41 #interrupt-cells = <2>;
47 compatible = "via,vt8500-pmc";
48 reg = <0xd8130000 0x1000>;
56 compatible = "fixed-clock";
57 clock-frequency = <25000000>;
62 compatible = "fixed-clock";
63 clock-frequency = <24000000>;
68 compatible = "wm,wm8650-pll-clock";
75 compatible = "wm,wm8650-pll-clock";
82 compatible = "via,vt8500-device-clock";
90 compatible = "via,vt8500-device-clock";
98 compatible = "via,vt8500-device-clock";
100 divisor-reg = <0x300>;
105 compatible = "via,vt8500-device-clock";
107 divisor-reg = <0x328>;
108 divisor-mask = <0x3f>;
109 enable-reg = <0x254>;
116 compatible = "via,vt8500-timer";
117 reg = <0xd8130100 0x28>;
122 compatible = "via,vt8500-ehci";
123 reg = <0xd8007900 0x200>;
128 compatible = "platform-uhci";
129 reg = <0xd8007b00 0x200>;
134 compatible = "wm,wm8505-fb";
135 reg = <0xd8050800 0x200>;
139 compatible = "wm,prizm-ge-rops";
140 reg = <0xd8050400 0x100>;
144 compatible = "via,vt8500-uart";
145 reg = <0xd8200000 0x1040>;
147 clocks = <&clkuart0>;
151 compatible = "via,vt8500-uart";
152 reg = <0xd82b0000 0x1040>;
154 clocks = <&clkuart1>;
158 compatible = "via,vt8500-rtc";
159 reg = <0xd8100000 0x10000>;