2 * The code contained herein is licensed under the GNU General Public
3 * License. You may obtain a copy of the GNU General Public License
4 * Version 2 or later at the following locations:
9 #include "skeleton.dtsi"
11 #include <dt-bindings/clock/clps711x-clock.h>
14 model = "Cirrus Logic EP7209";
15 compatible = "cirrus,ep7209";
35 compatible = "arm,arm720t";
42 compatible = "simple-bus";
43 interrupt-parent = <&intc>;
48 compatible = "cirrus,ep7209-clk";
49 reg = <0x80000000 0xc000>;
50 startup-frequency = <73728000>;
54 compatible = "cirrus,ep7209-intc";
55 reg = <0x80000000 0x4000>;
57 #interrupt-cells = <1>;
60 porta: gpio@80000000 {
61 compatible = "cirrus,ep7209-gpio";
62 reg = <0x80000000 0x1 0x80000040 0x1>;
67 portb: gpio@80000001 {
68 compatible = "cirrus,ep7209-gpio";
69 reg = <0x80000001 0x1 0x80000041 0x1>;
74 portd: gpio@80000003 {
75 compatible = "cirrus,ep7209-gpio";
76 reg = <0x80000003 0x1 0x80000043 0x1>;
81 porte: gpio@80000083 {
82 compatible = "cirrus,ep7209-gpio";
83 reg = <0x80000083 0x1 0x800000c3 0x1>;
88 syscon1: syscon@80000100 {
89 compatible = "cirrus,ep7209-syscon1", "syscon";
90 reg = <0x80000100 0x80>;
96 compatible = "cirrus,ep7209-bus", "simple-bus";
97 clocks = <&clks CLPS711X_CLK_BUS>;
98 reg = <0x80000180 0x80>;
100 0 0 0x00000000 0x10000000
101 1 0 0x10000000 0x10000000
102 2 0 0x20000000 0x10000000
103 3 0 0x30000000 0x10000000
104 4 0 0x40000000 0x10000000
105 5 0 0x50000000 0x10000000
106 6 0 0x60000000 0x0000c000
107 7 0 0x70000000 0x00000080
112 compatible = "cirrus,ep7209-fb";
113 reg = <0x800002c0 0xd44>, <0x60000000 0xc000>;
114 clocks = <&clks CLPS711X_CLK_BUS>;
118 timer1: timer@80000300 {
119 compatible = "cirrus,ep7209-timer";
120 reg = <0x80000300 0x4>;
121 clocks = <&clks CLPS711X_CLK_TIMER1>;
125 timer2: timer@80000340 {
126 compatible = "cirrus,ep7209-timer";
127 reg = <0x80000340 0x4>;
128 clocks = <&clks CLPS711X_CLK_TIMER2>;
133 compatible = "cirrus,ep7209-pwm";
134 reg = <0x80000400 0x4>;
135 clocks = <&clks CLPS711X_CLK_PWM>;
139 uart1: uart@80000480 {
140 compatible = "cirrus,ep7209-uart";
141 reg = <0x80000480 0x80>;
142 interrupts = <12 13>;
143 clocks = <&clks CLPS711X_CLK_UART>;
148 #address-cells = <1>;
150 compatible = "cirrus,ep7209-spi";
151 reg = <0x80000500 0x4>;
153 clocks = <&clks CLPS711X_CLK_SPI>;
157 syscon2: syscon@80001100 {
158 compatible = "cirrus,ep7209-syscon2", "syscon";
159 reg = <0x80001100 0x80>;
162 uart2: uart@80001480 {
163 compatible = "cirrus,ep7209-uart";
164 reg = <0x80001480 0x80>;
165 interrupts = <28 29>;
166 clocks = <&clks CLPS711X_CLK_UART>;
171 #sound-dai-cells = <0>;
172 compatible = "cirrus,ep7209-dai";
173 reg = <0x80002000 0x604>;
174 clocks = <&clks CLPS711X_CLK_PLL>;
180 syscon3: syscon@80002200 {
181 compatible = "cirrus,ep7209-syscon3", "syscon";
182 reg = <0x80002200 0x40>;
187 compatible = "cirrus,ep7209-mctrl-gpio";