~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/renesas/r7s72100.dtsi

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm/renesas/r7s72100.dtsi (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/renesas/r7s72100.dtsi (Version linux-6.8.12)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 /*                                                  2 /*
  3  * Device Tree Source for the r7s72100 SoC          3  * Device Tree Source for the r7s72100 SoC
  4  *                                                  4  *
  5  * Copyright (C) 2013-14 Renesas Solutions Cor      5  * Copyright (C) 2013-14 Renesas Solutions Corp.
  6  * Copyright (C) 2014 Wolfram Sang, Sang Engin<      6  * Copyright (C) 2014 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com>
  7  */                                                 7  */
  8                                                     8 
  9 #include <dt-bindings/clock/r7s72100-clock.h>       9 #include <dt-bindings/clock/r7s72100-clock.h>
 10 #include <dt-bindings/interrupt-controller/arm     10 #include <dt-bindings/interrupt-controller/arm-gic.h>
 11 #include <dt-bindings/interrupt-controller/irq     11 #include <dt-bindings/interrupt-controller/irq.h>
 12                                                    12 
 13 / {                                                13 / {
 14         compatible = "renesas,r7s72100";           14         compatible = "renesas,r7s72100";
 15         #address-cells = <1>;                      15         #address-cells = <1>;
 16         #size-cells = <1>;                         16         #size-cells = <1>;
 17                                                    17 
 18         aliases {                                  18         aliases {
 19                 i2c0 = &i2c0;                      19                 i2c0 = &i2c0;
 20                 i2c1 = &i2c1;                      20                 i2c1 = &i2c1;
 21                 i2c2 = &i2c2;                      21                 i2c2 = &i2c2;
 22                 i2c3 = &i2c3;                      22                 i2c3 = &i2c3;
 23                 spi0 = &spi0;                      23                 spi0 = &spi0;
 24                 spi1 = &spi1;                      24                 spi1 = &spi1;
 25                 spi2 = &spi2;                      25                 spi2 = &spi2;
 26                 spi3 = &spi3;                      26                 spi3 = &spi3;
 27                 spi4 = &spi4;                      27                 spi4 = &spi4;
 28         };                                         28         };
 29                                                    29 
 30         /* Fixed factor clocks */                  30         /* Fixed factor clocks */
 31         b_clk: b {                                 31         b_clk: b {
 32                 #clock-cells = <0>;                32                 #clock-cells = <0>;
 33                 compatible = "fixed-factor-clo     33                 compatible = "fixed-factor-clock";
 34                 clocks = <&cpg_clocks R7S72100     34                 clocks = <&cpg_clocks R7S72100_CLK_PLL>;
 35                 clock-mult = <1>;                  35                 clock-mult = <1>;
 36                 clock-div = <3>;                   36                 clock-div = <3>;
 37         };                                         37         };
 38                                                    38 
 39         bsc: bsc {                                 39         bsc: bsc {
 40                 compatible = "simple-bus";         40                 compatible = "simple-bus";
 41                 #address-cells = <1>;              41                 #address-cells = <1>;
 42                 #size-cells = <1>;                 42                 #size-cells = <1>;
 43                 ranges = <0 0 0x18000000>;         43                 ranges = <0 0 0x18000000>;
 44         };                                         44         };
 45                                                    45 
 46         cpus {                                     46         cpus {
 47                 #address-cells = <1>;              47                 #address-cells = <1>;
 48                 #size-cells = <0>;                 48                 #size-cells = <0>;
 49                                                    49 
 50                 cpu@0 {                            50                 cpu@0 {
 51                         device_type = "cpu";       51                         device_type = "cpu";
 52                         compatible = "arm,cort     52                         compatible = "arm,cortex-a9";
 53                         reg = <0>;                 53                         reg = <0>;
 54                         clock-frequency = <400     54                         clock-frequency = <400000000>;
 55                         clocks = <&cpg_clocks      55                         clocks = <&cpg_clocks R7S72100_CLK_I>;
 56                         next-level-cache = <&L     56                         next-level-cache = <&L2>;
 57                 };                                 57                 };
 58         };                                         58         };
 59                                                    59 
 60         /* External clocks */                      60         /* External clocks */
 61         extal_clk: extal {                         61         extal_clk: extal {
 62                 #clock-cells = <0>;                62                 #clock-cells = <0>;
 63                 compatible = "fixed-clock";        63                 compatible = "fixed-clock";
 64                 /* If clk present, value must      64                 /* If clk present, value must be set by board */
 65                 clock-frequency = <0>;             65                 clock-frequency = <0>;
 66         };                                         66         };
 67                                                    67 
 68         p0_clk: p0 {                               68         p0_clk: p0 {
 69                 #clock-cells = <0>;                69                 #clock-cells = <0>;
 70                 compatible = "fixed-factor-clo     70                 compatible = "fixed-factor-clock";
 71                 clocks = <&cpg_clocks R7S72100     71                 clocks = <&cpg_clocks R7S72100_CLK_PLL>;
 72                 clock-mult = <1>;                  72                 clock-mult = <1>;
 73                 clock-div = <12>;                  73                 clock-div = <12>;
 74         };                                         74         };
 75                                                    75 
 76         p1_clk: p1 {                               76         p1_clk: p1 {
 77                 #clock-cells = <0>;                77                 #clock-cells = <0>;
 78                 compatible = "fixed-factor-clo     78                 compatible = "fixed-factor-clock";
 79                 clocks = <&cpg_clocks R7S72100     79                 clocks = <&cpg_clocks R7S72100_CLK_PLL>;
 80                 clock-mult = <1>;                  80                 clock-mult = <1>;
 81                 clock-div = <6>;                   81                 clock-div = <6>;
 82         };                                         82         };
 83                                                    83 
 84         pmu {                                      84         pmu {
 85                 compatible = "arm,cortex-a9-pm     85                 compatible = "arm,cortex-a9-pmu";
 86                 interrupts-extended = <&gic GI     86                 interrupts-extended = <&gic GIC_PPI 0 IRQ_TYPE_LEVEL_HIGH>;
 87         };                                         87         };
 88                                                    88 
 89         rtc_x1_clk: rtc_x1 {                       89         rtc_x1_clk: rtc_x1 {
 90                 #clock-cells = <0>;                90                 #clock-cells = <0>;
 91                 compatible = "fixed-clock";        91                 compatible = "fixed-clock";
 92                 /* If clk present, value must      92                 /* If clk present, value must be set by board to 32678 */
 93                 clock-frequency = <0>;             93                 clock-frequency = <0>;
 94         };                                         94         };
 95                                                    95 
 96         rtc_x3_clk: rtc_x3 {                       96         rtc_x3_clk: rtc_x3 {
 97                 #clock-cells = <0>;                97                 #clock-cells = <0>;
 98                 compatible = "fixed-clock";        98                 compatible = "fixed-clock";
 99                 /* If clk present, value must      99                 /* If clk present, value must be set by board to 4000000 */
100                 clock-frequency = <0>;            100                 clock-frequency = <0>;
101         };                                        101         };
102                                                   102 
103         soc {                                     103         soc {
104                 compatible = "simple-bus";        104                 compatible = "simple-bus";
105                 interrupt-parent = <&gic>;        105                 interrupt-parent = <&gic>;
106                                                   106 
107                 #address-cells = <1>;             107                 #address-cells = <1>;
108                 #size-cells = <1>;                108                 #size-cells = <1>;
109                 ranges;                           109                 ranges;
110                                                   110 
111                 L2: cache-controller@3ffff000     111                 L2: cache-controller@3ffff000 {
112                         compatible = "arm,pl31    112                         compatible = "arm,pl310-cache";
113                         reg = <0x3ffff000 0x10    113                         reg = <0x3ffff000 0x1000>;
114                         interrupts = <GIC_SPI     114                         interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
115                         arm,early-bresp-disabl    115                         arm,early-bresp-disable;
116                         arm,full-line-zero-dis    116                         arm,full-line-zero-disable;
117                         cache-unified;            117                         cache-unified;
118                         cache-level = <2>;        118                         cache-level = <2>;
119                 };                                119                 };
120                                                   120 
121                 scif0: serial@e8007000 {          121                 scif0: serial@e8007000 {
122                         compatible = "renesas,    122                         compatible = "renesas,scif-r7s72100", "renesas,scif";
123                         reg = <0xe8007000 64>;    123                         reg = <0xe8007000 64>;
124                         interrupts = <GIC_SPI     124                         interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>,
125                                      <GIC_SPI     125                                      <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>,
126                                      <GIC_SPI     126                                      <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>,
127                                      <GIC_SPI     127                                      <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
128                         interrupt-names = "eri << 
129                         clocks = <&mstp4_clks     128                         clocks = <&mstp4_clks R7S72100_CLK_SCIF0>;
130                         clock-names = "fck";      129                         clock-names = "fck";
131                         power-domains = <&cpg_    130                         power-domains = <&cpg_clocks>;
132                         status = "disabled";      131                         status = "disabled";
133                 };                                132                 };
134                                                   133 
135                 scif1: serial@e8007800 {          134                 scif1: serial@e8007800 {
136                         compatible = "renesas,    135                         compatible = "renesas,scif-r7s72100", "renesas,scif";
137                         reg = <0xe8007800 64>;    136                         reg = <0xe8007800 64>;
138                         interrupts = <GIC_SPI     137                         interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>,
139                                      <GIC_SPI     138                                      <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>,
140                                      <GIC_SPI     139                                      <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
141                                      <GIC_SPI     140                                      <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
142                         interrupt-names = "eri << 
143                         clocks = <&mstp4_clks     141                         clocks = <&mstp4_clks R7S72100_CLK_SCIF1>;
144                         clock-names = "fck";      142                         clock-names = "fck";
145                         power-domains = <&cpg_    143                         power-domains = <&cpg_clocks>;
146                         status = "disabled";      144                         status = "disabled";
147                 };                                145                 };
148                                                   146 
149                 scif2: serial@e8008000 {          147                 scif2: serial@e8008000 {
150                         compatible = "renesas,    148                         compatible = "renesas,scif-r7s72100", "renesas,scif";
151                         reg = <0xe8008000 64>;    149                         reg = <0xe8008000 64>;
152                         interrupts = <GIC_SPI     150                         interrupts = <GIC_SPI 198 IRQ_TYPE_LEVEL_HIGH>,
153                                      <GIC_SPI     151                                      <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH>,
154                                      <GIC_SPI     152                                      <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>,
155                                      <GIC_SPI     153                                      <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>;
156                         interrupt-names = "eri << 
157                         clocks = <&mstp4_clks     154                         clocks = <&mstp4_clks R7S72100_CLK_SCIF2>;
158                         clock-names = "fck";      155                         clock-names = "fck";
159                         power-domains = <&cpg_    156                         power-domains = <&cpg_clocks>;
160                         status = "disabled";      157                         status = "disabled";
161                 };                                158                 };
162                                                   159 
163                 scif3: serial@e8008800 {          160                 scif3: serial@e8008800 {
164                         compatible = "renesas,    161                         compatible = "renesas,scif-r7s72100", "renesas,scif";
165                         reg = <0xe8008800 64>;    162                         reg = <0xe8008800 64>;
166                         interrupts = <GIC_SPI     163                         interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH>,
167                                      <GIC_SPI     164                                      <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>,
168                                      <GIC_SPI     165                                      <GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH>,
169                                      <GIC_SPI     166                                      <GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH>;
170                         interrupt-names = "eri << 
171                         clocks = <&mstp4_clks     167                         clocks = <&mstp4_clks R7S72100_CLK_SCIF3>;
172                         clock-names = "fck";      168                         clock-names = "fck";
173                         power-domains = <&cpg_    169                         power-domains = <&cpg_clocks>;
174                         status = "disabled";      170                         status = "disabled";
175                 };                                171                 };
176                                                   172 
177                 scif4: serial@e8009000 {          173                 scif4: serial@e8009000 {
178                         compatible = "renesas,    174                         compatible = "renesas,scif-r7s72100", "renesas,scif";
179                         reg = <0xe8009000 64>;    175                         reg = <0xe8009000 64>;
180                         interrupts = <GIC_SPI     176                         interrupts = <GIC_SPI 206 IRQ_TYPE_LEVEL_HIGH>,
181                                      <GIC_SPI     177                                      <GIC_SPI 207 IRQ_TYPE_LEVEL_HIGH>,
182                                      <GIC_SPI     178                                      <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>,
183                                      <GIC_SPI     179                                      <GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH>;
184                         interrupt-names = "eri << 
185                         clocks = <&mstp4_clks     180                         clocks = <&mstp4_clks R7S72100_CLK_SCIF4>;
186                         clock-names = "fck";      181                         clock-names = "fck";
187                         power-domains = <&cpg_    182                         power-domains = <&cpg_clocks>;
188                         status = "disabled";      183                         status = "disabled";
189                 };                                184                 };
190                                                   185 
191                 scif5: serial@e8009800 {          186                 scif5: serial@e8009800 {
192                         compatible = "renesas,    187                         compatible = "renesas,scif-r7s72100", "renesas,scif";
193                         reg = <0xe8009800 64>;    188                         reg = <0xe8009800 64>;
194                         interrupts = <GIC_SPI     189                         interrupts = <GIC_SPI 210 IRQ_TYPE_LEVEL_HIGH>,
195                                      <GIC_SPI     190                                      <GIC_SPI 211 IRQ_TYPE_LEVEL_HIGH>,
196                                      <GIC_SPI     191                                      <GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH>,
197                                      <GIC_SPI     192                                      <GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH>;
198                         interrupt-names = "eri << 
199                         clocks = <&mstp4_clks     193                         clocks = <&mstp4_clks R7S72100_CLK_SCIF5>;
200                         clock-names = "fck";      194                         clock-names = "fck";
201                         power-domains = <&cpg_    195                         power-domains = <&cpg_clocks>;
202                         status = "disabled";      196                         status = "disabled";
203                 };                                197                 };
204                                                   198 
205                 scif6: serial@e800a000 {          199                 scif6: serial@e800a000 {
206                         compatible = "renesas,    200                         compatible = "renesas,scif-r7s72100", "renesas,scif";
207                         reg = <0xe800a000 64>;    201                         reg = <0xe800a000 64>;
208                         interrupts = <GIC_SPI     202                         interrupts = <GIC_SPI 214 IRQ_TYPE_LEVEL_HIGH>,
209                                      <GIC_SPI     203                                      <GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>,
210                                      <GIC_SPI     204                                      <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>,
211                                      <GIC_SPI     205                                      <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
212                         interrupt-names = "eri << 
213                         clocks = <&mstp4_clks     206                         clocks = <&mstp4_clks R7S72100_CLK_SCIF6>;
214                         clock-names = "fck";      207                         clock-names = "fck";
215                         power-domains = <&cpg_    208                         power-domains = <&cpg_clocks>;
216                         status = "disabled";      209                         status = "disabled";
217                 };                                210                 };
218                                                   211 
219                 scif7: serial@e800a800 {          212                 scif7: serial@e800a800 {
220                         compatible = "renesas,    213                         compatible = "renesas,scif-r7s72100", "renesas,scif";
221                         reg = <0xe800a800 64>;    214                         reg = <0xe800a800 64>;
222                         interrupts = <GIC_SPI     215                         interrupts = <GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH>,
223                                      <GIC_SPI     216                                      <GIC_SPI 219 IRQ_TYPE_LEVEL_HIGH>,
224                                      <GIC_SPI     217                                      <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH>,
225                                      <GIC_SPI     218                                      <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>;
226                         interrupt-names = "eri << 
227                         clocks = <&mstp4_clks     219                         clocks = <&mstp4_clks R7S72100_CLK_SCIF7>;
228                         clock-names = "fck";      220                         clock-names = "fck";
229                         power-domains = <&cpg_    221                         power-domains = <&cpg_clocks>;
230                         status = "disabled";      222                         status = "disabled";
231                 };                                223                 };
232                                                   224 
233                 spi0: spi@e800c800 {              225                 spi0: spi@e800c800 {
234                         compatible = "renesas,    226                         compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz";
235                         reg = <0xe800c800 0x24    227                         reg = <0xe800c800 0x24>;
236                         interrupts = <GIC_SPI     228                         interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>,
237                                      <GIC_SPI     229                                      <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>,
238                                      <GIC_SPI     230                                      <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>;
239                         interrupt-names = "err    231                         interrupt-names = "error", "rx", "tx";
240                         clocks = <&mstp10_clks    232                         clocks = <&mstp10_clks R7S72100_CLK_SPI0>;
241                         power-domains = <&cpg_    233                         power-domains = <&cpg_clocks>;
242                         num-cs = <1>;             234                         num-cs = <1>;
243                         #address-cells = <1>;     235                         #address-cells = <1>;
244                         #size-cells = <0>;        236                         #size-cells = <0>;
245                         status = "disabled";      237                         status = "disabled";
246                 };                                238                 };
247                                                   239 
248                 spi1: spi@e800d000 {              240                 spi1: spi@e800d000 {
249                         compatible = "renesas,    241                         compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz";
250                         reg = <0xe800d000 0x24    242                         reg = <0xe800d000 0x24>;
251                         interrupts = <GIC_SPI     243                         interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>,
252                                      <GIC_SPI     244                                      <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>,
253                                      <GIC_SPI     245                                      <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>;
254                         interrupt-names = "err    246                         interrupt-names = "error", "rx", "tx";
255                         clocks = <&mstp10_clks    247                         clocks = <&mstp10_clks R7S72100_CLK_SPI1>;
256                         power-domains = <&cpg_    248                         power-domains = <&cpg_clocks>;
257                         num-cs = <1>;             249                         num-cs = <1>;
258                         #address-cells = <1>;     250                         #address-cells = <1>;
259                         #size-cells = <0>;        251                         #size-cells = <0>;
260                         status = "disabled";      252                         status = "disabled";
261                 };                                253                 };
262                                                   254 
263                 spi2: spi@e800d800 {              255                 spi2: spi@e800d800 {
264                         compatible = "renesas,    256                         compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz";
265                         reg = <0xe800d800 0x24    257                         reg = <0xe800d800 0x24>;
266                         interrupts = <GIC_SPI     258                         interrupts = <GIC_SPI 244 IRQ_TYPE_LEVEL_HIGH>,
267                                      <GIC_SPI     259                                      <GIC_SPI 245 IRQ_TYPE_LEVEL_HIGH>,
268                                      <GIC_SPI     260                                      <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>;
269                         interrupt-names = "err    261                         interrupt-names = "error", "rx", "tx";
270                         clocks = <&mstp10_clks    262                         clocks = <&mstp10_clks R7S72100_CLK_SPI2>;
271                         power-domains = <&cpg_    263                         power-domains = <&cpg_clocks>;
272                         num-cs = <1>;             264                         num-cs = <1>;
273                         #address-cells = <1>;     265                         #address-cells = <1>;
274                         #size-cells = <0>;        266                         #size-cells = <0>;
275                         status = "disabled";      267                         status = "disabled";
276                 };                                268                 };
277                                                   269 
278                 spi3: spi@e800e000 {              270                 spi3: spi@e800e000 {
279                         compatible = "renesas,    271                         compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz";
280                         reg = <0xe800e000 0x24    272                         reg = <0xe800e000 0x24>;
281                         interrupts = <GIC_SPI     273                         interrupts = <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>,
282                                      <GIC_SPI     274                                      <GIC_SPI 248 IRQ_TYPE_LEVEL_HIGH>,
283                                      <GIC_SPI     275                                      <GIC_SPI 249 IRQ_TYPE_LEVEL_HIGH>;
284                         interrupt-names = "err    276                         interrupt-names = "error", "rx", "tx";
285                         clocks = <&mstp10_clks    277                         clocks = <&mstp10_clks R7S72100_CLK_SPI3>;
286                         power-domains = <&cpg_    278                         power-domains = <&cpg_clocks>;
287                         num-cs = <1>;             279                         num-cs = <1>;
288                         #address-cells = <1>;     280                         #address-cells = <1>;
289                         #size-cells = <0>;        281                         #size-cells = <0>;
290                         status = "disabled";      282                         status = "disabled";
291                 };                                283                 };
292                                                   284 
293                 spi4: spi@e800e800 {              285                 spi4: spi@e800e800 {
294                         compatible = "renesas,    286                         compatible = "renesas,rspi-r7s72100", "renesas,rspi-rz";
295                         reg = <0xe800e800 0x24    287                         reg = <0xe800e800 0x24>;
296                         interrupts = <GIC_SPI     288                         interrupts = <GIC_SPI 250 IRQ_TYPE_LEVEL_HIGH>,
297                                      <GIC_SPI     289                                      <GIC_SPI 251 IRQ_TYPE_LEVEL_HIGH>,
298                                      <GIC_SPI     290                                      <GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH>;
299                         interrupt-names = "err    291                         interrupt-names = "error", "rx", "tx";
300                         clocks = <&mstp10_clks    292                         clocks = <&mstp10_clks R7S72100_CLK_SPI4>;
301                         power-domains = <&cpg_    293                         power-domains = <&cpg_clocks>;
302                         num-cs = <1>;             294                         num-cs = <1>;
303                         #address-cells = <1>;     295                         #address-cells = <1>;
304                         #size-cells = <0>;        296                         #size-cells = <0>;
305                         status = "disabled";      297                         status = "disabled";
306                 };                                298                 };
307                                                   299 
308                 usbhs0: usb@e8010000 {            300                 usbhs0: usb@e8010000 {
309                         compatible = "renesas,    301                         compatible = "renesas,usbhs-r7s72100", "renesas,rza1-usbhs";
310                         reg = <0xe8010000 0x1a    302                         reg = <0xe8010000 0x1a0>;
311                         interrupts = <GIC_SPI     303                         interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
312                         clocks = <&mstp7_clks     304                         clocks = <&mstp7_clks R7S72100_CLK_USB0>;
313                         renesas,buswait = <4>;    305                         renesas,buswait = <4>;
314                         power-domains = <&cpg_    306                         power-domains = <&cpg_clocks>;
315                         status = "disabled";      307                         status = "disabled";
316                 };                                308                 };
317                                                   309 
318                 usbhs1: usb@e8207000 {            310                 usbhs1: usb@e8207000 {
319                         compatible = "renesas,    311                         compatible = "renesas,usbhs-r7s72100", "renesas,rza1-usbhs";
320                         reg = <0xe8207000 0x1a    312                         reg = <0xe8207000 0x1a0>;
321                         interrupts = <GIC_SPI     313                         interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
322                         clocks = <&mstp7_clks     314                         clocks = <&mstp7_clks R7S72100_CLK_USB1>;
323                         renesas,buswait = <4>;    315                         renesas,buswait = <4>;
324                         power-domains = <&cpg_    316                         power-domains = <&cpg_clocks>;
325                         status = "disabled";      317                         status = "disabled";
326                 };                                318                 };
327                                                   319 
328                 mmcif: mmc@e804c800 {             320                 mmcif: mmc@e804c800 {
329                         compatible = "renesas,    321                         compatible = "renesas,mmcif-r7s72100", "renesas,sh-mmcif";
330                         reg = <0xe804c800 0x80    322                         reg = <0xe804c800 0x80>;
331                         interrupts = <GIC_SPI     323                         interrupts = <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
332                                      <GIC_SPI     324                                      <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>,
333                                      <GIC_SPI     325                                      <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>;
334                         clocks = <&mstp8_clks     326                         clocks = <&mstp8_clks R7S72100_CLK_MMCIF>;
335                         power-domains = <&cpg_    327                         power-domains = <&cpg_clocks>;
336                         reg-io-width = <4>;       328                         reg-io-width = <4>;
337                         bus-width = <8>;          329                         bus-width = <8>;
338                         status = "disabled";      330                         status = "disabled";
339                 };                                331                 };
340                                                   332 
341                 sdhi0: mmc@e804e000 {             333                 sdhi0: mmc@e804e000 {
342                         compatible = "renesas,    334                         compatible = "renesas,sdhi-r7s72100";
343                         reg = <0xe804e000 0x10    335                         reg = <0xe804e000 0x100>;
344                         interrupts = <GIC_SPI     336                         interrupts = <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>,
345                                      <GIC_SPI     337                                      <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>,
346                                      <GIC_SPI     338                                      <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
347                                                   339 
348                         clocks = <&mstp12_clks    340                         clocks = <&mstp12_clks R7S72100_CLK_SDHI00>,
349                                  <&mstp12_clks    341                                  <&mstp12_clks R7S72100_CLK_SDHI01>;
350                         clock-names = "core",     342                         clock-names = "core", "cd";
351                         power-domains = <&cpg_    343                         power-domains = <&cpg_clocks>;
352                         cap-sd-highspeed;         344                         cap-sd-highspeed;
353                         cap-sdio-irq;             345                         cap-sdio-irq;
354                         status = "disabled";      346                         status = "disabled";
355                 };                                347                 };
356                                                   348 
357                 sdhi1: mmc@e804e800 {             349                 sdhi1: mmc@e804e800 {
358                         compatible = "renesas,    350                         compatible = "renesas,sdhi-r7s72100";
359                         reg = <0xe804e800 0x10    351                         reg = <0xe804e800 0x100>;
360                         interrupts = <GIC_SPI     352                         interrupts = <GIC_SPI 273 IRQ_TYPE_LEVEL_HIGH>,
361                                      <GIC_SPI     353                                      <GIC_SPI 274 IRQ_TYPE_LEVEL_HIGH>,
362                                      <GIC_SPI     354                                      <GIC_SPI 275 IRQ_TYPE_LEVEL_HIGH>;
363                                                   355 
364                         clocks = <&mstp12_clks    356                         clocks = <&mstp12_clks R7S72100_CLK_SDHI10>,
365                                  <&mstp12_clks    357                                  <&mstp12_clks R7S72100_CLK_SDHI11>;
366                         clock-names = "core",     358                         clock-names = "core", "cd";
367                         power-domains = <&cpg_    359                         power-domains = <&cpg_clocks>;
368                         cap-sd-highspeed;         360                         cap-sd-highspeed;
369                         cap-sdio-irq;             361                         cap-sdio-irq;
370                         status = "disabled";      362                         status = "disabled";
371                 };                                363                 };
372                                                   364 
373                 gic: interrupt-controller@e820    365                 gic: interrupt-controller@e8201000 {
374                         compatible = "arm,pl39    366                         compatible = "arm,pl390";
375                         #interrupt-cells = <3>    367                         #interrupt-cells = <3>;
376                         #address-cells = <0>;     368                         #address-cells = <0>;
377                         interrupt-controller;     369                         interrupt-controller;
378                         reg = <0xe8201000 0x10    370                         reg = <0xe8201000 0x1000>,
379                                 <0xe8202000 0x    371                                 <0xe8202000 0x1000>;
380                 };                                372                 };
381                                                   373 
382                 ether: ethernet@e8203000 {        374                 ether: ethernet@e8203000 {
383                         compatible = "renesas,    375                         compatible = "renesas,ether-r7s72100";
384                         reg = <0xe8203000 0x80    376                         reg = <0xe8203000 0x800>,
385                               <0xe8204800 0x20    377                               <0xe8204800 0x200>;
386                         interrupts = <GIC_SPI     378                         interrupts = <GIC_SPI 327 IRQ_TYPE_LEVEL_HIGH>;
387                         clocks = <&mstp7_clks     379                         clocks = <&mstp7_clks R7S72100_CLK_ETHER>;
388                         power-domains = <&cpg_    380                         power-domains = <&cpg_clocks>;
389                         phy-mode = "mii";         381                         phy-mode = "mii";
390                         #address-cells = <1>;     382                         #address-cells = <1>;
391                         #size-cells = <0>;        383                         #size-cells = <0>;
392                         status = "disabled";      384                         status = "disabled";
393                 };                                385                 };
394                                                   386 
395                 ceu: camera@e8210000 {            387                 ceu: camera@e8210000 {
396                         reg = <0xe8210000 0x30    388                         reg = <0xe8210000 0x3000>;
397                         compatible = "renesas,    389                         compatible = "renesas,r7s72100-ceu";
398                         interrupts = <GIC_SPI     390                         interrupts = <GIC_SPI 332 IRQ_TYPE_LEVEL_HIGH>;
399                         clocks = <&mstp6_clks     391                         clocks = <&mstp6_clks R7S72100_CLK_CEU>;
400                         power-domains = <&cpg_    392                         power-domains = <&cpg_clocks>;
401                         status = "disabled";      393                         status = "disabled";
402                 };                                394                 };
403                                                   395 
404                 wdt: watchdog@fcfe0000 {          396                 wdt: watchdog@fcfe0000 {
405                         compatible = "renesas,    397                         compatible = "renesas,r7s72100-wdt", "renesas,rza-wdt";
406                         reg = <0xfcfe0000 0x6>    398                         reg = <0xfcfe0000 0x6>;
407                         interrupts = <GIC_SPI     399                         interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
408                         clocks = <&p0_clk>;       400                         clocks = <&p0_clk>;
409                 };                                401                 };
410                                                   402 
411                 /* Special CPG clocks */          403                 /* Special CPG clocks */
412                 cpg_clocks: cpg_clocks@fcfe000    404                 cpg_clocks: cpg_clocks@fcfe0000 {
413                         #clock-cells = <1>;       405                         #clock-cells = <1>;
414                         compatible = "renesas,    406                         compatible = "renesas,r7s72100-cpg-clocks",
415                                      "renesas,    407                                      "renesas,rz-cpg-clocks";
416                         reg = <0xfcfe0000 0x18    408                         reg = <0xfcfe0000 0x18>;
417                         clocks = <&extal_clk>,    409                         clocks = <&extal_clk>, <&usb_x1_clk>;
418                         clock-output-names = "    410                         clock-output-names = "pll", "i", "g";
419                         #power-domain-cells =     411                         #power-domain-cells = <0>;
420                 };                                412                 };
421                                                   413 
422                 /* MSTP clocks */                 414                 /* MSTP clocks */
423                 mstp3_clks: mstp3_clks@fcfe042    415                 mstp3_clks: mstp3_clks@fcfe0420 {
424                         #clock-cells = <1>;       416                         #clock-cells = <1>;
425                         compatible = "renesas,    417                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
426                         reg = <0xfcfe0420 4>;     418                         reg = <0xfcfe0420 4>;
427                         clocks = <&p0_clk>;       419                         clocks = <&p0_clk>;
428                         clock-indices = <R7S72    420                         clock-indices = <R7S72100_CLK_MTU2>;
429                         clock-output-names = "    421                         clock-output-names = "mtu2";
430                 };                                422                 };
431                                                   423 
432                 mstp4_clks: mstp4_clks@fcfe042    424                 mstp4_clks: mstp4_clks@fcfe0424 {
433                         #clock-cells = <1>;       425                         #clock-cells = <1>;
434                         compatible = "renesas,    426                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
435                         reg = <0xfcfe0424 4>;     427                         reg = <0xfcfe0424 4>;
436                         clocks = <&p1_clk>, <&    428                         clocks = <&p1_clk>, <&p1_clk>, <&p1_clk>, <&p1_clk>,
437                                  <&p1_clk>, <&    429                                  <&p1_clk>, <&p1_clk>, <&p1_clk>, <&p1_clk>;
438                         clock-indices = <         430                         clock-indices = <
439                                 R7S72100_CLK_S    431                                 R7S72100_CLK_SCIF0 R7S72100_CLK_SCIF1 R7S72100_CLK_SCIF2 R7S72100_CLK_SCIF3
440                                 R7S72100_CLK_S    432                                 R7S72100_CLK_SCIF4 R7S72100_CLK_SCIF5 R7S72100_CLK_SCIF6 R7S72100_CLK_SCIF7
441                         >;                        433                         >;
442                         clock-output-names = "    434                         clock-output-names = "scif0", "scif1", "scif2", "scif3", "scif4", "scif5", "scif6", "scif7";
443                 };                                435                 };
444                                                   436 
445                 mstp5_clks: mstp5_clks@fcfe042    437                 mstp5_clks: mstp5_clks@fcfe0428 {
446                         #clock-cells = <1>;       438                         #clock-cells = <1>;
447                         compatible = "renesas,    439                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
448                         reg = <0xfcfe0428 4>;     440                         reg = <0xfcfe0428 4>;
449                         clocks = <&p0_clk>, <&    441                         clocks = <&p0_clk>, <&p0_clk>;
450                         clock-indices = <R7S72    442                         clock-indices = <R7S72100_CLK_OSTM0 R7S72100_CLK_OSTM1>;
451                         clock-output-names = "    443                         clock-output-names = "ostm0", "ostm1";
452                 };                                444                 };
453                                                   445 
454                 mstp6_clks: mstp6_clks@fcfe042    446                 mstp6_clks: mstp6_clks@fcfe042c {
455                         #clock-cells = <1>;       447                         #clock-cells = <1>;
456                         compatible = "renesas,    448                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
457                         reg = <0xfcfe042c 4>;     449                         reg = <0xfcfe042c 4>;
458                         clocks = <&b_clk>, <&p    450                         clocks = <&b_clk>, <&p0_clk>;
459                         clock-indices = <R7S72    451                         clock-indices = <R7S72100_CLK_CEU R7S72100_CLK_RTC>;
460                         clock-output-names = "    452                         clock-output-names = "ceu", "rtc";
461                 };                                453                 };
462                                                   454 
463                 mstp7_clks: mstp7_clks@fcfe043    455                 mstp7_clks: mstp7_clks@fcfe0430 {
464                         #clock-cells = <1>;       456                         #clock-cells = <1>;
465                         compatible = "renesas,    457                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
466                         reg = <0xfcfe0430 4>;     458                         reg = <0xfcfe0430 4>;
467                         clocks = <&b_clk>, <&p    459                         clocks = <&b_clk>, <&p1_clk>, <&p1_clk>;
468                         clock-indices = <R7S72    460                         clock-indices = <R7S72100_CLK_ETHER R7S72100_CLK_USB0 R7S72100_CLK_USB1>;
469                         clock-output-names = "    461                         clock-output-names = "ether", "usb0", "usb1";
470                 };                                462                 };
471                                                   463 
472                 mstp8_clks: mstp8_clks@fcfe043    464                 mstp8_clks: mstp8_clks@fcfe0434 {
473                         #clock-cells = <1>;       465                         #clock-cells = <1>;
474                         compatible = "renesas,    466                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
475                         reg = <0xfcfe0434 4>;     467                         reg = <0xfcfe0434 4>;
476                         clocks = <&p1_clk>;       468                         clocks = <&p1_clk>;
477                         clock-indices = <R7S72    469                         clock-indices = <R7S72100_CLK_MMCIF>;
478                         clock-output-names = "    470                         clock-output-names = "mmcif";
479                 };                                471                 };
480                                                   472 
481                 mstp9_clks: mstp9_clks@fcfe043    473                 mstp9_clks: mstp9_clks@fcfe0438 {
482                         #clock-cells = <1>;       474                         #clock-cells = <1>;
483                         compatible = "renesas,    475                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
484                         reg = <0xfcfe0438 4>;     476                         reg = <0xfcfe0438 4>;
485                         clocks = <&p0_clk>, <&    477                         clocks = <&p0_clk>, <&p0_clk>, <&p0_clk>, <&p0_clk>, <&b_clk>, <&b_clk>;
486                         clock-indices = <         478                         clock-indices = <
487                                 R7S72100_CLK_I    479                                 R7S72100_CLK_I2C0 R7S72100_CLK_I2C1 R7S72100_CLK_I2C2 R7S72100_CLK_I2C3
488                                 R7S72100_CLK_S    480                                 R7S72100_CLK_SPIBSC0 R7S72100_CLK_SPIBSC1
489                         >;                        481                         >;
490                         clock-output-names = "    482                         clock-output-names = "i2c0", "i2c1", "i2c2", "i2c3", "spibsc0", "spibsc1";
491                 };                                483                 };
492                                                   484 
493                 mstp10_clks: mstp10_clks@fcfe0    485                 mstp10_clks: mstp10_clks@fcfe043c {
494                         #clock-cells = <1>;       486                         #clock-cells = <1>;
495                         compatible = "renesas,    487                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
496                         reg = <0xfcfe043c 4>;     488                         reg = <0xfcfe043c 4>;
497                         clocks = <&p1_clk>, <&    489                         clocks = <&p1_clk>, <&p1_clk>, <&p1_clk>, <&p1_clk>,
498                                  <&p1_clk>;       490                                  <&p1_clk>;
499                         clock-indices = <         491                         clock-indices = <
500                                 R7S72100_CLK_S    492                                 R7S72100_CLK_SPI0 R7S72100_CLK_SPI1 R7S72100_CLK_SPI2 R7S72100_CLK_SPI3
501                                 R7S72100_CLK_S    493                                 R7S72100_CLK_SPI4
502                         >;                        494                         >;
503                         clock-output-names = "    495                         clock-output-names = "spi0", "spi1", "spi2", "spi3", "spi4";
504                 };                                496                 };
505                 mstp12_clks: mstp12_clks@fcfe0    497                 mstp12_clks: mstp12_clks@fcfe0444 {
506                         #clock-cells = <1>;       498                         #clock-cells = <1>;
507                         compatible = "renesas,    499                         compatible = "renesas,r7s72100-mstp-clocks", "renesas,cpg-mstp-clocks";
508                         reg = <0xfcfe0444 4>;     500                         reg = <0xfcfe0444 4>;
509                         clocks = <&p1_clk>, <&    501                         clocks = <&p1_clk>, <&p1_clk>, <&p1_clk>, <&p1_clk>;
510                         clock-indices = <         502                         clock-indices = <
511                                 R7S72100_CLK_S    503                                 R7S72100_CLK_SDHI00 R7S72100_CLK_SDHI01
512                                 R7S72100_CLK_S    504                                 R7S72100_CLK_SDHI10 R7S72100_CLK_SDHI11
513                         >;                        505                         >;
514                         clock-output-names = "    506                         clock-output-names = "sdhi00", "sdhi01", "sdhi10", "sdhi11";
515                 };                                507                 };
516                                                   508 
517                 pinctrl: pinctrl@fcfe3000 {       509                 pinctrl: pinctrl@fcfe3000 {
518                         compatible = "renesas,    510                         compatible = "renesas,r7s72100-ports";
519                                                   511 
520                         reg = <0xfcfe3000 0x42    512                         reg = <0xfcfe3000 0x4230>;
521                                                   513 
522                         port0: gpio-0 {           514                         port0: gpio-0 {
523                                 gpio-controlle    515                                 gpio-controller;
524                                 #gpio-cells =     516                                 #gpio-cells = <2>;
525                                 gpio-ranges =     517                                 gpio-ranges = <&pinctrl 0 0 6>;
526                         };                        518                         };
527                                                   519 
528                         port1: gpio-1 {           520                         port1: gpio-1 {
529                                 gpio-controlle    521                                 gpio-controller;
530                                 #gpio-cells =     522                                 #gpio-cells = <2>;
531                                 gpio-ranges =     523                                 gpio-ranges = <&pinctrl 0 16 16>;
532                         };                        524                         };
533                                                   525 
534                         port2: gpio-2 {           526                         port2: gpio-2 {
535                                 gpio-controlle    527                                 gpio-controller;
536                                 #gpio-cells =     528                                 #gpio-cells = <2>;
537                                 gpio-ranges =     529                                 gpio-ranges = <&pinctrl 0 32 16>;
538                         };                        530                         };
539                                                   531 
540                         port3: gpio-3 {           532                         port3: gpio-3 {
541                                 gpio-controlle    533                                 gpio-controller;
542                                 #gpio-cells =     534                                 #gpio-cells = <2>;
543                                 gpio-ranges =     535                                 gpio-ranges = <&pinctrl 0 48 16>;
544                         };                        536                         };
545                                                   537 
546                         port4: gpio-4 {           538                         port4: gpio-4 {
547                                 gpio-controlle    539                                 gpio-controller;
548                                 #gpio-cells =     540                                 #gpio-cells = <2>;
549                                 gpio-ranges =     541                                 gpio-ranges = <&pinctrl 0 64 16>;
550                         };                        542                         };
551                                                   543 
552                         port5: gpio-5 {           544                         port5: gpio-5 {
553                                 gpio-controlle    545                                 gpio-controller;
554                                 #gpio-cells =     546                                 #gpio-cells = <2>;
555                                 gpio-ranges =     547                                 gpio-ranges = <&pinctrl 0 80 11>;
556                         };                        548                         };
557                                                   549 
558                         port6: gpio-6 {           550                         port6: gpio-6 {
559                                 gpio-controlle    551                                 gpio-controller;
560                                 #gpio-cells =     552                                 #gpio-cells = <2>;
561                                 gpio-ranges =     553                                 gpio-ranges = <&pinctrl 0 96 16>;
562                         };                        554                         };
563                                                   555 
564                         port7: gpio-7 {           556                         port7: gpio-7 {
565                                 gpio-controlle    557                                 gpio-controller;
566                                 #gpio-cells =     558                                 #gpio-cells = <2>;
567                                 gpio-ranges =     559                                 gpio-ranges = <&pinctrl 0 112 16>;
568                         };                        560                         };
569                                                   561 
570                         port8: gpio-8 {           562                         port8: gpio-8 {
571                                 gpio-controlle    563                                 gpio-controller;
572                                 #gpio-cells =     564                                 #gpio-cells = <2>;
573                                 gpio-ranges =     565                                 gpio-ranges = <&pinctrl 0 128 16>;
574                         };                        566                         };
575                                                   567 
576                         port9: gpio-9 {           568                         port9: gpio-9 {
577                                 gpio-controlle    569                                 gpio-controller;
578                                 #gpio-cells =     570                                 #gpio-cells = <2>;
579                                 gpio-ranges =     571                                 gpio-ranges = <&pinctrl 0 144 8>;
580                         };                        572                         };
581                                                   573 
582                         port10: gpio-10 {         574                         port10: gpio-10 {
583                                 gpio-controlle    575                                 gpio-controller;
584                                 #gpio-cells =     576                                 #gpio-cells = <2>;
585                                 gpio-ranges =     577                                 gpio-ranges = <&pinctrl 0 160 16>;
586                         };                        578                         };
587                                                   579 
588                         port11: gpio-11 {         580                         port11: gpio-11 {
589                                 gpio-controlle    581                                 gpio-controller;
590                                 #gpio-cells =     582                                 #gpio-cells = <2>;
591                                 gpio-ranges =     583                                 gpio-ranges = <&pinctrl 0 176 16>;
592                         };                        584                         };
593                 };                                585                 };
594                                                   586 
595                 ostm0: timer@fcfec000 {           587                 ostm0: timer@fcfec000 {
596                         compatible = "renesas,    588                         compatible = "renesas,r7s72100-ostm", "renesas,ostm";
597                         reg = <0xfcfec000 0x30    589                         reg = <0xfcfec000 0x30>;
598                         interrupts = <GIC_SPI     590                         interrupts = <GIC_SPI 102 IRQ_TYPE_EDGE_RISING>;
599                         clocks = <&mstp5_clks     591                         clocks = <&mstp5_clks R7S72100_CLK_OSTM0>;
600                         power-domains = <&cpg_    592                         power-domains = <&cpg_clocks>;
601                         status = "disabled";      593                         status = "disabled";
602                 };                                594                 };
603                                                   595 
604                 ostm1: timer@fcfec400 {           596                 ostm1: timer@fcfec400 {
605                         compatible = "renesas,    597                         compatible = "renesas,r7s72100-ostm", "renesas,ostm";
606                         reg = <0xfcfec400 0x30    598                         reg = <0xfcfec400 0x30>;
607                         interrupts = <GIC_SPI     599                         interrupts = <GIC_SPI 103 IRQ_TYPE_EDGE_RISING>;
608                         clocks = <&mstp5_clks     600                         clocks = <&mstp5_clks R7S72100_CLK_OSTM1>;
609                         power-domains = <&cpg_    601                         power-domains = <&cpg_clocks>;
610                         status = "disabled";      602                         status = "disabled";
611                 };                                603                 };
612                                                   604 
613                 i2c0: i2c@fcfee000 {              605                 i2c0: i2c@fcfee000 {
614                         #address-cells = <1>;     606                         #address-cells = <1>;
615                         #size-cells = <0>;        607                         #size-cells = <0>;
616                         compatible = "renesas,    608                         compatible = "renesas,riic-r7s72100", "renesas,riic-rz";
617                         reg = <0xfcfee000 0x44    609                         reg = <0xfcfee000 0x44>;
618                         interrupts = <GIC_SPI     610                         interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>,
619                                      <GIC_SPI     611                                      <GIC_SPI 158 IRQ_TYPE_EDGE_RISING>,
620                                      <GIC_SPI     612                                      <GIC_SPI 159 IRQ_TYPE_EDGE_RISING>,
621                                      <GIC_SPI     613                                      <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,
622                                      <GIC_SPI     614                                      <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>,
623                                      <GIC_SPI     615                                      <GIC_SPI 162 IRQ_TYPE_LEVEL_HIGH>,
624                                      <GIC_SPI     616                                      <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>,
625                                      <GIC_SPI     617                                      <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
626                         interrupt-names = "tei    618                         interrupt-names = "tei", "ri", "ti", "spi", "sti",
627                                           "nak    619                                           "naki", "ali", "tmoi";
628                         clocks = <&mstp9_clks     620                         clocks = <&mstp9_clks R7S72100_CLK_I2C0>;
629                         clock-frequency = <100    621                         clock-frequency = <100000>;
630                         power-domains = <&cpg_    622                         power-domains = <&cpg_clocks>;
631                         status = "disabled";      623                         status = "disabled";
632                 };                                624                 };
633                                                   625 
634                 i2c1: i2c@fcfee400 {              626                 i2c1: i2c@fcfee400 {
635                         #address-cells = <1>;     627                         #address-cells = <1>;
636                         #size-cells = <0>;        628                         #size-cells = <0>;
637                         compatible = "renesas,    629                         compatible = "renesas,riic-r7s72100", "renesas,riic-rz";
638                         reg = <0xfcfee400 0x44    630                         reg = <0xfcfee400 0x44>;
639                         interrupts = <GIC_SPI     631                         interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>,
640                                      <GIC_SPI     632                                      <GIC_SPI 166 IRQ_TYPE_EDGE_RISING>,
641                                      <GIC_SPI     633                                      <GIC_SPI 167 IRQ_TYPE_EDGE_RISING>,
642                                      <GIC_SPI     634                                      <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>,
643                                      <GIC_SPI     635                                      <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>,
644                                      <GIC_SPI     636                                      <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>,
645                                      <GIC_SPI     637                                      <GIC_SPI 171 IRQ_TYPE_LEVEL_HIGH>,
646                                      <GIC_SPI     638                                      <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>;
647                         interrupt-names = "tei    639                         interrupt-names = "tei", "ri", "ti", "spi", "sti",
648                                           "nak    640                                           "naki", "ali", "tmoi";
649                         clocks = <&mstp9_clks     641                         clocks = <&mstp9_clks R7S72100_CLK_I2C1>;
650                         clock-frequency = <100    642                         clock-frequency = <100000>;
651                         power-domains = <&cpg_    643                         power-domains = <&cpg_clocks>;
652                         status = "disabled";      644                         status = "disabled";
653                 };                                645                 };
654                                                   646 
655                 i2c2: i2c@fcfee800 {              647                 i2c2: i2c@fcfee800 {
656                         #address-cells = <1>;     648                         #address-cells = <1>;
657                         #size-cells = <0>;        649                         #size-cells = <0>;
658                         compatible = "renesas,    650                         compatible = "renesas,riic-r7s72100", "renesas,riic-rz";
659                         reg = <0xfcfee800 0x44    651                         reg = <0xfcfee800 0x44>;
660                         interrupts = <GIC_SPI     652                         interrupts = <GIC_SPI 173 IRQ_TYPE_LEVEL_HIGH>,
661                                      <GIC_SPI     653                                      <GIC_SPI 174 IRQ_TYPE_EDGE_RISING>,
662                                      <GIC_SPI     654                                      <GIC_SPI 175 IRQ_TYPE_EDGE_RISING>,
663                                      <GIC_SPI     655                                      <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>,
664                                      <GIC_SPI     656                                      <GIC_SPI 177 IRQ_TYPE_LEVEL_HIGH>,
665                                      <GIC_SPI     657                                      <GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>,
666                                      <GIC_SPI     658                                      <GIC_SPI 179 IRQ_TYPE_LEVEL_HIGH>,
667                                      <GIC_SPI     659                                      <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
668                         interrupt-names = "tei    660                         interrupt-names = "tei", "ri", "ti", "spi", "sti",
669                                           "nak    661                                           "naki", "ali", "tmoi";
670                         clocks = <&mstp9_clks     662                         clocks = <&mstp9_clks R7S72100_CLK_I2C2>;
671                         clock-frequency = <100    663                         clock-frequency = <100000>;
672                         power-domains = <&cpg_    664                         power-domains = <&cpg_clocks>;
673                         status = "disabled";      665                         status = "disabled";
674                 };                                666                 };
675                                                   667 
676                 i2c3: i2c@fcfeec00 {              668                 i2c3: i2c@fcfeec00 {
677                         #address-cells = <1>;     669                         #address-cells = <1>;
678                         #size-cells = <0>;        670                         #size-cells = <0>;
679                         compatible = "renesas,    671                         compatible = "renesas,riic-r7s72100", "renesas,riic-rz";
680                         reg = <0xfcfeec00 0x44    672                         reg = <0xfcfeec00 0x44>;
681                         interrupts = <GIC_SPI     673                         interrupts = <GIC_SPI 181 IRQ_TYPE_LEVEL_HIGH>,
682                                      <GIC_SPI     674                                      <GIC_SPI 182 IRQ_TYPE_EDGE_RISING>,
683                                      <GIC_SPI     675                                      <GIC_SPI 183 IRQ_TYPE_EDGE_RISING>,
684                                      <GIC_SPI     676                                      <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>,
685                                      <GIC_SPI     677                                      <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>,
686                                      <GIC_SPI     678                                      <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>,
687                                      <GIC_SPI     679                                      <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>,
688                                      <GIC_SPI     680                                      <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
689                         interrupt-names = "tei    681                         interrupt-names = "tei", "ri", "ti", "spi", "sti",
690                                           "nak    682                                           "naki", "ali", "tmoi";
691                         clocks = <&mstp9_clks     683                         clocks = <&mstp9_clks R7S72100_CLK_I2C3>;
692                         clock-frequency = <100    684                         clock-frequency = <100000>;
693                         power-domains = <&cpg_    685                         power-domains = <&cpg_clocks>;
694                         status = "disabled";      686                         status = "disabled";
695                 };                                687                 };
696                                                   688 
697                 irqc: interrupt-controller@fcf    689                 irqc: interrupt-controller@fcfef800 {
698                         compatible = "renesas,    690                         compatible = "renesas,r7s72100-irqc",
699                                      "renesas,    691                                      "renesas,rza1-irqc";
700                         #interrupt-cells = <2>    692                         #interrupt-cells = <2>;
701                         #address-cells = <0>;     693                         #address-cells = <0>;
702                         interrupt-controller;     694                         interrupt-controller;
703                         reg = <0xfcfef800 0x6>    695                         reg = <0xfcfef800 0x6>;
704                         interrupt-map =           696                         interrupt-map =
705                                 <0 0 &gic GIC_    697                                 <0 0 &gic GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
706                                 <1 0 &gic GIC_    698                                 <1 0 &gic GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>,
707                                 <2 0 &gic GIC_    699                                 <2 0 &gic GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>,
708                                 <3 0 &gic GIC_    700                                 <3 0 &gic GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>,
709                                 <4 0 &gic GIC_    701                                 <4 0 &gic GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,
710                                 <5 0 &gic GIC_    702                                 <5 0 &gic GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>,
711                                 <6 0 &gic GIC_    703                                 <6 0 &gic GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>,
712                                 <7 0 &gic GIC_    704                                 <7 0 &gic GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
713                         interrupt-map-mask = <    705                         interrupt-map-mask = <7 0>;
714                 };                                706                 };
715                                                   707 
716                 mtu2: timer@fcff0000 {            708                 mtu2: timer@fcff0000 {
717                         compatible = "renesas,    709                         compatible = "renesas,mtu2-r7s72100", "renesas,mtu2";
718                         reg = <0xfcff0000 0x40    710                         reg = <0xfcff0000 0x400>;
719                         interrupts = <GIC_SPI     711                         interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
720                         interrupt-names = "tgi    712                         interrupt-names = "tgi0a";
721                         clocks = <&mstp3_clks     713                         clocks = <&mstp3_clks R7S72100_CLK_MTU2>;
722                         clock-names = "fck";      714                         clock-names = "fck";
723                         power-domains = <&cpg_    715                         power-domains = <&cpg_clocks>;
724                         status = "disabled";      716                         status = "disabled";
725                 };                                717                 };
726                                                   718 
727                 rtc: rtc@fcff1000 {               719                 rtc: rtc@fcff1000 {
728                         compatible = "renesas,    720                         compatible = "renesas,r7s72100-rtc", "renesas,sh-rtc";
729                         reg = <0xfcff1000 0x2e    721                         reg = <0xfcff1000 0x2e>;
730                         interrupts = <GIC_SPI     722                         interrupts = <GIC_SPI 276 IRQ_TYPE_LEVEL_HIGH>,
731                                      <GIC_SPI     723                                      <GIC_SPI 277 IRQ_TYPE_LEVEL_HIGH>,
732                                      <GIC_SPI     724                                      <GIC_SPI 278 IRQ_TYPE_LEVEL_HIGH>;
733                         interrupt-names = "ala    725                         interrupt-names = "alarm", "period", "carry";
734                         clocks = <&mstp6_clks     726                         clocks = <&mstp6_clks R7S72100_CLK_RTC>, <&rtc_x1_clk>,
735                                  <&rtc_x3_clk>    727                                  <&rtc_x3_clk>, <&extal_clk>;
736                         clock-names = "fck", "    728                         clock-names = "fck", "rtc_x1", "rtc_x3", "extal";
737                         power-domains = <&cpg_    729                         power-domains = <&cpg_clocks>;
738                         status = "disabled";      730                         status = "disabled";
739                 };                                731                 };
740         };                                        732         };
741                                                   733 
742         usb_x1_clk: usb_x1 {                      734         usb_x1_clk: usb_x1 {
743                 #clock-cells = <0>;               735                 #clock-cells = <0>;
744                 compatible = "fixed-clock";       736                 compatible = "fixed-clock";
745                 /* If clk present, value must     737                 /* If clk present, value must be set by board */
746                 clock-frequency = <0>;            738                 clock-frequency = <0>;
747         };                                        739         };
748 };                                                740 };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php