Lines Matching +full:0 +full:- +full:3

4  * SPDX-License-Identifier: Apache-2.0
7 sysclk: system-clock {
8 compatible = "fixed-clock";
9 clock-frequency = <25000000>;
10 #clock-cells = <0>;
13 timer0: timer@0 {
14 compatible = "arm,cmsdk-timer";
15 reg = <0x0 0x1000>;
16 interrupts = <3 3>;
20 compatible = "arm,cmsdk-timer";
21 reg = <0x1000 0x1000>;
22 interrupts = <4 3>;
26 compatible = "arm,cmsdk-dtimer";
27 reg = <0x2000 0x1000>;
28 interrupts = <5 3>;
33 reg = <0x3000 0x1000>;
34 interrupts = <6 3>;
39 reg = <0x4000 0x1000>;
40 interrupts = <7 3>;
44 compatible = "arm,cmsdk-gpio";
45 reg = <0x100000 0x1000>;
46 interrupts = <68 3>;
47 gpio-controller;
48 #gpio-cells = <2>;
52 compatible = "arm,cmsdk-gpio";
53 reg = <0x101000 0x1000>;
54 interrupts = <69 3>;
55 gpio-controller;
56 #gpio-cells = <2>;
60 compatible = "arm,cmsdk-gpio";
61 reg = <0x102000 0x1000>;
62 interrupts = <70 3>;
63 gpio-controller;
64 #gpio-cells = <2>;
68 compatible = "arm,cmsdk-gpio";
69 reg = <0x103000 0x1000>;
70 interrupts = <71 3>;
71 gpio-controller;
72 #gpio-cells = <2>;
76 compatible = "arm,cmsdk-watchdog";
77 reg = <0x81000 0x1000>;
82 compatible = "arm,cmsdk-uart";
83 reg = <0x200000 0x1000>;
84 interrupts = <33 3 32 3>;
85 interrupt-names = "tx", "rx";
87 current-speed = <115200>;
91 compatible = "arm,cmsdk-uart";
92 reg = <0x201000 0x1000>;
93 interrupts = <35 3 34 3>;
94 interrupt-names = "tx", "rx";
96 current-speed = <115200>;
100 compatible = "arm,cmsdk-uart";
101 reg = <0x202000 0x1000>;
102 interrupts = <37 3 36 3>;
103 interrupt-names = "tx", "rx";
105 current-speed = <115200>;
109 compatible = "arm,cmsdk-uart";
110 reg = <0x203000 0x1000>;
111 interrupts = <39 3 38 3>;
112 interrupt-names = "tx", "rx";
114 current-speed = <115200>;
118 compatible = "arm,cmsdk-uart";
119 reg = <0x204000 0x1000>;
120 interrupts = <41 3 40 3>;
121 interrupt-names = "tx", "rx";
123 current-speed = <115200>;
127 compatible = "arm,versatile-i2c";
128 clock-frequency = <I2C_BITRATE_STANDARD>;
129 #address-cells = <1>;
130 #size-cells = <0>;
131 reg = <0x207000 0x1000>;
135 compatible = "arm,versatile-i2c";
136 clock-frequency = <I2C_BITRATE_STANDARD>;
137 #address-cells = <1>;
138 #size-cells = <0>;
139 reg = <0x208000 0x1000>;
143 compatible = "arm,versatile-i2c";
144 clock-frequency = <I2C_BITRATE_STANDARD>;
145 #address-cells = <1>;
146 #size-cells = <0>;
147 reg = <0x20c000 0x1000>;
151 compatible = "arm,versatile-i2c";
152 clock-frequency = <I2C_BITRATE_STANDARD>;
153 #address-cells = <1>;
154 #size-cells = <0>;
155 reg = <0x20d000 0x1000>;
159 compatible = "arm,mps2-fpgaio-gpio";
161 reg = <0x302000 0x4>;
162 gpio-controller;
163 #gpio-cells = <1>;
168 compatible = "arm,mps2-fpgaio-gpio";
170 reg = <0x302008 0x4>;
171 gpio-controller;
172 #gpio-cells = <1>;
177 compatible = "arm,mps2-fpgaio-gpio";
179 reg = <0x30204c 0x4>;
180 gpio-controller;
181 #gpio-cells = <1>;
188 /* Actual reg range is ~0x200 */
189 reg = <0x2000000 0x100000>;
190 interrupts = <48 3>;