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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/samsung/exynos5420-smdk5420.dts

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/samsung/exynos5420-smdk5420.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/samsung/exynos5420-smdk5420.dts (Version linux-6.7.12)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 /*                                                  2 /*
  3  * Samsung SMDK5420 board device tree source        3  * Samsung SMDK5420 board device tree source
  4  *                                                  4  *
  5  * Copyright (c) 2013 Samsung Electronics Co.,      5  * Copyright (c) 2013 Samsung Electronics Co., Ltd.
  6  *              http://www.samsung.com              6  *              http://www.samsung.com
  7  */                                                 7  */
  8                                                     8 
  9 /dts-v1/;                                           9 /dts-v1/;
 10 #include "exynos5420.dtsi"                         10 #include "exynos5420.dtsi"
 11 #include "exynos5420-cpus.dtsi"                    11 #include "exynos5420-cpus.dtsi"
 12 #include <dt-bindings/clock/samsung,s2mps11.h>     12 #include <dt-bindings/clock/samsung,s2mps11.h>
 13 #include <dt-bindings/gpio/gpio.h>                 13 #include <dt-bindings/gpio/gpio.h>
 14                                                    14 
 15 / {                                                15 / {
 16         model = "Samsung SMDK5420 board based      16         model = "Samsung SMDK5420 board based on Exynos5420";
 17         compatible = "samsung,smdk5420", "sams     17         compatible = "samsung,smdk5420", "samsung,exynos5420", "samsung,exynos5";
 18                                                    18 
 19         memory@20000000 {                          19         memory@20000000 {
 20                 device_type = "memory";            20                 device_type = "memory";
 21                 reg = <0x20000000 0x80000000>;     21                 reg = <0x20000000 0x80000000>;
 22         };                                         22         };
 23                                                    23 
 24         aliases {                                  24         aliases {
 25                 mmc0 = &mmc_0;                     25                 mmc0 = &mmc_0;
 26                 mmc1 = &mmc_2;                     26                 mmc1 = &mmc_2;
 27         };                                         27         };
 28                                                    28 
 29         chosen {                                   29         chosen {
 30                 bootargs = "init=/linuxrc";        30                 bootargs = "init=/linuxrc";
 31                 stdout-path = "serial2:115200n     31                 stdout-path = "serial2:115200n8";
 32         };                                         32         };
 33                                                    33 
 34         fixed-rate-clocks {                        34         fixed-rate-clocks {
 35                 oscclk {                           35                 oscclk {
 36                         compatible = "samsung,     36                         compatible = "samsung,exynos5420-oscclk";
 37                         clock-frequency = <240     37                         clock-frequency = <24000000>;
 38                 };                                 38                 };
 39         };                                         39         };
 40                                                    40 
 41         vdd: regulator-0 {                         41         vdd: regulator-0 {
 42                 compatible = "regulator-fixed"     42                 compatible = "regulator-fixed";
 43                 regulator-name = "vdd-supply";     43                 regulator-name = "vdd-supply";
 44                 regulator-min-microvolt = <180     44                 regulator-min-microvolt = <1800000>;
 45                 regulator-max-microvolt = <180     45                 regulator-max-microvolt = <1800000>;
 46                 regulator-always-on;               46                 regulator-always-on;
 47         };                                         47         };
 48                                                    48 
 49         dbvdd: regulator-1 {                       49         dbvdd: regulator-1 {
 50                 compatible = "regulator-fixed"     50                 compatible = "regulator-fixed";
 51                 regulator-name = "dbvdd-supply     51                 regulator-name = "dbvdd-supply";
 52                 regulator-min-microvolt = <330     52                 regulator-min-microvolt = <3300000>;
 53                 regulator-max-microvolt = <330     53                 regulator-max-microvolt = <3300000>;
 54                 regulator-always-on;               54                 regulator-always-on;
 55         };                                         55         };
 56                                                    56 
 57         spkvdd: regulator-2 {                      57         spkvdd: regulator-2 {
 58                 compatible = "regulator-fixed"     58                 compatible = "regulator-fixed";
 59                 regulator-name = "spkvdd-suppl     59                 regulator-name = "spkvdd-supply";
 60                 regulator-min-microvolt = <500     60                 regulator-min-microvolt = <5000000>;
 61                 regulator-max-microvolt = <500     61                 regulator-max-microvolt = <5000000>;
 62                 regulator-always-on;               62                 regulator-always-on;
 63         };                                         63         };
 64                                                    64 
 65         usb300_vbus_reg: regulator-3 {             65         usb300_vbus_reg: regulator-3 {
 66                 compatible = "regulator-fixed"     66                 compatible = "regulator-fixed";
 67                 regulator-name = "VBUS0";          67                 regulator-name = "VBUS0";
 68                 regulator-min-microvolt = <500     68                 regulator-min-microvolt = <5000000>;
 69                 regulator-max-microvolt = <500     69                 regulator-max-microvolt = <5000000>;
 70                 gpio = <&gpg0 5 GPIO_ACTIVE_HI     70                 gpio = <&gpg0 5 GPIO_ACTIVE_HIGH>;
 71                 pinctrl-names = "default";         71                 pinctrl-names = "default";
 72                 pinctrl-0 = <&usb300_vbus_en>;     72                 pinctrl-0 = <&usb300_vbus_en>;
 73                 enable-active-high;                73                 enable-active-high;
 74         };                                         74         };
 75                                                    75 
 76         usb301_vbus_reg: regulator-4 {             76         usb301_vbus_reg: regulator-4 {
 77                 compatible = "regulator-fixed"     77                 compatible = "regulator-fixed";
 78                 regulator-name = "VBUS1";          78                 regulator-name = "VBUS1";
 79                 regulator-min-microvolt = <500     79                 regulator-min-microvolt = <5000000>;
 80                 regulator-max-microvolt = <500     80                 regulator-max-microvolt = <5000000>;
 81                 gpio = <&gpg1 4 GPIO_ACTIVE_HI     81                 gpio = <&gpg1 4 GPIO_ACTIVE_HIGH>;
 82                 pinctrl-names = "default";         82                 pinctrl-names = "default";
 83                 pinctrl-0 = <&usb301_vbus_en>;     83                 pinctrl-0 = <&usb301_vbus_en>;
 84                 enable-active-high;                84                 enable-active-high;
 85         };                                         85         };
 86                                                    86 
 87 };                                                 87 };
 88                                                    88 
 89 &cpu0 {                                            89 &cpu0 {
 90         cpu-supply = <&buck2_reg>;                 90         cpu-supply = <&buck2_reg>;
 91 };                                                 91 };
 92                                                    92 
 93 &cpu4 {                                            93 &cpu4 {
 94         cpu-supply = <&buck6_reg>;                 94         cpu-supply = <&buck6_reg>;
 95 };                                                 95 };
 96                                                    96 
 97 &dp {                                              97 &dp {
 98         pinctrl-names = "default";                 98         pinctrl-names = "default";
 99         pinctrl-0 = <&dp_hpd>;                     99         pinctrl-0 = <&dp_hpd>;
100         samsung,color-space = <0>;                100         samsung,color-space = <0>;
101         samsung,color-depth = <1>;                101         samsung,color-depth = <1>;
102         samsung,link-rate = <0x0a>;               102         samsung,link-rate = <0x0a>;
103         samsung,lane-count = <4>;                 103         samsung,lane-count = <4>;
104         status = "okay";                          104         status = "okay";
105                                                   105 
106         display-timings {                         106         display-timings {
107                 native-mode = <&timing0>;         107                 native-mode = <&timing0>;
108                 timing0: timing {                 108                 timing0: timing {
109                         clock-frequency = <500    109                         clock-frequency = <50000>;
110                         hactive = <2560>;         110                         hactive = <2560>;
111                         vactive = <1600>;         111                         vactive = <1600>;
112                         hfront-porch = <48>;      112                         hfront-porch = <48>;
113                         hback-porch = <80>;       113                         hback-porch = <80>;
114                         hsync-len = <32>;         114                         hsync-len = <32>;
115                         vback-porch = <16>;       115                         vback-porch = <16>;
116                         vfront-porch = <8>;       116                         vfront-porch = <8>;
117                         vsync-len = <6>;          117                         vsync-len = <6>;
118                 };                                118                 };
119         };                                        119         };
120 };                                                120 };
121                                                   121 
122 &fimd {                                           122 &fimd {
123         status = "okay";                          123         status = "okay";
124 };                                                124 };
125                                                   125 
126 &hdmi {                                           126 &hdmi {
127         status = "okay";                          127         status = "okay";
128         ddc = <&i2c_2>;                           128         ddc = <&i2c_2>;
129         hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>    129         hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
130         pinctrl-names = "default";                130         pinctrl-names = "default";
131         pinctrl-0 = <&hdmi_hpd_irq>;              131         pinctrl-0 = <&hdmi_hpd_irq>;
132         vdd-supply = <&ldo6_reg>;                 132         vdd-supply = <&ldo6_reg>;
133         vdd_osc-supply = <&ldo7_reg>;             133         vdd_osc-supply = <&ldo7_reg>;
134         vdd_pll-supply = <&ldo6_reg>;             134         vdd_pll-supply = <&ldo6_reg>;
135 };                                                135 };
136                                                   136 
137 &hsi2c_4 {                                        137 &hsi2c_4 {
138         status = "okay";                          138         status = "okay";
139                                                   139 
140         pmic@66 {                                 140         pmic@66 {
141                 compatible = "samsung,s2mps11-    141                 compatible = "samsung,s2mps11-pmic";
142                 reg = <0x66>;                     142                 reg = <0x66>;
143                 wakeup-source;                    143                 wakeup-source;
144                                                   144 
145                 s2mps11_osc: clocks {             145                 s2mps11_osc: clocks {
146                         compatible = "samsung,    146                         compatible = "samsung,s2mps11-clk";
147                         #clock-cells = <1>;       147                         #clock-cells = <1>;
148                         clock-output-names = "    148                         clock-output-names = "s2mps11_ap",
149                                         "s2mps    149                                         "s2mps11_cp", "s2mps11_bt";
150                 };                                150                 };
151                                                   151 
152                 regulators {                      152                 regulators {
153                         ldo1_reg: LDO1 {          153                         ldo1_reg: LDO1 {
154                                 regulator-name    154                                 regulator-name = "vdd_ldo1";
155                                 regulator-min-    155                                 regulator-min-microvolt = <1000000>;
156                                 regulator-max-    156                                 regulator-max-microvolt = <1000000>;
157                                 regulator-alwa    157                                 regulator-always-on;
158                         };                        158                         };
159                                                   159 
160                         ldo3_reg: LDO3 {          160                         ldo3_reg: LDO3 {
161                                 regulator-name    161                                 regulator-name = "vdd_ldo3";
162                                 regulator-min-    162                                 regulator-min-microvolt = <1800000>;
163                                 regulator-max-    163                                 regulator-max-microvolt = <1800000>;
164                                 regulator-alwa    164                                 regulator-always-on;
165                         };                        165                         };
166                                                   166 
167                         ldo5_reg: LDO5 {          167                         ldo5_reg: LDO5 {
168                                 regulator-name    168                                 regulator-name = "vdd_ldo5";
169                                 regulator-min-    169                                 regulator-min-microvolt = <1800000>;
170                                 regulator-max-    170                                 regulator-max-microvolt = <1800000>;
171                                 regulator-alwa    171                                 regulator-always-on;
172                         };                        172                         };
173                                                   173 
174                         ldo6_reg: LDO6 {          174                         ldo6_reg: LDO6 {
175                                 regulator-name    175                                 regulator-name = "vdd_ldo6";
176                                 regulator-min-    176                                 regulator-min-microvolt = <1000000>;
177                                 regulator-max-    177                                 regulator-max-microvolt = <1000000>;
178                                 regulator-alwa    178                                 regulator-always-on;
179                         };                        179                         };
180                                                   180 
181                         ldo7_reg: LDO7 {          181                         ldo7_reg: LDO7 {
182                                 regulator-name    182                                 regulator-name = "vdd_ldo7";
183                                 regulator-min-    183                                 regulator-min-microvolt = <1800000>;
184                                 regulator-max-    184                                 regulator-max-microvolt = <1800000>;
185                                 regulator-alwa    185                                 regulator-always-on;
186                         };                        186                         };
187                                                   187 
188                         ldo8_reg: LDO8 {          188                         ldo8_reg: LDO8 {
189                                 regulator-name    189                                 regulator-name = "vdd_ldo8";
190                                 regulator-min-    190                                 regulator-min-microvolt = <1800000>;
191                                 regulator-max-    191                                 regulator-max-microvolt = <1800000>;
192                                 regulator-alwa    192                                 regulator-always-on;
193                         };                        193                         };
194                                                   194 
195                         ldo9_reg: LDO9 {          195                         ldo9_reg: LDO9 {
196                                 regulator-name    196                                 regulator-name = "vdd_ldo9";
197                                 regulator-min-    197                                 regulator-min-microvolt = <3000000>;
198                                 regulator-max-    198                                 regulator-max-microvolt = <3000000>;
199                                 regulator-alwa    199                                 regulator-always-on;
200                         };                        200                         };
201                                                   201 
202                         ldo10_reg: LDO10 {        202                         ldo10_reg: LDO10 {
203                                 regulator-name    203                                 regulator-name = "vdd_ldo10";
204                                 regulator-min-    204                                 regulator-min-microvolt = <1800000>;
205                                 regulator-max-    205                                 regulator-max-microvolt = <1800000>;
206                                 regulator-alwa    206                                 regulator-always-on;
207                         };                        207                         };
208                                                   208 
209                         ldo11_reg: LDO11 {        209                         ldo11_reg: LDO11 {
210                                 regulator-name    210                                 regulator-name = "vdd_ldo11";
211                                 regulator-min-    211                                 regulator-min-microvolt = <1000000>;
212                                 regulator-max-    212                                 regulator-max-microvolt = <1000000>;
213                                 regulator-alwa    213                                 regulator-always-on;
214                         };                        214                         };
215                                                   215 
216                         ldo12_reg: LDO12 {        216                         ldo12_reg: LDO12 {
217                                 regulator-name    217                                 regulator-name = "vdd_ldo12";
218                                 regulator-min-    218                                 regulator-min-microvolt = <1800000>;
219                                 regulator-max-    219                                 regulator-max-microvolt = <1800000>;
220                                 regulator-alwa    220                                 regulator-always-on;
221                         };                        221                         };
222                                                   222 
223                         ldo13_reg: LDO13 {        223                         ldo13_reg: LDO13 {
224                                 regulator-name    224                                 regulator-name = "vdd_ldo13";
225                                 regulator-min-    225                                 regulator-min-microvolt = <2800000>;
226                                 regulator-max-    226                                 regulator-max-microvolt = <2800000>;
227                                 regulator-alwa    227                                 regulator-always-on;
228                         };                        228                         };
229                                                   229 
230                         ldo15_reg: LDO15 {        230                         ldo15_reg: LDO15 {
231                                 regulator-name    231                                 regulator-name = "vdd_ldo15";
232                                 regulator-min-    232                                 regulator-min-microvolt = <3100000>;
233                                 regulator-max-    233                                 regulator-max-microvolt = <3100000>;
234                                 regulator-alwa    234                                 regulator-always-on;
235                         };                        235                         };
236                                                   236 
237                         ldo16_reg: LDO16 {        237                         ldo16_reg: LDO16 {
238                                 regulator-name    238                                 regulator-name = "vdd_ldo16";
239                                 regulator-min-    239                                 regulator-min-microvolt = <2200000>;
240                                 regulator-max-    240                                 regulator-max-microvolt = <2200000>;
241                                 regulator-alwa    241                                 regulator-always-on;
242                         };                        242                         };
243                                                   243 
244                         ldo17_reg: LDO17 {        244                         ldo17_reg: LDO17 {
245                                 regulator-name    245                                 regulator-name = "tsp_avdd";
246                                 regulator-min-    246                                 regulator-min-microvolt = <3300000>;
247                                 regulator-max-    247                                 regulator-max-microvolt = <3300000>;
248                                 regulator-alwa    248                                 regulator-always-on;
249                         };                        249                         };
250                                                   250 
251                         ldo19_reg: LDO19 {        251                         ldo19_reg: LDO19 {
252                                 regulator-name    252                                 regulator-name = "vdd_sd";
253                                 regulator-min-    253                                 regulator-min-microvolt = <2800000>;
254                                 regulator-max-    254                                 regulator-max-microvolt = <2800000>;
255                                 regulator-alwa    255                                 regulator-always-on;
256                         };                        256                         };
257                                                   257 
258                         ldo24_reg: LDO24 {        258                         ldo24_reg: LDO24 {
259                                 regulator-name    259                                 regulator-name = "tsp_io";
260                                 regulator-min-    260                                 regulator-min-microvolt = <2800000>;
261                                 regulator-max-    261                                 regulator-max-microvolt = <2800000>;
262                                 regulator-alwa    262                                 regulator-always-on;
263                         };                        263                         };
264                                                   264 
265                         buck1_reg: BUCK1 {        265                         buck1_reg: BUCK1 {
266                                 regulator-name    266                                 regulator-name = "vdd_mif";
267                                 regulator-min-    267                                 regulator-min-microvolt = <800000>;
268                                 regulator-max-    268                                 regulator-max-microvolt = <1300000>;
269                                 regulator-alwa    269                                 regulator-always-on;
270                                 regulator-boot    270                                 regulator-boot-on;
271                         };                        271                         };
272                                                   272 
273                         buck2_reg: BUCK2 {        273                         buck2_reg: BUCK2 {
274                                 regulator-name    274                                 regulator-name = "vdd_arm";
275                                 regulator-min-    275                                 regulator-min-microvolt = <800000>;
276                                 regulator-max-    276                                 regulator-max-microvolt = <1500000>;
277                                 regulator-alwa    277                                 regulator-always-on;
278                                 regulator-boot    278                                 regulator-boot-on;
279                         };                        279                         };
280                                                   280 
281                         buck3_reg: BUCK3 {        281                         buck3_reg: BUCK3 {
282                                 regulator-name    282                                 regulator-name = "vdd_int";
283                                 regulator-min-    283                                 regulator-min-microvolt = <800000>;
284                                 regulator-max-    284                                 regulator-max-microvolt = <1400000>;
285                                 regulator-alwa    285                                 regulator-always-on;
286                                 regulator-boot    286                                 regulator-boot-on;
287                         };                        287                         };
288                                                   288 
289                         buck4_reg: BUCK4 {        289                         buck4_reg: BUCK4 {
290                                 regulator-name    290                                 regulator-name = "vdd_g3d";
291                                 regulator-min-    291                                 regulator-min-microvolt = <800000>;
292                                 regulator-max-    292                                 regulator-max-microvolt = <1400000>;
293                                 regulator-alwa    293                                 regulator-always-on;
294                                 regulator-boot    294                                 regulator-boot-on;
295                         };                        295                         };
296                                                   296 
297                         buck5_reg: BUCK5 {        297                         buck5_reg: BUCK5 {
298                                 regulator-name    298                                 regulator-name = "vdd_mem";
299                                 regulator-min-    299                                 regulator-min-microvolt = <800000>;
300                                 regulator-max-    300                                 regulator-max-microvolt = <1400000>;
301                                 regulator-alwa    301                                 regulator-always-on;
302                                 regulator-boot    302                                 regulator-boot-on;
303                         };                        303                         };
304                                                   304 
305                         buck6_reg: BUCK6 {        305                         buck6_reg: BUCK6 {
306                                 regulator-name    306                                 regulator-name = "vdd_kfc";
307                                 regulator-min-    307                                 regulator-min-microvolt = <800000>;
308                                 regulator-max-    308                                 regulator-max-microvolt = <1500000>;
309                                 regulator-alwa    309                                 regulator-always-on;
310                                 regulator-boot    310                                 regulator-boot-on;
311                         };                        311                         };
312                                                   312 
313                         buck7_reg: BUCK7 {        313                         buck7_reg: BUCK7 {
314                                 regulator-name    314                                 regulator-name = "vdd_1.0v_ldo";
315                                 regulator-min-    315                                 regulator-min-microvolt = <800000>;
316                                 regulator-max-    316                                 regulator-max-microvolt = <1500000>;
317                                 regulator-alwa    317                                 regulator-always-on;
318                                 regulator-boot    318                                 regulator-boot-on;
319                         };                        319                         };
320                                                   320 
321                         buck8_reg: BUCK8 {        321                         buck8_reg: BUCK8 {
322                                 regulator-name    322                                 regulator-name = "vdd_1.8v_ldo";
323                                 regulator-min-    323                                 regulator-min-microvolt = <800000>;
324                                 regulator-max-    324                                 regulator-max-microvolt = <1500000>;
325                                 regulator-alwa    325                                 regulator-always-on;
326                                 regulator-boot    326                                 regulator-boot-on;
327                         };                        327                         };
328                                                   328 
329                         buck9_reg: BUCK9 {        329                         buck9_reg: BUCK9 {
330                                 regulator-name    330                                 regulator-name = "vdd_2.8v_ldo";
331                                 regulator-min-    331                                 regulator-min-microvolt = <3000000>;
332                                 regulator-max-    332                                 regulator-max-microvolt = <3750000>;
333                                 regulator-alwa    333                                 regulator-always-on;
334                                 regulator-boot    334                                 regulator-boot-on;
335                         };                        335                         };
336                                                   336 
337                         buck10_reg: BUCK10 {      337                         buck10_reg: BUCK10 {
338                                 regulator-name    338                                 regulator-name = "vdd_vmem";
339                                 regulator-min-    339                                 regulator-min-microvolt = <2850000>;
340                                 regulator-max-    340                                 regulator-max-microvolt = <2850000>;
341                                 regulator-alwa    341                                 regulator-always-on;
342                                 regulator-boot    342                                 regulator-boot-on;
343                         };                        343                         };
344                 };                                344                 };
345         };                                        345         };
346 };                                                346 };
347                                                   347 
348 &i2c_2 {                                          348 &i2c_2 {
349         samsung,i2c-sda-delay = <100>;            349         samsung,i2c-sda-delay = <100>;
350         samsung,i2c-max-bus-freq = <66000>;       350         samsung,i2c-max-bus-freq = <66000>;
351         /* used by HDMI DDC */                    351         /* used by HDMI DDC */
352         status = "okay";                          352         status = "okay";
353 };                                                353 };
354                                                   354 
355 &mixer {                                          355 &mixer {
356         status = "okay";                          356         status = "okay";
357 };                                                357 };
358                                                   358 
359 &mmc_0 {                                          359 &mmc_0 {
360         status = "okay";                          360         status = "okay";
361         broken-cd;                                361         broken-cd;
362         card-detect-delay = <200>;                362         card-detect-delay = <200>;
363         mmc-ddr-1_8v;                             363         mmc-ddr-1_8v;
364         samsung,dw-mshc-ciu-div = <3>;            364         samsung,dw-mshc-ciu-div = <3>;
365         samsung,dw-mshc-sdr-timing = <0 4>;       365         samsung,dw-mshc-sdr-timing = <0 4>;
366         samsung,dw-mshc-ddr-timing = <0 2>;       366         samsung,dw-mshc-ddr-timing = <0 2>;
367         samsung,dw-mshc-hs400-timing = <0 2>;     367         samsung,dw-mshc-hs400-timing = <0 2>;
368         samsung,read-strobe-delay = <90>;         368         samsung,read-strobe-delay = <90>;
369         pinctrl-names = "default";                369         pinctrl-names = "default";
370         pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bu    370         pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8
371                      &sd0_rclk>;                  371                      &sd0_rclk>;
372         bus-width = <8>;                          372         bus-width = <8>;
373         cap-mmc-highspeed;                        373         cap-mmc-highspeed;
374 };                                                374 };
375                                                   375 
376 &mmc_2 {                                          376 &mmc_2 {
377         status = "okay";                          377         status = "okay";
378         card-detect-delay = <200>;                378         card-detect-delay = <200>;
379         samsung,dw-mshc-ciu-div = <3>;            379         samsung,dw-mshc-ciu-div = <3>;
380         samsung,dw-mshc-sdr-timing = <2 3>;       380         samsung,dw-mshc-sdr-timing = <2 3>;
381         samsung,dw-mshc-ddr-timing = <1 2>;       381         samsung,dw-mshc-ddr-timing = <1 2>;
382         pinctrl-names = "default";                382         pinctrl-names = "default";
383         pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd    383         pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus1 &sd2_bus4>;
384         bus-width = <4>;                          384         bus-width = <4>;
385         cap-sd-highspeed;                         385         cap-sd-highspeed;
386 };                                                386 };
387                                                   387 
388 &pinctrl_0 {                                      388 &pinctrl_0 {
389         hdmi_hpd_irq: hdmi-hpd-irq-pins {         389         hdmi_hpd_irq: hdmi-hpd-irq-pins {
390                 samsung,pins = "gpx3-7";          390                 samsung,pins = "gpx3-7";
391                 samsung,pin-function = <EXYNOS    391                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
392                 samsung,pin-pud = <EXYNOS_PIN_    392                 samsung,pin-pud = <EXYNOS_PIN_PULL_DOWN>;
393                 samsung,pin-drv = <EXYNOS5420_    393                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
394         };                                        394         };
395 };                                                395 };
396                                                   396 
397 &pinctrl_2 {                                      397 &pinctrl_2 {
398         usb300_vbus_en: usb300-vbus-en-pins {     398         usb300_vbus_en: usb300-vbus-en-pins {
399                 samsung,pins = "gpg0-5";          399                 samsung,pins = "gpg0-5";
400                 samsung,pin-function = <EXYNOS    400                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
401                 samsung,pin-pud = <EXYNOS_PIN_    401                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
402                 samsung,pin-drv = <EXYNOS5420_    402                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
403         };                                        403         };
404                                                   404 
405         usb301_vbus_en: usb301-vbus-en-pins {     405         usb301_vbus_en: usb301-vbus-en-pins {
406                 samsung,pins = "gpg1-4";          406                 samsung,pins = "gpg1-4";
407                 samsung,pin-function = <EXYNOS    407                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
408                 samsung,pin-pud = <EXYNOS_PIN_    408                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
409                 samsung,pin-drv = <EXYNOS5420_    409                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
410         };                                        410         };
411 };                                                411 };
412                                                   412 
413 &rtc {                                            413 &rtc {
414         status = "okay";                          414         status = "okay";
415         clocks = <&clock CLK_RTC>, <&s2mps11_o    415         clocks = <&clock CLK_RTC>, <&s2mps11_osc S2MPS11_CLK_AP>;
416         clock-names = "rtc", "rtc_src";           416         clock-names = "rtc", "rtc_src";
417 };                                                417 };
418                                                   418 
419 &usbdrd3_0 {                                      419 &usbdrd3_0 {
420         vdd10-supply = <&ldo11_reg>;              420         vdd10-supply = <&ldo11_reg>;
421         vdd33-supply = <&ldo9_reg>;               421         vdd33-supply = <&ldo9_reg>;
422 };                                                422 };
423                                                   423 
424 &usbdrd3_1 {                                      424 &usbdrd3_1 {
425         vdd10-supply = <&ldo11_reg>;              425         vdd10-supply = <&ldo11_reg>;
426         vdd33-supply = <&ldo9_reg>;               426         vdd33-supply = <&ldo9_reg>;
427 };                                                427 };
428                                                   428 
429 &usbdrd_phy0 {                                    429 &usbdrd_phy0 {
430         vbus-supply = <&usb300_vbus_reg>;         430         vbus-supply = <&usb300_vbus_reg>;
431 };                                                431 };
432                                                   432 
433 &usbdrd_phy1 {                                    433 &usbdrd_phy1 {
434         vbus-supply = <&usb301_vbus_reg>;         434         vbus-supply = <&usb301_vbus_reg>;
435 };                                                435 };
                                                      

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