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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/allwinner/suniv-f1c100s.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/allwinner/suniv-f1c100s.dtsi (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/allwinner/suniv-f1c100s.dtsi (Version linux-6.10.14)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)       1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)
  2 /*                                                  2 /*
  3  * Copyright 2018 Icenowy Zheng <icenowy@aosc.i      3  * Copyright 2018 Icenowy Zheng <icenowy@aosc.io>
  4  * Copyright 2018 Mesih Kilinc <mesihkilinc@gma      4  * Copyright 2018 Mesih Kilinc <mesihkilinc@gmail.com>
  5  */                                                 5  */
  6                                                     6 
  7 #include <dt-bindings/clock/suniv-ccu-f1c100s.      7 #include <dt-bindings/clock/suniv-ccu-f1c100s.h>
  8 #include <dt-bindings/reset/suniv-ccu-f1c100s.      8 #include <dt-bindings/reset/suniv-ccu-f1c100s.h>
  9                                                     9 
 10 / {                                                10 / {
 11         #address-cells = <1>;                      11         #address-cells = <1>;
 12         #size-cells = <1>;                         12         #size-cells = <1>;
 13         interrupt-parent = <&intc>;                13         interrupt-parent = <&intc>;
 14                                                    14 
 15         clocks {                                   15         clocks {
 16                 osc24M: clk-24M {                  16                 osc24M: clk-24M {
 17                         #clock-cells = <0>;        17                         #clock-cells = <0>;
 18                         compatible = "fixed-cl     18                         compatible = "fixed-clock";
 19                         clock-frequency = <240     19                         clock-frequency = <24000000>;
 20                         clock-output-names = "     20                         clock-output-names = "osc24M";
 21                 };                                 21                 };
 22                                                    22 
 23                 osc32k: clk-32k {                  23                 osc32k: clk-32k {
 24                         #clock-cells = <0>;        24                         #clock-cells = <0>;
 25                         compatible = "fixed-cl     25                         compatible = "fixed-clock";
 26                         clock-frequency = <327     26                         clock-frequency = <32768>;
 27                         clock-output-names = "     27                         clock-output-names = "osc32k";
 28                 };                                 28                 };
 29         };                                         29         };
 30                                                    30 
 31         cpus {                                     31         cpus {
 32                 #address-cells = <1>;              32                 #address-cells = <1>;
 33                 #size-cells = <0>;                 33                 #size-cells = <0>;
 34                                                    34 
 35                 cpu@0 {                            35                 cpu@0 {
 36                         compatible = "arm,arm9     36                         compatible = "arm,arm926ej-s";
 37                         device_type = "cpu";       37                         device_type = "cpu";
 38                         reg = <0x0>;               38                         reg = <0x0>;
 39                 };                                 39                 };
 40         };                                         40         };
 41                                                    41 
 42         soc {                                      42         soc {
 43                 compatible = "simple-bus";         43                 compatible = "simple-bus";
 44                 #address-cells = <1>;              44                 #address-cells = <1>;
 45                 #size-cells = <1>;                 45                 #size-cells = <1>;
 46                 ranges;                            46                 ranges;
 47                                                    47 
 48                 sram-controller@1c00000 {          48                 sram-controller@1c00000 {
 49                         compatible = "allwinne     49                         compatible = "allwinner,suniv-f1c100s-system-control",
 50                                      "allwinne     50                                      "allwinner,sun4i-a10-system-control";
 51                         reg = <0x01c00000 0x30     51                         reg = <0x01c00000 0x30>;
 52                         #address-cells = <1>;      52                         #address-cells = <1>;
 53                         #size-cells = <1>;         53                         #size-cells = <1>;
 54                         ranges;                    54                         ranges;
 55                                                    55 
 56                         sram_d: sram@10000 {       56                         sram_d: sram@10000 {
 57                                 compatible = "     57                                 compatible = "mmio-sram";
 58                                 reg = <0x00010     58                                 reg = <0x00010000 0x1000>;
 59                                 #address-cells     59                                 #address-cells = <1>;
 60                                 #size-cells =      60                                 #size-cells = <1>;
 61                                 ranges = <0 0x     61                                 ranges = <0 0x00010000 0x1000>;
 62                                                    62 
 63                                 otg_sram: sram     63                                 otg_sram: sram-section@0 {
 64                                         compat     64                                         compatible = "allwinner,suniv-f1c100s-sram-d",
 65                                                    65                                                      "allwinner,sun4i-a10-sram-d";
 66                                         reg =      66                                         reg = <0x0000 0x1000>;
 67                                         status     67                                         status = "disabled";
 68                                 };                 68                                 };
 69                         };                         69                         };
 70                 };                                 70                 };
 71                                                    71 
 72                 spi0: spi@1c05000 {                72                 spi0: spi@1c05000 {
 73                         compatible = "allwinne     73                         compatible = "allwinner,suniv-f1c100s-spi",
 74                                      "allwinne     74                                      "allwinner,sun8i-h3-spi";
 75                         reg = <0x01c05000 0x10     75                         reg = <0x01c05000 0x1000>;
 76                         interrupts = <10>;         76                         interrupts = <10>;
 77                         clocks = <&ccu CLK_BUS     77                         clocks = <&ccu CLK_BUS_SPI0>, <&ccu CLK_BUS_SPI0>;
 78                         clock-names = "ahb", "     78                         clock-names = "ahb", "mod";
 79                         resets = <&ccu RST_BUS     79                         resets = <&ccu RST_BUS_SPI0>;
 80                         status = "disabled";       80                         status = "disabled";
 81                         num-cs = <1>;              81                         num-cs = <1>;
 82                         #address-cells = <1>;      82                         #address-cells = <1>;
 83                         #size-cells = <0>;         83                         #size-cells = <0>;
 84                 };                                 84                 };
 85                                                    85 
 86                 spi1: spi@1c06000 {                86                 spi1: spi@1c06000 {
 87                         compatible = "allwinne     87                         compatible = "allwinner,suniv-f1c100s-spi",
 88                                      "allwinne     88                                      "allwinner,sun8i-h3-spi";
 89                         reg = <0x01c06000 0x10     89                         reg = <0x01c06000 0x1000>;
 90                         interrupts = <11>;         90                         interrupts = <11>;
 91                         clocks = <&ccu CLK_BUS     91                         clocks = <&ccu CLK_BUS_SPI1>, <&ccu CLK_BUS_SPI1>;
 92                         clock-names = "ahb", "     92                         clock-names = "ahb", "mod";
 93                         resets = <&ccu RST_BUS     93                         resets = <&ccu RST_BUS_SPI1>;
 94                         status = "disabled";       94                         status = "disabled";
 95                         num-cs = <1>;              95                         num-cs = <1>;
 96                         #address-cells = <1>;      96                         #address-cells = <1>;
 97                         #size-cells = <0>;         97                         #size-cells = <0>;
 98                 };                                 98                 };
 99                                                    99 
100                 mmc0: mmc@1c0f000 {               100                 mmc0: mmc@1c0f000 {
101                         compatible = "allwinne    101                         compatible = "allwinner,suniv-f1c100s-mmc",
102                                      "allwinne    102                                      "allwinner,sun7i-a20-mmc";
103                         reg = <0x01c0f000 0x10    103                         reg = <0x01c0f000 0x1000>;
104                         clocks = <&ccu CLK_BUS    104                         clocks = <&ccu CLK_BUS_MMC0>,
105                                  <&ccu CLK_MMC    105                                  <&ccu CLK_MMC0>,
106                                  <&ccu CLK_MMC    106                                  <&ccu CLK_MMC0_OUTPUT>,
107                                  <&ccu CLK_MMC    107                                  <&ccu CLK_MMC0_SAMPLE>;
108                         clock-names = "ahb", "    108                         clock-names = "ahb", "mmc", "output", "sample";
109                         resets = <&ccu RST_BUS    109                         resets = <&ccu RST_BUS_MMC0>;
110                         reset-names = "ahb";      110                         reset-names = "ahb";
111                         interrupts = <23>;        111                         interrupts = <23>;
112                         pinctrl-names = "defau    112                         pinctrl-names = "default";
113                         pinctrl-0 = <&mmc0_pin    113                         pinctrl-0 = <&mmc0_pins>;
114                         status = "disabled";      114                         status = "disabled";
115                         #address-cells = <1>;     115                         #address-cells = <1>;
116                         #size-cells = <0>;        116                         #size-cells = <0>;
117                 };                                117                 };
118                                                   118 
119                 mmc1: mmc@1c10000 {               119                 mmc1: mmc@1c10000 {
120                         compatible = "allwinne    120                         compatible = "allwinner,suniv-f1c100s-mmc",
121                                      "allwinne    121                                      "allwinner,sun7i-a20-mmc";
122                         reg = <0x01c10000 0x10    122                         reg = <0x01c10000 0x1000>;
123                         clocks = <&ccu CLK_BUS    123                         clocks = <&ccu CLK_BUS_MMC1>,
124                                  <&ccu CLK_MMC    124                                  <&ccu CLK_MMC1>,
125                                  <&ccu CLK_MMC    125                                  <&ccu CLK_MMC1_OUTPUT>,
126                                  <&ccu CLK_MMC    126                                  <&ccu CLK_MMC1_SAMPLE>;
127                         clock-names = "ahb", "    127                         clock-names = "ahb", "mmc", "output", "sample";
128                         resets = <&ccu RST_BUS    128                         resets = <&ccu RST_BUS_MMC1>;
129                         reset-names = "ahb";      129                         reset-names = "ahb";
130                         interrupts = <24>;        130                         interrupts = <24>;
131                         status = "disabled";      131                         status = "disabled";
132                         #address-cells = <1>;     132                         #address-cells = <1>;
133                         #size-cells = <0>;        133                         #size-cells = <0>;
134                 };                                134                 };
135                                                   135 
136                 usb_otg: usb@1c13000 {            136                 usb_otg: usb@1c13000 {
137                         compatible = "allwinne    137                         compatible = "allwinner,suniv-f1c100s-musb";
138                         reg = <0x01c13000 0x04    138                         reg = <0x01c13000 0x0400>;
139                         clocks = <&ccu CLK_BUS    139                         clocks = <&ccu CLK_BUS_OTG>;
140                         resets = <&ccu RST_BUS    140                         resets = <&ccu RST_BUS_OTG>;
141                         interrupts = <26>;        141                         interrupts = <26>;
142                         interrupt-names = "mc"    142                         interrupt-names = "mc";
143                         phys = <&usbphy 0>;       143                         phys = <&usbphy 0>;
144                         phy-names = "usb";        144                         phy-names = "usb";
145                         extcon = <&usbphy 0>;     145                         extcon = <&usbphy 0>;
146                         allwinner,sram = <&otg    146                         allwinner,sram = <&otg_sram 1>;
147                         status = "disabled";      147                         status = "disabled";
148                 };                                148                 };
149                                                   149 
150                 usbphy: phy@1c13400 {             150                 usbphy: phy@1c13400 {
151                         compatible = "allwinne    151                         compatible = "allwinner,suniv-f1c100s-usb-phy";
152                         reg = <0x01c13400 0x10    152                         reg = <0x01c13400 0x10>;
153                         reg-names = "phy_ctrl"    153                         reg-names = "phy_ctrl";
154                         clocks = <&ccu CLK_USB    154                         clocks = <&ccu CLK_USB_PHY0>;
155                         clock-names = "usb0_ph    155                         clock-names = "usb0_phy";
156                         resets = <&ccu RST_USB    156                         resets = <&ccu RST_USB_PHY0>;
157                         reset-names = "usb0_re    157                         reset-names = "usb0_reset";
158                         #phy-cells = <1>;         158                         #phy-cells = <1>;
159                         status = "disabled";      159                         status = "disabled";
160                 };                                160                 };
161                                                   161 
162                 ccu: clock@1c20000 {              162                 ccu: clock@1c20000 {
163                         compatible = "allwinne    163                         compatible = "allwinner,suniv-f1c100s-ccu";
164                         reg = <0x01c20000 0x40    164                         reg = <0x01c20000 0x400>;
165                         clocks = <&osc24M>, <&    165                         clocks = <&osc24M>, <&osc32k>;
166                         clock-names = "hosc",     166                         clock-names = "hosc", "losc";
167                         #clock-cells = <1>;       167                         #clock-cells = <1>;
168                         #reset-cells = <1>;       168                         #reset-cells = <1>;
169                 };                                169                 };
170                                                   170 
171                 intc: interrupt-controller@1c2    171                 intc: interrupt-controller@1c20400 {
172                         compatible = "allwinne    172                         compatible = "allwinner,suniv-f1c100s-ic";
173                         reg = <0x01c20400 0x40    173                         reg = <0x01c20400 0x400>;
174                         interrupt-controller;     174                         interrupt-controller;
175                         #interrupt-cells = <1>    175                         #interrupt-cells = <1>;
176                 };                                176                 };
177                                                   177 
178                 pio: pinctrl@1c20800 {            178                 pio: pinctrl@1c20800 {
179                         compatible = "allwinne    179                         compatible = "allwinner,suniv-f1c100s-pinctrl";
180                         reg = <0x01c20800 0x40    180                         reg = <0x01c20800 0x400>;
181                         interrupts = <38>, <39    181                         interrupts = <38>, <39>, <40>;
182                         clocks = <&ccu CLK_BUS    182                         clocks = <&ccu CLK_BUS_PIO>, <&osc24M>, <&osc32k>;
183                         clock-names = "apb", "    183                         clock-names = "apb", "hosc", "losc";
184                         gpio-controller;          184                         gpio-controller;
185                         interrupt-controller;     185                         interrupt-controller;
186                         #interrupt-cells = <3>    186                         #interrupt-cells = <3>;
187                         #gpio-cells = <3>;        187                         #gpio-cells = <3>;
188                                                   188 
189                         mmc0_pins: mmc0-pins {    189                         mmc0_pins: mmc0-pins {
190                                 pins = "PF0",     190                                 pins = "PF0", "PF1", "PF2", "PF3", "PF4", "PF5";
191                                 function = "mm    191                                 function = "mmc0";
192                                 drive-strength    192                                 drive-strength = <30>;
193                         };                        193                         };
194                                                   194 
195                         /omit-if-no-ref/          195                         /omit-if-no-ref/
196                         i2c0_pd_pins: i2c0-pd-    196                         i2c0_pd_pins: i2c0-pd-pins {
197                                 pins = "PD0",     197                                 pins = "PD0", "PD12";
198                                 function = "i2    198                                 function = "i2c0";
199                         };                        199                         };
200                                                   200 
201                         spi0_pc_pins: spi0-pc-    201                         spi0_pc_pins: spi0-pc-pins {
202                                 pins = "PC0",     202                                 pins = "PC0", "PC1", "PC2", "PC3";
203                                 function = "sp    203                                 function = "spi0";
204                         };                        204                         };
205                                                   205 
206                         uart0_pe_pins: uart0-p    206                         uart0_pe_pins: uart0-pe-pins {
207                                 pins = "PE0",     207                                 pins = "PE0", "PE1";
208                                 function = "ua    208                                 function = "uart0";
209                         };                        209                         };
210                                                   210 
211                         /omit-if-no-ref/          211                         /omit-if-no-ref/
212                         uart1_pa_pins: uart1-p    212                         uart1_pa_pins: uart1-pa-pins {
213                                 pins = "PA2",     213                                 pins = "PA2", "PA3";
214                                 function = "ua    214                                 function = "uart1";
215                         };                        215                         };
216                 };                                216                 };
217                                                   217 
218                 i2c0: i2c@1c27000 {               218                 i2c0: i2c@1c27000 {
219                         compatible = "allwinne    219                         compatible = "allwinner,suniv-f1c100s-i2c",
220                                      "allwinne    220                                      "allwinner,sun6i-a31-i2c";
221                         reg = <0x01c27000 0x40    221                         reg = <0x01c27000 0x400>;
222                         interrupts = <7>;         222                         interrupts = <7>;
223                         clocks = <&ccu CLK_BUS    223                         clocks = <&ccu CLK_BUS_I2C0>;
224                         resets = <&ccu RST_BUS    224                         resets = <&ccu RST_BUS_I2C0>;
225                         #address-cells = <1>;     225                         #address-cells = <1>;
226                         #size-cells = <0>;        226                         #size-cells = <0>;
227                         status = "disabled";      227                         status = "disabled";
228                 };                                228                 };
229                                                   229 
230                 i2c1: i2c@1c27400 {               230                 i2c1: i2c@1c27400 {
231                         compatible = "allwinne    231                         compatible = "allwinner,suniv-f1c100s-i2c",
232                                      "allwinne    232                                      "allwinner,sun6i-a31-i2c";
233                         reg = <0x01c27400 0x40    233                         reg = <0x01c27400 0x400>;
234                         interrupts = <8>;         234                         interrupts = <8>;
235                         clocks = <&ccu CLK_BUS    235                         clocks = <&ccu CLK_BUS_I2C1>;
236                         resets = <&ccu RST_BUS    236                         resets = <&ccu RST_BUS_I2C1>;
237                         #address-cells = <1>;     237                         #address-cells = <1>;
238                         #size-cells = <0>;        238                         #size-cells = <0>;
239                         status = "disabled";      239                         status = "disabled";
240                 };                                240                 };
241                                                   241 
242                 i2c2: i2c@1c27800 {               242                 i2c2: i2c@1c27800 {
243                         compatible = "allwinne    243                         compatible = "allwinner,suniv-f1c100s-i2c",
244                                      "allwinne    244                                      "allwinner,sun6i-a31-i2c";
245                         reg = <0x01c27800 0x40    245                         reg = <0x01c27800 0x400>;
246                         interrupts = <9>;         246                         interrupts = <9>;
247                         clocks = <&ccu CLK_BUS    247                         clocks = <&ccu CLK_BUS_I2C2>;
248                         resets = <&ccu RST_BUS    248                         resets = <&ccu RST_BUS_I2C2>;
249                         #address-cells = <1>;     249                         #address-cells = <1>;
250                         #size-cells = <0>;        250                         #size-cells = <0>;
251                         status = "disabled";      251                         status = "disabled";
252                 };                                252                 };
253                                                   253 
254                 timer@1c20c00 {                   254                 timer@1c20c00 {
255                         compatible = "allwinne    255                         compatible = "allwinner,suniv-f1c100s-timer";
256                         reg = <0x01c20c00 0x90    256                         reg = <0x01c20c00 0x90>;
257                         interrupts = <13>, <14    257                         interrupts = <13>, <14>, <15>;
258                         clocks = <&osc24M>;       258                         clocks = <&osc24M>;
259                 };                                259                 };
260                                                   260 
261                 wdt: watchdog@1c20ca0 {           261                 wdt: watchdog@1c20ca0 {
262                         compatible = "allwinne    262                         compatible = "allwinner,suniv-f1c100s-wdt",
263                                      "allwinne    263                                      "allwinner,sun6i-a31-wdt";
264                         reg = <0x01c20ca0 0x20    264                         reg = <0x01c20ca0 0x20>;
265                         interrupts = <16>;        265                         interrupts = <16>;
266                         clocks = <&osc32k>;       266                         clocks = <&osc32k>;
267                 };                                267                 };
268                                                   268 
269                 pwm: pwm@1c21000 {                269                 pwm: pwm@1c21000 {
270                         compatible = "allwinne    270                         compatible = "allwinner,suniv-f1c100s-pwm",
271                                      "allwinne    271                                      "allwinner,sun7i-a20-pwm";
272                         reg = <0x01c21000 0x40    272                         reg = <0x01c21000 0x400>;
273                         clocks = <&osc24M>;       273                         clocks = <&osc24M>;
274                         #pwm-cells = <3>;         274                         #pwm-cells = <3>;
275                         status = "disabled";      275                         status = "disabled";
276                 };                                276                 };
277                                                   277 
278                 ir: ir@1c22c00 {                  278                 ir: ir@1c22c00 {
279                         compatible = "allwinne    279                         compatible = "allwinner,suniv-f1c100s-ir",
280                                      "allwinne    280                                      "allwinner,sun6i-a31-ir";
281                         reg = <0x01c22c00 0x40    281                         reg = <0x01c22c00 0x400>;
282                         clocks = <&ccu CLK_BUS    282                         clocks = <&ccu CLK_BUS_IR>, <&ccu CLK_IR>;
283                         clock-names = "apb", "    283                         clock-names = "apb", "ir";
284                         resets = <&ccu RST_BUS    284                         resets = <&ccu RST_BUS_IR>;
285                         interrupts = <6>;         285                         interrupts = <6>;
286                         status = "disabled";      286                         status = "disabled";
287                 };                                287                 };
288                                                   288 
289                 lradc: lradc@1c23400 {            289                 lradc: lradc@1c23400 {
290                         compatible = "allwinne    290                         compatible = "allwinner,suniv-f1c100s-lradc",
291                                      "allwinne    291                                      "allwinner,sun8i-a83t-r-lradc";
292                         reg = <0x01c23400 0x40    292                         reg = <0x01c23400 0x400>;
293                         interrupts = <22>;        293                         interrupts = <22>;
294                         status = "disabled";      294                         status = "disabled";
295                 };                                295                 };
296                                                   296 
297                 uart0: serial@1c25000 {           297                 uart0: serial@1c25000 {
298                         compatible = "snps,dw-    298                         compatible = "snps,dw-apb-uart";
299                         reg = <0x01c25000 0x40    299                         reg = <0x01c25000 0x400>;
300                         interrupts = <1>;         300                         interrupts = <1>;
301                         reg-shift = <2>;          301                         reg-shift = <2>;
302                         reg-io-width = <4>;       302                         reg-io-width = <4>;
303                         clocks = <&ccu CLK_BUS    303                         clocks = <&ccu CLK_BUS_UART0>;
304                         resets = <&ccu RST_BUS    304                         resets = <&ccu RST_BUS_UART0>;
305                         status = "disabled";      305                         status = "disabled";
306                 };                                306                 };
307                                                   307 
308                 uart1: serial@1c25400 {           308                 uart1: serial@1c25400 {
309                         compatible = "snps,dw-    309                         compatible = "snps,dw-apb-uart";
310                         reg = <0x01c25400 0x40    310                         reg = <0x01c25400 0x400>;
311                         interrupts = <2>;         311                         interrupts = <2>;
312                         reg-shift = <2>;          312                         reg-shift = <2>;
313                         reg-io-width = <4>;       313                         reg-io-width = <4>;
314                         clocks = <&ccu CLK_BUS    314                         clocks = <&ccu CLK_BUS_UART1>;
315                         resets = <&ccu RST_BUS    315                         resets = <&ccu RST_BUS_UART1>;
316                         status = "disabled";      316                         status = "disabled";
317                 };                                317                 };
318                                                   318 
319                 uart2: serial@1c25800 {           319                 uart2: serial@1c25800 {
320                         compatible = "snps,dw-    320                         compatible = "snps,dw-apb-uart";
321                         reg = <0x01c25800 0x40    321                         reg = <0x01c25800 0x400>;
322                         interrupts = <3>;         322                         interrupts = <3>;
323                         reg-shift = <2>;          323                         reg-shift = <2>;
324                         reg-io-width = <4>;       324                         reg-io-width = <4>;
325                         clocks = <&ccu CLK_BUS    325                         clocks = <&ccu CLK_BUS_UART2>;
326                         resets = <&ccu RST_BUS    326                         resets = <&ccu RST_BUS_UART2>;
327                         status = "disabled";      327                         status = "disabled";
328                 };                                328                 };
329         };                                        329         };
330 };                                                330 };
                                                      

~ [ 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