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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/samsung/exynos5420-peach-pit.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-peach-pit.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/samsung/exynos5420-peach-pit.dts (Version linux-6.5.13)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 /*                                                  2 /*
  3  * Google Peach Pit Rev 6+ board device tree s      3  * Google Peach Pit Rev 6+ board device tree source
  4  *                                                  4  *
  5  * Copyright (c) 2014 Google, Inc                   5  * Copyright (c) 2014 Google, Inc
  6  */                                                 6  */
  7                                                     7 
  8 /dts-v1/;                                           8 /dts-v1/;
  9 #include <dt-bindings/input/input.h>                9 #include <dt-bindings/input/input.h>
 10 #include <dt-bindings/gpio/gpio.h>                 10 #include <dt-bindings/gpio/gpio.h>
 11 #include <dt-bindings/interrupt-controller/irq     11 #include <dt-bindings/interrupt-controller/irq.h>
 12 #include <dt-bindings/clock/maxim,max77802.h>      12 #include <dt-bindings/clock/maxim,max77802.h>
 13 #include <dt-bindings/regulator/maxim,max77802     13 #include <dt-bindings/regulator/maxim,max77802.h>
 14 #include <dt-bindings/sound/samsung-i2s.h>         14 #include <dt-bindings/sound/samsung-i2s.h>
 15 #include "exynos5420.dtsi"                         15 #include "exynos5420.dtsi"
 16 #include "exynos5420-cpus.dtsi"                    16 #include "exynos5420-cpus.dtsi"
 17                                                    17 
 18 / {                                                18 / {
 19         model = "Google Peach Pit Rev 6+";         19         model = "Google Peach Pit Rev 6+";
 20                                                    20 
 21         compatible = "google,pit-rev16",           21         compatible = "google,pit-rev16",
 22                 "google,pit-rev15", "google,pi     22                 "google,pit-rev15", "google,pit-rev14",
 23                 "google,pit-rev13", "google,pi     23                 "google,pit-rev13", "google,pit-rev12",
 24                 "google,pit-rev11", "google,pi     24                 "google,pit-rev11", "google,pit-rev10",
 25                 "google,pit-rev9", "google,pit     25                 "google,pit-rev9", "google,pit-rev8",
 26                 "google,pit-rev7", "google,pit     26                 "google,pit-rev7", "google,pit-rev6",
 27                 "google,pit", "google,peach","     27                 "google,pit", "google,peach","samsung,exynos5420",
 28                 "samsung,exynos5";                 28                 "samsung,exynos5";
 29         chassis-type = "laptop";                   29         chassis-type = "laptop";
 30                                                    30 
 31         aliases {                                  31         aliases {
 32                 /* Assign 20 so we don't get c     32                 /* Assign 20 so we don't get confused w/ builtin ones */
 33                 i2c20 = &i2c_tunnel;               33                 i2c20 = &i2c_tunnel;
 34                 mmc0 = &mmc_0; /* eMMC */          34                 mmc0 = &mmc_0; /* eMMC */
 35                 mmc1 = &mmc_2; /* uSD */           35                 mmc1 = &mmc_2; /* uSD */
 36                 mmc2 = &mmc_1; /* WiFi */          36                 mmc2 = &mmc_1; /* WiFi */
 37         };                                         37         };
 38                                                    38 
 39         backlight: backlight {                     39         backlight: backlight {
 40                 compatible = "pwm-backlight";      40                 compatible = "pwm-backlight";
 41                 pwms = <&pwm 0 1000000 0>;         41                 pwms = <&pwm 0 1000000 0>;
 42                 brightness-levels = <0 100 500     42                 brightness-levels = <0 100 500 1000 1500 2000 2500 2800>;
 43                 default-brightness-level = <7>     43                 default-brightness-level = <7>;
 44                 power-supply = <&tps65090_fet1     44                 power-supply = <&tps65090_fet1>;
 45                 pinctrl-0 = <&pwm0_out>;           45                 pinctrl-0 = <&pwm0_out>;
 46                 pinctrl-names = "default";         46                 pinctrl-names = "default";
 47         };                                         47         };
 48                                                    48 
 49         chosen {                                   49         chosen {
 50                 stdout-path = "serial3:115200n     50                 stdout-path = "serial3:115200n8";
 51         };                                         51         };
 52                                                    52 
 53         fixed-rate-clocks {                        53         fixed-rate-clocks {
 54                 oscclk {                           54                 oscclk {
 55                         compatible = "samsung,     55                         compatible = "samsung,exynos5420-oscclk";
 56                         clock-frequency = <240     56                         clock-frequency = <24000000>;
 57                 };                                 57                 };
 58         };                                         58         };
 59                                                    59 
 60         gpio-keys {                                60         gpio-keys {
 61                 compatible = "gpio-keys";          61                 compatible = "gpio-keys";
 62                                                    62 
 63                 pinctrl-names = "default";         63                 pinctrl-names = "default";
 64                 pinctrl-0 = <&power_key_irq &l     64                 pinctrl-0 = <&power_key_irq &lid_irq>;
 65                                                    65 
 66                 power-key {                        66                 power-key {
 67                         label = "Power";           67                         label = "Power";
 68                         gpios = <&gpx1 2 GPIO_     68                         gpios = <&gpx1 2 GPIO_ACTIVE_LOW>;
 69                         linux,code = <KEY_POWE     69                         linux,code = <KEY_POWER>;
 70                         wakeup-source;             70                         wakeup-source;
 71                 };                                 71                 };
 72                                                    72 
 73                 lid-switch {                       73                 lid-switch {
 74                         label = "Lid";             74                         label = "Lid";
 75                         gpios = <&gpx3 4 GPIO_     75                         gpios = <&gpx3 4 GPIO_ACTIVE_LOW>;
 76                         linux,input-type = <5>     76                         linux,input-type = <5>; /* EV_SW */
 77                         linux,code = <0>; /* S     77                         linux,code = <0>; /* SW_LID */
 78                         debounce-interval = <1     78                         debounce-interval = <1>;
 79                         wakeup-source;             79                         wakeup-source;
 80                 };                                 80                 };
 81         };                                         81         };
 82                                                    82 
 83         memory@20000000 {                          83         memory@20000000 {
 84                 device_type = "memory";            84                 device_type = "memory";
 85                 reg = <0x20000000 0x80000000>;     85                 reg = <0x20000000 0x80000000>;
 86         };                                         86         };
 87                                                    87 
 88         sound {                                    88         sound {
 89                 compatible = "google,snow-audi     89                 compatible = "google,snow-audio-max98090";
 90                                                    90 
 91                 samsung,model = "Peach-Pit-I2S     91                 samsung,model = "Peach-Pit-I2S-MAX98090";
 92                 samsung,i2s-controller = <&i2s     92                 samsung,i2s-controller = <&i2s0>;
 93                 samsung,audio-codec = <&max980     93                 samsung,audio-codec = <&max98090>;
 94                                                    94 
 95                 cpu {                              95                 cpu {
 96                         sound-dai = <&i2s0 0>;     96                         sound-dai = <&i2s0 0>;
 97                 };                                 97                 };
 98                                                    98 
 99                 codec {                            99                 codec {
100                         sound-dai = <&max98090    100                         sound-dai = <&max98090>, <&hdmi>;
101                 };                                101                 };
102         };                                        102         };
103                                                   103 
104         usb300_vbus_reg: regulator-usb300 {       104         usb300_vbus_reg: regulator-usb300 {
105                 compatible = "regulator-fixed"    105                 compatible = "regulator-fixed";
106                 regulator-name = "P5.0V_USB3CO    106                 regulator-name = "P5.0V_USB3CON0";
107                 regulator-min-microvolt = <500    107                 regulator-min-microvolt = <5000000>;
108                 regulator-max-microvolt = <500    108                 regulator-max-microvolt = <5000000>;
109                 gpio = <&gph0 0 GPIO_ACTIVE_HI    109                 gpio = <&gph0 0 GPIO_ACTIVE_HIGH>;
110                 pinctrl-names = "default";        110                 pinctrl-names = "default";
111                 pinctrl-0 = <&usb300_vbus_en>;    111                 pinctrl-0 = <&usb300_vbus_en>;
112                 enable-active-high;               112                 enable-active-high;
113         };                                        113         };
114                                                   114 
115         usb301_vbus_reg: regulator-usb301 {       115         usb301_vbus_reg: regulator-usb301 {
116                 compatible = "regulator-fixed"    116                 compatible = "regulator-fixed";
117                 regulator-name = "P5.0V_USB3CO    117                 regulator-name = "P5.0V_USB3CON1";
118                 regulator-min-microvolt = <500    118                 regulator-min-microvolt = <5000000>;
119                 regulator-max-microvolt = <500    119                 regulator-max-microvolt = <5000000>;
120                 gpio = <&gph0 1 GPIO_ACTIVE_HI    120                 gpio = <&gph0 1 GPIO_ACTIVE_HIGH>;
121                 pinctrl-names = "default";        121                 pinctrl-names = "default";
122                 pinctrl-0 = <&usb301_vbus_en>;    122                 pinctrl-0 = <&usb301_vbus_en>;
123                 enable-active-high;               123                 enable-active-high;
124         };                                        124         };
125                                                   125 
126         vbat: fixed-regulator {                   126         vbat: fixed-regulator {
127                 compatible = "regulator-fixed"    127                 compatible = "regulator-fixed";
128                 regulator-name = "vbat-supply"    128                 regulator-name = "vbat-supply";
129                 regulator-boot-on;                129                 regulator-boot-on;
130                 regulator-always-on;              130                 regulator-always-on;
131         };                                        131         };
132                                                   132 
133         panel: panel {                            133         panel: panel {
134                 compatible = "auo,b116xw03";      134                 compatible = "auo,b116xw03";
135                 power-supply = <&tps65090_fet6    135                 power-supply = <&tps65090_fet6>;
136                 backlight = <&backlight>;         136                 backlight = <&backlight>;
137                                                   137 
138                 port {                            138                 port {
139                         panel_in: endpoint {      139                         panel_in: endpoint {
140                                 remote-endpoin    140                                 remote-endpoint = <&bridge_out>;
141                         };                        141                         };
142                 };                                142                 };
143         };                                        143         };
144                                                   144 
145         mmc1_pwrseq: mmc1-pwrseq {                145         mmc1_pwrseq: mmc1-pwrseq {
146                 compatible = "mmc-pwrseq-simpl    146                 compatible = "mmc-pwrseq-simple";
147                 reset-gpios = <&gpx0 0 GPIO_AC    147                 reset-gpios = <&gpx0 0 GPIO_ACTIVE_LOW>; /* WIFI_EN */
148                 clocks = <&max77802 MAX77802_C    148                 clocks = <&max77802 MAX77802_CLK_32K_CP>;
149                 clock-names = "ext_clock";        149                 clock-names = "ext_clock";
150         };                                        150         };
151 };                                                151 };
152                                                   152 
153 &adc {                                            153 &adc {
154         status = "okay";                          154         status = "okay";
155         vdd-supply = <&ldo9_reg>;                 155         vdd-supply = <&ldo9_reg>;
156 };                                                156 };
157                                                   157 
158 &clock_audss {                                    158 &clock_audss {
159         assigned-clocks = <&clock_audss EXYNOS    159         assigned-clocks = <&clock_audss EXYNOS_MOUT_AUDSS>;
160         assigned-clock-parents = <&clock CLK_M    160         assigned-clock-parents = <&clock CLK_MAU_EPLL>;
161 };                                                161 };
162                                                   162 
163 &cpu0 {                                           163 &cpu0 {
164         cpu-supply = <&buck2_reg>;                164         cpu-supply = <&buck2_reg>;
165 };                                                165 };
166                                                   166 
167 &cpu4 {                                           167 &cpu4 {
168         cpu-supply = <&buck6_reg>;                168         cpu-supply = <&buck6_reg>;
169 };                                                169 };
170                                                   170 
171 &dp {                                             171 &dp {
172         status = "okay";                          172         status = "okay";
173         pinctrl-names = "default";                173         pinctrl-names = "default";
174         pinctrl-0 = <&dp_hpd_gpio>;               174         pinctrl-0 = <&dp_hpd_gpio>;
175         samsung,color-space = <0>;                175         samsung,color-space = <0>;
176         samsung,color-depth = <1>;                176         samsung,color-depth = <1>;
177         samsung,link-rate = <0x06>;               177         samsung,link-rate = <0x06>;
178         samsung,lane-count = <2>;                 178         samsung,lane-count = <2>;
179         hpd-gpios = <&gpx2 6 GPIO_ACTIVE_HIGH>    179         hpd-gpios = <&gpx2 6 GPIO_ACTIVE_HIGH>;
180                                                   180 
181         ports {                                   181         ports {
182                 port {                            182                 port {
183                         dp_out: endpoint {        183                         dp_out: endpoint {
184                                 remote-endpoin    184                                 remote-endpoint = <&bridge_in>;
185                         };                        185                         };
186                 };                                186                 };
187         };                                        187         };
188 };                                                188 };
189                                                   189 
190 &fimd {                                           190 &fimd {
191         status = "okay";                          191         status = "okay";
192         samsung,invert-vclk;                      192         samsung,invert-vclk;
193 };                                                193 };
194                                                   194 
195 &hdmi {                                           195 &hdmi {
196         status = "okay";                          196         status = "okay";
197         hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>    197         hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
198         pinctrl-names = "default";                198         pinctrl-names = "default";
199         pinctrl-0 = <&hdmi_hpd_irq>;              199         pinctrl-0 = <&hdmi_hpd_irq>;
200         ddc = <&i2c_2>;                           200         ddc = <&i2c_2>;
201                                                   201 
202         hdmi-en-supply = <&tps65090_fet7>;        202         hdmi-en-supply = <&tps65090_fet7>;
203         vdd-supply = <&ldo8_reg>;                 203         vdd-supply = <&ldo8_reg>;
204         vdd_osc-supply = <&ldo10_reg>;            204         vdd_osc-supply = <&ldo10_reg>;
205         vdd_pll-supply = <&ldo8_reg>;             205         vdd_pll-supply = <&ldo8_reg>;
206 };                                                206 };
207                                                   207 
208 &hsi2c_4 {                                        208 &hsi2c_4 {
209         status = "okay";                          209         status = "okay";
210         clock-frequency = <400000>;               210         clock-frequency = <400000>;
211                                                   211 
212         max77802: pmic@9 {                        212         max77802: pmic@9 {
213                 compatible = "maxim,max77802";    213                 compatible = "maxim,max77802";
214                 interrupt-parent = <&gpx3>;       214                 interrupt-parent = <&gpx3>;
215                 interrupts = <1 IRQ_TYPE_NONE>    215                 interrupts = <1 IRQ_TYPE_NONE>;
216                 pinctrl-names = "default";        216                 pinctrl-names = "default";
217                 pinctrl-0 = <&max77802_irq>, <    217                 pinctrl-0 = <&max77802_irq>, <&pmic_selb>,
218                             <&pmic_dvs_1>, <&p    218                             <&pmic_dvs_1>, <&pmic_dvs_2>;
219                 wakeup-source;                    219                 wakeup-source;
220                 reg = <0x9>;                      220                 reg = <0x9>;
221                 #clock-cells = <1>;               221                 #clock-cells = <1>;
222                                                   222 
223                 inb1-supply = <&tps65090_dcdc2    223                 inb1-supply = <&tps65090_dcdc2>;
224                 inb2-supply = <&tps65090_dcdc1    224                 inb2-supply = <&tps65090_dcdc1>;
225                 inb3-supply = <&tps65090_dcdc2    225                 inb3-supply = <&tps65090_dcdc2>;
226                 inb4-supply = <&tps65090_dcdc2    226                 inb4-supply = <&tps65090_dcdc2>;
227                 inb5-supply = <&tps65090_dcdc1    227                 inb5-supply = <&tps65090_dcdc1>;
228                 inb6-supply = <&tps65090_dcdc2    228                 inb6-supply = <&tps65090_dcdc2>;
229                 inb7-supply = <&tps65090_dcdc1    229                 inb7-supply = <&tps65090_dcdc1>;
230                 inb8-supply = <&tps65090_dcdc1    230                 inb8-supply = <&tps65090_dcdc1>;
231                 inb9-supply = <&tps65090_dcdc1    231                 inb9-supply = <&tps65090_dcdc1>;
232                 inb10-supply = <&tps65090_dcdc    232                 inb10-supply = <&tps65090_dcdc1>;
233                                                   233 
234                 inl1-supply = <&buck5_reg>;       234                 inl1-supply = <&buck5_reg>;
235                 inl2-supply = <&buck7_reg>;       235                 inl2-supply = <&buck7_reg>;
236                 inl3-supply = <&buck9_reg>;       236                 inl3-supply = <&buck9_reg>;
237                 inl4-supply = <&buck9_reg>;       237                 inl4-supply = <&buck9_reg>;
238                 inl5-supply = <&buck9_reg>;       238                 inl5-supply = <&buck9_reg>;
239                 inl6-supply = <&tps65090_dcdc2    239                 inl6-supply = <&tps65090_dcdc2>;
240                 inl7-supply = <&buck9_reg>;       240                 inl7-supply = <&buck9_reg>;
241                 inl9-supply = <&tps65090_dcdc2    241                 inl9-supply = <&tps65090_dcdc2>;
242                 inl10-supply = <&buck7_reg>;      242                 inl10-supply = <&buck7_reg>;
243                                                   243 
244                 regulators {                      244                 regulators {
245                         buck1_reg: BUCK1 {        245                         buck1_reg: BUCK1 {
246                                 regulator-name    246                                 regulator-name = "vdd_mif";
247                                 regulator-min-    247                                 regulator-min-microvolt = <800000>;
248                                 regulator-max-    248                                 regulator-max-microvolt = <1300000>;
249                                 regulator-alwa    249                                 regulator-always-on;
250                                 regulator-boot    250                                 regulator-boot-on;
251                                 regulator-ramp    251                                 regulator-ramp-delay = <12500>;
252                                 regulator-stat    252                                 regulator-state-mem {
253                                         regula    253                                         regulator-off-in-suspend;
254                                 };                254                                 };
255                         };                        255                         };
256                                                   256 
257                         buck2_reg: BUCK2 {        257                         buck2_reg: BUCK2 {
258                                 regulator-name    258                                 regulator-name = "vdd_arm";
259                                 regulator-min-    259                                 regulator-min-microvolt = <800000>;
260                                 regulator-max-    260                                 regulator-max-microvolt = <1500000>;
261                                 regulator-alwa    261                                 regulator-always-on;
262                                 regulator-boot    262                                 regulator-boot-on;
263                                 regulator-ramp    263                                 regulator-ramp-delay = <12500>;
264                                 regulator-stat    264                                 regulator-state-mem {
265                                         regula    265                                         regulator-off-in-suspend;
266                                 };                266                                 };
267                         };                        267                         };
268                                                   268 
269                         buck3_reg: BUCK3 {        269                         buck3_reg: BUCK3 {
270                                 regulator-name    270                                 regulator-name = "vdd_int";
271                                 regulator-min-    271                                 regulator-min-microvolt = <800000>;
272                                 regulator-max-    272                                 regulator-max-microvolt = <1400000>;
273                                 regulator-alwa    273                                 regulator-always-on;
274                                 regulator-boot    274                                 regulator-boot-on;
275                                 regulator-ramp    275                                 regulator-ramp-delay = <12500>;
276                                 regulator-stat    276                                 regulator-state-mem {
277                                         regula    277                                         regulator-off-in-suspend;
278                                 };                278                                 };
279                         };                        279                         };
280                                                   280 
281                         buck4_reg: BUCK4 {        281                         buck4_reg: BUCK4 {
282                                 regulator-name    282                                 regulator-name = "vdd_g3d";
283                                 regulator-min-    283                                 regulator-min-microvolt = <700000>;
284                                 regulator-max-    284                                 regulator-max-microvolt = <1400000>;
285                                 regulator-alwa    285                                 regulator-always-on;
286                                 regulator-boot    286                                 regulator-boot-on;
287                                 regulator-ramp    287                                 regulator-ramp-delay = <12500>;
288                                 regulator-stat    288                                 regulator-state-mem {
289                                         regula    289                                         regulator-off-in-suspend;
290                                 };                290                                 };
291                         };                        291                         };
292                                                   292 
293                         buck5_reg: BUCK5 {        293                         buck5_reg: BUCK5 {
294                                 regulator-name    294                                 regulator-name = "vdd_1v2";
295                                 regulator-min-    295                                 regulator-min-microvolt = <1200000>;
296                                 regulator-max-    296                                 regulator-max-microvolt = <1200000>;
297                                 regulator-boot    297                                 regulator-boot-on;
298                                 regulator-stat    298                                 regulator-state-mem {
299                                         regula    299                                         regulator-off-in-suspend;
300                                 };                300                                 };
301                         };                        301                         };
302                                                   302 
303                         buck6_reg: BUCK6 {        303                         buck6_reg: BUCK6 {
304                                 regulator-name    304                                 regulator-name = "vdd_kfc";
305                                 regulator-min-    305                                 regulator-min-microvolt = <800000>;
306                                 regulator-max-    306                                 regulator-max-microvolt = <1500000>;
307                                 regulator-alwa    307                                 regulator-always-on;
308                                 regulator-boot    308                                 regulator-boot-on;
309                                 regulator-ramp    309                                 regulator-ramp-delay = <12500>;
310                                 regulator-stat    310                                 regulator-state-mem {
311                                         regula    311                                         regulator-off-in-suspend;
312                                 };                312                                 };
313                         };                        313                         };
314                                                   314 
315                         buck7_reg: BUCK7 {        315                         buck7_reg: BUCK7 {
316                                 regulator-name    316                                 regulator-name = "vdd_1v35";
317                                 regulator-min-    317                                 regulator-min-microvolt = <1350000>;
318                                 regulator-max-    318                                 regulator-max-microvolt = <1350000>;
319                                 regulator-alwa    319                                 regulator-always-on;
320                                 regulator-boot    320                                 regulator-boot-on;
321                                 regulator-stat    321                                 regulator-state-mem {
322                                         regula    322                                         regulator-on-in-suspend;
323                                 };                323                                 };
324                         };                        324                         };
325                                                   325 
326                         buck8_reg: BUCK8 {        326                         buck8_reg: BUCK8 {
327                                 regulator-name    327                                 regulator-name = "vdd_emmc";
328                                 regulator-min-    328                                 regulator-min-microvolt = <2850000>;
329                                 regulator-max-    329                                 regulator-max-microvolt = <2850000>;
330                                 regulator-alwa    330                                 regulator-always-on;
331                                 regulator-boot    331                                 regulator-boot-on;
332                                 regulator-stat    332                                 regulator-state-mem {
333                                         regula    333                                         regulator-off-in-suspend;
334                                 };                334                                 };
335                         };                        335                         };
336                                                   336 
337                         buck9_reg: BUCK9 {        337                         buck9_reg: BUCK9 {
338                                 regulator-name    338                                 regulator-name = "vdd_2v";
339                                 regulator-min-    339                                 regulator-min-microvolt = <2000000>;
340                                 regulator-max-    340                                 regulator-max-microvolt = <2000000>;
341                                 regulator-alwa    341                                 regulator-always-on;
342                                 regulator-boot    342                                 regulator-boot-on;
343                                 regulator-stat    343                                 regulator-state-mem {
344                                         regula    344                                         regulator-on-in-suspend;
345                                 };                345                                 };
346                         };                        346                         };
347                                                   347 
348                         buck10_reg: BUCK10 {      348                         buck10_reg: BUCK10 {
349                                 regulator-name    349                                 regulator-name = "vdd_1v8";
350                                 regulator-min-    350                                 regulator-min-microvolt = <1800000>;
351                                 regulator-max-    351                                 regulator-max-microvolt = <1800000>;
352                                 regulator-alwa    352                                 regulator-always-on;
353                                 regulator-boot    353                                 regulator-boot-on;
354                                 regulator-stat    354                                 regulator-state-mem {
355                                         regula    355                                         regulator-on-in-suspend;
356                                 };                356                                 };
357                         };                        357                         };
358                                                   358 
359                         ldo1_reg: LDO1 {          359                         ldo1_reg: LDO1 {
360                                 regulator-name    360                                 regulator-name = "vdd_1v0";
361                                 regulator-min-    361                                 regulator-min-microvolt = <1000000>;
362                                 regulator-max-    362                                 regulator-max-microvolt = <1000000>;
363                                 regulator-alwa    363                                 regulator-always-on;
364                                 regulator-stat    364                                 regulator-state-mem {
365                                         regula    365                                         regulator-on-in-suspend;
366                                         regula    366                                         regulator-mode = <MAX77802_OPMODE_LP>;
367                                 };                367                                 };
368                         };                        368                         };
369                                                   369 
370                         ldo2_reg: LDO2 {          370                         ldo2_reg: LDO2 {
371                                 regulator-name    371                                 regulator-name = "vdd_1v2_2";
372                                 regulator-min-    372                                 regulator-min-microvolt = <1200000>;
373                                 regulator-max-    373                                 regulator-max-microvolt = <1200000>;
374                         };                        374                         };
375                                                   375 
376                         ldo3_reg: LDO3 {          376                         ldo3_reg: LDO3 {
377                                 regulator-name    377                                 regulator-name = "vdd_1v8_3";
378                                 regulator-min-    378                                 regulator-min-microvolt = <1800000>;
379                                 regulator-max-    379                                 regulator-max-microvolt = <1800000>;
380                                 regulator-alwa    380                                 regulator-always-on;
381                                 regulator-stat    381                                 regulator-state-mem {
382                                         regula    382                                         regulator-on-in-suspend;
383                                         regula    383                                         regulator-mode = <MAX77802_OPMODE_LP>;
384                                 };                384                                 };
385                         };                        385                         };
386                                                   386 
387                         vqmmc_sdcard: ldo4_reg    387                         vqmmc_sdcard: ldo4_reg: LDO4 {
388                                 regulator-name    388                                 regulator-name = "vdd_sd";
389                                 regulator-min-    389                                 regulator-min-microvolt = <1800000>;
390                                 regulator-max-    390                                 regulator-max-microvolt = <2800000>;
391                                 regulator-alwa    391                                 regulator-always-on;
392                                 regulator-stat    392                                 regulator-state-mem {
393                                         regula    393                                         regulator-off-in-suspend;
394                                 };                394                                 };
395                         };                        395                         };
396                                                   396 
397                         ldo5_reg: LDO5 {          397                         ldo5_reg: LDO5 {
398                                 regulator-name    398                                 regulator-name = "vdd_1v8_5";
399                                 regulator-min-    399                                 regulator-min-microvolt = <1800000>;
400                                 regulator-max-    400                                 regulator-max-microvolt = <1800000>;
401                                 regulator-alwa    401                                 regulator-always-on;
402                                 regulator-stat    402                                 regulator-state-mem {
403                                         regula    403                                         regulator-off-in-suspend;
404                                 };                404                                 };
405                         };                        405                         };
406                                                   406 
407                         ldo6_reg: LDO6 {          407                         ldo6_reg: LDO6 {
408                                 regulator-name    408                                 regulator-name = "vdd_1v8_6";
409                                 regulator-min-    409                                 regulator-min-microvolt = <1800000>;
410                                 regulator-max-    410                                 regulator-max-microvolt = <1800000>;
411                                 regulator-alwa    411                                 regulator-always-on;
412                                 regulator-stat    412                                 regulator-state-mem {
413                                         regula    413                                         regulator-off-in-suspend;
414                                 };                414                                 };
415                         };                        415                         };
416                                                   416 
417                         ldo7_reg: LDO7 {          417                         ldo7_reg: LDO7 {
418                                 regulator-name    418                                 regulator-name = "vdd_1v8_7";
419                                 regulator-min-    419                                 regulator-min-microvolt = <1800000>;
420                                 regulator-max-    420                                 regulator-max-microvolt = <1800000>;
421                         };                        421                         };
422                                                   422 
423                         ldo8_reg: LDO8 {          423                         ldo8_reg: LDO8 {
424                                 regulator-name    424                                 regulator-name = "vdd_ldo8";
425                                 regulator-min-    425                                 regulator-min-microvolt = <1000000>;
426                                 regulator-max-    426                                 regulator-max-microvolt = <1000000>;
427                                 regulator-alwa    427                                 regulator-always-on;
428                                 regulator-stat    428                                 regulator-state-mem {
429                                         regula    429                                         regulator-off-in-suspend;
430                                 };                430                                 };
431                         };                        431                         };
432                                                   432 
433                         ldo9_reg: LDO9 {          433                         ldo9_reg: LDO9 {
434                                 regulator-name    434                                 regulator-name = "vdd_ldo9";
435                                 regulator-min-    435                                 regulator-min-microvolt = <1800000>;
436                                 regulator-max-    436                                 regulator-max-microvolt = <1800000>;
437                                 regulator-stat    437                                 regulator-state-mem {
438                                         regula    438                                         regulator-on-in-suspend;
439                                         regula    439                                         regulator-mode = <MAX77802_OPMODE_LP>;
440                                 };                440                                 };
441                         };                        441                         };
442                                                   442 
443                         ldo10_reg: LDO10 {        443                         ldo10_reg: LDO10 {
444                                 regulator-name    444                                 regulator-name = "vdd_ldo10";
445                                 regulator-min-    445                                 regulator-min-microvolt = <1800000>;
446                                 regulator-max-    446                                 regulator-max-microvolt = <1800000>;
447                                 regulator-alwa    447                                 regulator-always-on;
448                                 regulator-stat    448                                 regulator-state-mem {
449                                         regula    449                                         regulator-off-in-suspend;
450                                 };                450                                 };
451                         };                        451                         };
452                                                   452 
453                         ldo11_reg: LDO11 {        453                         ldo11_reg: LDO11 {
454                                 regulator-name    454                                 regulator-name = "vdd_ldo11";
455                                 regulator-min-    455                                 regulator-min-microvolt = <1800000>;
456                                 regulator-max-    456                                 regulator-max-microvolt = <1800000>;
457                                 regulator-alwa    457                                 regulator-always-on;
458                                 regulator-stat    458                                 regulator-state-mem {
459                                         regula    459                                         regulator-on-in-suspend;
460                                         regula    460                                         regulator-mode = <MAX77802_OPMODE_LP>;
461                                 };                461                                 };
462                         };                        462                         };
463                                                   463 
464                         ldo12_reg: LDO12 {        464                         ldo12_reg: LDO12 {
465                                 regulator-name    465                                 regulator-name = "vdd_ldo12";
466                                 regulator-min-    466                                 regulator-min-microvolt = <3000000>;
467                                 regulator-max-    467                                 regulator-max-microvolt = <3000000>;
468                                 regulator-alwa    468                                 regulator-always-on;
469                                 regulator-stat    469                                 regulator-state-mem {
470                                         regula    470                                         regulator-off-in-suspend;
471                                 };                471                                 };
472                         };                        472                         };
473                                                   473 
474                         ldo13_reg: LDO13 {        474                         ldo13_reg: LDO13 {
475                                 regulator-name    475                                 regulator-name = "vdd_ldo13";
476                                 regulator-min-    476                                 regulator-min-microvolt = <1800000>;
477                                 regulator-max-    477                                 regulator-max-microvolt = <1800000>;
478                                 regulator-alwa    478                                 regulator-always-on;
479                                 regulator-stat    479                                 regulator-state-mem {
480                                         regula    480                                         regulator-on-in-suspend;
481                                         regula    481                                         regulator-mode = <MAX77802_OPMODE_LP>;
482                                 };                482                                 };
483                         };                        483                         };
484                                                   484 
485                         ldo14_reg: LDO14 {        485                         ldo14_reg: LDO14 {
486                                 regulator-name    486                                 regulator-name = "vdd_ldo14";
487                                 regulator-min-    487                                 regulator-min-microvolt = <1800000>;
488                                 regulator-max-    488                                 regulator-max-microvolt = <1800000>;
489                                 regulator-alwa    489                                 regulator-always-on;
490                                 regulator-stat    490                                 regulator-state-mem {
491                                         regula    491                                         regulator-off-in-suspend;
492                                 };                492                                 };
493                         };                        493                         };
494                                                   494 
495                         ldo15_reg: LDO15 {        495                         ldo15_reg: LDO15 {
496                                 regulator-name    496                                 regulator-name = "vdd_ldo15";
497                                 regulator-min-    497                                 regulator-min-microvolt = <1000000>;
498                                 regulator-max-    498                                 regulator-max-microvolt = <1000000>;
499                                 regulator-alwa    499                                 regulator-always-on;
500                                 regulator-stat    500                                 regulator-state-mem {
501                                         regula    501                                         regulator-off-in-suspend;
502                                 };                502                                 };
503                         };                        503                         };
504                                                   504 
505                         ldo17_reg: LDO17 {        505                         ldo17_reg: LDO17 {
506                                 regulator-name    506                                 regulator-name = "vdd_g3ds";
507                                 regulator-min-    507                                 regulator-min-microvolt = <900000>;
508                                 regulator-max-    508                                 regulator-max-microvolt = <1400000>;
509                                 regulator-alwa    509                                 regulator-always-on;
510                                 regulator-stat    510                                 regulator-state-mem {
511                                         regula    511                                         regulator-off-in-suspend;
512                                 };                512                                 };
513                         };                        513                         };
514                                                   514 
515                         ldo18_reg: LDO18 {        515                         ldo18_reg: LDO18 {
516                                 regulator-name    516                                 regulator-name = "ldo_18";
517                                 regulator-min-    517                                 regulator-min-microvolt = <1800000>;
518                                 regulator-max-    518                                 regulator-max-microvolt = <1800000>;
519                         };                        519                         };
520                                                   520 
521                         ldo19_reg: LDO19 {        521                         ldo19_reg: LDO19 {
522                                 regulator-name    522                                 regulator-name = "ldo_19";
523                                 regulator-min-    523                                 regulator-min-microvolt = <1800000>;
524                                 regulator-max-    524                                 regulator-max-microvolt = <1800000>;
525                         };                        525                         };
526                                                   526 
527                         ldo20_reg: LDO20 {        527                         ldo20_reg: LDO20 {
528                                 regulator-name    528                                 regulator-name = "ldo_20";
529                                 regulator-min-    529                                 regulator-min-microvolt = <1800000>;
530                                 regulator-max-    530                                 regulator-max-microvolt = <1800000>;
531                                 regulator-alwa    531                                 regulator-always-on;
532                         };                        532                         };
533                                                   533 
534                         ldo21_reg: LDO21 {        534                         ldo21_reg: LDO21 {
535                                 regulator-name    535                                 regulator-name = "ldo_21";
536                                 regulator-min-    536                                 regulator-min-microvolt = <2800000>;
537                                 regulator-max-    537                                 regulator-max-microvolt = <2800000>;
538                         };                        538                         };
539                                                   539 
540                         ldo23_reg: LDO23 {        540                         ldo23_reg: LDO23 {
541                                 regulator-name    541                                 regulator-name = "ldo_23";
542                                 regulator-min-    542                                 regulator-min-microvolt = <3300000>;
543                                 regulator-max-    543                                 regulator-max-microvolt = <3300000>;
544                         };                        544                         };
545                         ldo24_reg: LDO24 {        545                         ldo24_reg: LDO24 {
546                                 regulator-name    546                                 regulator-name = "ldo_24";
547                                 regulator-min-    547                                 regulator-min-microvolt = <2800000>;
548                                 regulator-max-    548                                 regulator-max-microvolt = <2800000>;
549                         };                        549                         };
550                                                   550 
551                         ldo25_reg: LDO25 {        551                         ldo25_reg: LDO25 {
552                                 regulator-name    552                                 regulator-name = "ldo_25";
553                                 regulator-min-    553                                 regulator-min-microvolt = <3300000>;
554                                 regulator-max-    554                                 regulator-max-microvolt = <3300000>;
555                         };                        555                         };
556                                                   556 
557                         ldo26_reg: LDO26 {        557                         ldo26_reg: LDO26 {
558                                 regulator-name    558                                 regulator-name = "ldo_26";
559                                 regulator-min-    559                                 regulator-min-microvolt = <1200000>;
560                                 regulator-max-    560                                 regulator-max-microvolt = <1200000>;
561                         };                        561                         };
562                                                   562 
563                         ldo27_reg: LDO27 {        563                         ldo27_reg: LDO27 {
564                                 regulator-name    564                                 regulator-name = "ldo_27";
565                                 regulator-min-    565                                 regulator-min-microvolt = <1200000>;
566                                 regulator-max-    566                                 regulator-max-microvolt = <1200000>;
567                         };                        567                         };
568                                                   568 
569                         ldo28_reg: LDO28 {        569                         ldo28_reg: LDO28 {
570                                 regulator-name    570                                 regulator-name = "ldo_28";
571                                 regulator-min-    571                                 regulator-min-microvolt = <1800000>;
572                                 regulator-max-    572                                 regulator-max-microvolt = <1800000>;
573                         };                        573                         };
574                                                   574 
575                         ldo29_reg: LDO29 {        575                         ldo29_reg: LDO29 {
576                                 regulator-name    576                                 regulator-name = "ldo_29";
577                                 regulator-min-    577                                 regulator-min-microvolt = <1800000>;
578                                 regulator-max-    578                                 regulator-max-microvolt = <1800000>;
579                         };                        579                         };
580                                                   580 
581                         ldo30_reg: LDO30 {        581                         ldo30_reg: LDO30 {
582                                 regulator-name    582                                 regulator-name = "vdd_mifs";
583                                 regulator-min-    583                                 regulator-min-microvolt = <1000000>;
584                                 regulator-max-    584                                 regulator-max-microvolt = <1000000>;
585                                 regulator-alwa    585                                 regulator-always-on;
586                                 regulator-stat    586                                 regulator-state-mem {
587                                         regula    587                                         regulator-off-in-suspend;
588                                 };                588                                 };
589                         };                        589                         };
590                                                   590 
591                         ldo32_reg: LDO32 {        591                         ldo32_reg: LDO32 {
592                                 regulator-name    592                                 regulator-name = "ldo_32";
593                                 regulator-min-    593                                 regulator-min-microvolt = <3000000>;
594                                 regulator-max-    594                                 regulator-max-microvolt = <3000000>;
595                         };                        595                         };
596                                                   596 
597                         ldo33_reg: LDO33 {        597                         ldo33_reg: LDO33 {
598                                 regulator-name    598                                 regulator-name = "ldo_33";
599                                 regulator-min-    599                                 regulator-min-microvolt = <2800000>;
600                                 regulator-max-    600                                 regulator-max-microvolt = <2800000>;
601                         };                        601                         };
602                                                   602 
603                         ldo34_reg: LDO34 {        603                         ldo34_reg: LDO34 {
604                                 regulator-name    604                                 regulator-name = "ldo_34";
605                                 regulator-min-    605                                 regulator-min-microvolt = <3000000>;
606                                 regulator-max-    606                                 regulator-max-microvolt = <3000000>;
607                         };                        607                         };
608                                                   608 
609                         ldo35_reg: LDO35 {        609                         ldo35_reg: LDO35 {
610                                 regulator-name    610                                 regulator-name = "ldo_35";
611                                 regulator-min-    611                                 regulator-min-microvolt = <1200000>;
612                                 regulator-max-    612                                 regulator-max-microvolt = <1200000>;
613                         };                        613                         };
614                 };                                614                 };
615         };                                        615         };
616 };                                                616 };
617                                                   617 
618 &hsi2c_7 {                                        618 &hsi2c_7 {
619         status = "okay";                          619         status = "okay";
620         clock-frequency = <400000>;               620         clock-frequency = <400000>;
621                                                   621 
622         max98090: audio-codec@10 {                622         max98090: audio-codec@10 {
623                 compatible = "maxim,max98090";    623                 compatible = "maxim,max98090";
624                 reg = <0x10>;                     624                 reg = <0x10>;
625                 interrupts = <2 IRQ_TYPE_NONE>    625                 interrupts = <2 IRQ_TYPE_NONE>;
626                 interrupt-parent = <&gpx0>;       626                 interrupt-parent = <&gpx0>;
627                 pinctrl-names = "default";        627                 pinctrl-names = "default";
628                 pinctrl-0 = <&max98090_irq>;      628                 pinctrl-0 = <&max98090_irq>;
629                 clocks = <&pmu_system_controll    629                 clocks = <&pmu_system_controller 0>;
630                 clock-names = "mclk";             630                 clock-names = "mclk";
631                 #sound-dai-cells = <0>;           631                 #sound-dai-cells = <0>;
632         };                                        632         };
633                                                   633 
634         light-sensor@44 {                         634         light-sensor@44 {
635                 compatible = "isil,isl29018";     635                 compatible = "isil,isl29018";
636                 reg = <0x44>;                     636                 reg = <0x44>;
637                 vcc-supply = <&tps65090_fet5>;    637                 vcc-supply = <&tps65090_fet5>;
638         };                                        638         };
639                                                   639 
640         ps8625: lvds-bridge@48 {                  640         ps8625: lvds-bridge@48 {
641                 compatible = "parade,ps8625";     641                 compatible = "parade,ps8625";
642                 reg = <0x48>;                     642                 reg = <0x48>;
643                 sleep-gpios = <&gpx3 5 GPIO_AC    643                 sleep-gpios = <&gpx3 5 GPIO_ACTIVE_HIGH>;
644                 reset-gpios = <&gpy7 7 GPIO_AC    644                 reset-gpios = <&gpy7 7 GPIO_ACTIVE_HIGH>;
645                 lane-count = <2>;                 645                 lane-count = <2>;
646                 use-external-pwm;                 646                 use-external-pwm;
647                                                   647 
648                 ports {                           648                 ports {
649                         #address-cells = <1>;     649                         #address-cells = <1>;
650                         #size-cells = <0>;        650                         #size-cells = <0>;
651                                                   651 
652                         port@0 {                  652                         port@0 {
653                                 reg = <0>;        653                                 reg = <0>;
654                                                   654 
655                                 bridge_out: en    655                                 bridge_out: endpoint {
656                                         remote    656                                         remote-endpoint = <&panel_in>;
657                                 };                657                                 };
658                         };                        658                         };
659                                                   659 
660                         port@1 {                  660                         port@1 {
661                                 reg = <1>;        661                                 reg = <1>;
662                                                   662 
663                                 bridge_in: end    663                                 bridge_in: endpoint {
664                                         remote    664                                         remote-endpoint = <&dp_out>;
665                                 };                665                                 };
666                         };                        666                         };
667                 };                                667                 };
668                                                   668 
669         };                                        669         };
670 };                                                670 };
671                                                   671 
672 &hsi2c_8 {                                        672 &hsi2c_8 {
673         status = "okay";                          673         status = "okay";
674         clock-frequency = <333000>;               674         clock-frequency = <333000>;
675                                                   675 
676         /* Atmel mXT336S */                       676         /* Atmel mXT336S */
677         trackpad@4b {                             677         trackpad@4b {
678                 compatible = "atmel,maxtouch";    678                 compatible = "atmel,maxtouch";
679                 reg = <0x4b>;                     679                 reg = <0x4b>;
680                 interrupt-parent = <&gpx1>;       680                 interrupt-parent = <&gpx1>;
681                 interrupts = <1 IRQ_TYPE_EDGE_    681                 interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
682                 wakeup-source;                    682                 wakeup-source;
683                 pinctrl-names = "default";        683                 pinctrl-names = "default";
684                 pinctrl-0 = <&trackpad_irq>;      684                 pinctrl-0 = <&trackpad_irq>;
685                 linux,gpio-keymap = <KEY_RESER    685                 linux,gpio-keymap = <KEY_RESERVED
686                                      KEY_RESER    686                                      KEY_RESERVED
687                                      KEY_RESER    687                                      KEY_RESERVED       /* GPIO0 */
688                                      KEY_RESER    688                                      KEY_RESERVED       /* GPIO1 */
689                                      KEY_RESER    689                                      KEY_RESERVED       /* GPIO2 */
690                                      BTN_LEFT>    690                                      BTN_LEFT>;         /* GPIO3 */
691         };                                        691         };
692 };                                                692 };
693                                                   693 
694 &hsi2c_9 {                                        694 &hsi2c_9 {
695         status = "okay";                          695         status = "okay";
696         clock-frequency = <400000>;               696         clock-frequency = <400000>;
697                                                   697 
698         tpm@20 {                                  698         tpm@20 {
699                 compatible = "infineon,slb9645    699                 compatible = "infineon,slb9645tt";
700                 reg = <0x20>;                     700                 reg = <0x20>;
701                                                   701 
702                 /* Unused irq; but still need     702                 /* Unused irq; but still need to configure the pins */
703                 pinctrl-names = "default";        703                 pinctrl-names = "default";
704                 pinctrl-0 = <&tpm_irq>;           704                 pinctrl-0 = <&tpm_irq>;
705         };                                        705         };
706 };                                                706 };
707                                                   707 
708 &i2c_2 {                                          708 &i2c_2 {
709         status = "okay";                          709         status = "okay";
710         samsung,i2c-sda-delay = <100>;            710         samsung,i2c-sda-delay = <100>;
711         samsung,i2c-max-bus-freq = <66000>;       711         samsung,i2c-max-bus-freq = <66000>;
712         samsung,i2c-slave-addr = <0x50>;          712         samsung,i2c-slave-addr = <0x50>;
713 };                                                713 };
714                                                   714 
715 &i2s0 {                                           715 &i2s0 {
716         assigned-clocks = <&i2s0 CLK_I2S_RCLK_    716         assigned-clocks = <&i2s0 CLK_I2S_RCLK_SRC>;
717         assigned-clock-parents = <&clock_audss    717         assigned-clock-parents = <&clock_audss EXYNOS_I2S_BUS>;
718         status = "okay";                          718         status = "okay";
719 };                                                719 };
720                                                   720 
721 &mixer {                                          721 &mixer {
722         status = "okay";                          722         status = "okay";
723 };                                                723 };
724                                                   724 
725 /* eMMC flash */                                  725 /* eMMC flash */
726 &mmc_0 {                                          726 &mmc_0 {
727         status = "okay";                          727         status = "okay";
728         mmc-ddr-1_8v;                             728         mmc-ddr-1_8v;
729         mmc-hs200-1_8v;                           729         mmc-hs200-1_8v;
730         cap-mmc-highspeed;                        730         cap-mmc-highspeed;
731         non-removable;                            731         non-removable;
732         clock-frequency = <400000000>;            732         clock-frequency = <400000000>;
733         samsung,dw-mshc-ciu-div = <3>;            733         samsung,dw-mshc-ciu-div = <3>;
734         samsung,dw-mshc-sdr-timing = <0 4>;       734         samsung,dw-mshc-sdr-timing = <0 4>;
735         samsung,dw-mshc-ddr-timing = <0 2>;       735         samsung,dw-mshc-ddr-timing = <0 2>;
736         samsung,dw-mshc-hs400-timing = <0 2>;     736         samsung,dw-mshc-hs400-timing = <0 2>;
737         samsung,read-strobe-delay = <90>;         737         samsung,read-strobe-delay = <90>;
738         pinctrl-names = "default";                738         pinctrl-names = "default";
739         pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bu    739         pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8 &sd0_rclk>;
740         bus-width = <8>;                          740         bus-width = <8>;
741 };                                                741 };
742                                                   742 
743 /* WiFi SDIO module */                            743 /* WiFi SDIO module */
744 &mmc_1 {                                          744 &mmc_1 {
745         status = "okay";                          745         status = "okay";
746         non-removable;                            746         non-removable;
747         cap-sdio-irq;                             747         cap-sdio-irq;
748         keep-power-in-suspend;                    748         keep-power-in-suspend;
749         clock-frequency = <400000000>;            749         clock-frequency = <400000000>;
750         samsung,dw-mshc-ciu-div = <1>;            750         samsung,dw-mshc-ciu-div = <1>;
751         samsung,dw-mshc-sdr-timing = <0 1>;       751         samsung,dw-mshc-sdr-timing = <0 1>;
752         samsung,dw-mshc-ddr-timing = <0 2>;       752         samsung,dw-mshc-ddr-timing = <0 2>;
753         pinctrl-names = "default";                753         pinctrl-names = "default";
754         pinctrl-0 = <&sd1_clk>, <&sd1_cmd>, <&    754         pinctrl-0 = <&sd1_clk>, <&sd1_cmd>, <&sd1_int>, <&sd1_bus1>,
755                     <&sd1_bus4>, <&sd1_bus8>,     755                     <&sd1_bus4>, <&sd1_bus8>, <&wifi_en>;
756         bus-width = <4>;                          756         bus-width = <4>;
757         cap-sd-highspeed;                         757         cap-sd-highspeed;
758         mmc-pwrseq = <&mmc1_pwrseq>;              758         mmc-pwrseq = <&mmc1_pwrseq>;
759         vqmmc-supply = <&buck10_reg>;             759         vqmmc-supply = <&buck10_reg>;
760 };                                                760 };
761                                                   761 
762 /* uSD card */                                    762 /* uSD card */
763 &mmc_2 {                                          763 &mmc_2 {
764         status = "okay";                          764         status = "okay";
765         cap-sd-highspeed;                         765         cap-sd-highspeed;
766         card-detect-delay = <200>;                766         card-detect-delay = <200>;
767         clock-frequency = <400000000>;            767         clock-frequency = <400000000>;
768         samsung,dw-mshc-ciu-div = <3>;            768         samsung,dw-mshc-ciu-div = <3>;
769         samsung,dw-mshc-sdr-timing = <2 3>;       769         samsung,dw-mshc-sdr-timing = <2 3>;
770         samsung,dw-mshc-ddr-timing = <1 2>;       770         samsung,dw-mshc-ddr-timing = <1 2>;
771         pinctrl-names = "default";                771         pinctrl-names = "default";
772         pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd    772         pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus1 &sd2_bus4>;
773         bus-width = <4>;                          773         bus-width = <4>;
774 };                                                774 };
775                                                   775 
776                                                   776 
777 &pinctrl_0 {                                      777 &pinctrl_0 {
778         pinctrl-names = "default";                778         pinctrl-names = "default";
779         pinctrl-0 = <&mask_tpm_reset>;            779         pinctrl-0 = <&mask_tpm_reset>;
780                                                   780 
781         wifi_en: wifi-en-pins {                   781         wifi_en: wifi-en-pins {
782                 samsung,pins = "gpx0-0";          782                 samsung,pins = "gpx0-0";
783                 samsung,pin-function = <EXYNOS    783                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
784                 samsung,pin-pud = <EXYNOS_PIN_    784                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
785                 samsung,pin-drv = <EXYNOS5420_    785                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
786         };                                        786         };
787                                                   787 
788         max98090_irq: max98090-irq-pins {         788         max98090_irq: max98090-irq-pins {
789                 samsung,pins = "gpx0-2";          789                 samsung,pins = "gpx0-2";
790                 samsung,pin-function = <EXYNOS    790                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
791                 samsung,pin-pud = <EXYNOS_PIN_    791                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
792                 samsung,pin-drv = <EXYNOS5420_    792                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
793         };                                        793         };
794                                                   794 
795         /* We need GPX0_6 to be low at sleep t    795         /* We need GPX0_6 to be low at sleep time; just keep it low always */
796         mask_tpm_reset: mask-tpm-reset-pins {     796         mask_tpm_reset: mask-tpm-reset-pins {
797                 samsung,pins = "gpx0-6";          797                 samsung,pins = "gpx0-6";
798                 samsung,pin-function = <EXYNOS    798                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
799                 samsung,pin-pud = <EXYNOS_PIN_    799                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
800                 samsung,pin-drv = <EXYNOS5420_    800                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
801                 samsung,pin-val = <0>;            801                 samsung,pin-val = <0>;
802         };                                        802         };
803                                                   803 
804         tpm_irq: tpm-irq-pins {                   804         tpm_irq: tpm-irq-pins {
805                 samsung,pins = "gpx1-0";          805                 samsung,pins = "gpx1-0";
806                 samsung,pin-function = <EXYNOS    806                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
807                 samsung,pin-pud = <EXYNOS_PIN_    807                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
808                 samsung,pin-drv = <EXYNOS5420_    808                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
809         };                                        809         };
810                                                   810 
811         trackpad_irq: trackpad-irq-pins {         811         trackpad_irq: trackpad-irq-pins {
812                 samsung,pins = "gpx1-1";          812                 samsung,pins = "gpx1-1";
813                 samsung,pin-function = <EXYNOS    813                 samsung,pin-function = <EXYNOS_PIN_FUNC_F>;
814                 samsung,pin-pud = <EXYNOS_PIN_    814                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
815                 samsung,pin-drv = <EXYNOS5420_    815                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
816         };                                        816         };
817                                                   817 
818         power_key_irq: power-key-irq-pins {       818         power_key_irq: power-key-irq-pins {
819                 samsung,pins = "gpx1-2";          819                 samsung,pins = "gpx1-2";
820                 samsung,pin-function = <EXYNOS    820                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
821                 samsung,pin-pud = <EXYNOS_PIN_    821                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
822                 samsung,pin-drv = <EXYNOS5420_    822                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
823         };                                        823         };
824                                                   824 
825         ec_irq: ec-irq-pins {                     825         ec_irq: ec-irq-pins {
826                 samsung,pins = "gpx1-5";          826                 samsung,pins = "gpx1-5";
827                 samsung,pin-function = <EXYNOS    827                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
828                 samsung,pin-pud = <EXYNOS_PIN_    828                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
829                 samsung,pin-drv = <EXYNOS5420_    829                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
830         };                                        830         };
831                                                   831 
832         tps65090_irq: tps65090-irq-pins {         832         tps65090_irq: tps65090-irq-pins {
833                 samsung,pins = "gpx2-5";          833                 samsung,pins = "gpx2-5";
834                 samsung,pin-function = <EXYNOS    834                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
835                 samsung,pin-pud = <EXYNOS_PIN_    835                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
836                 samsung,pin-drv = <EXYNOS5420_    836                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
837         };                                        837         };
838                                                   838 
839         dp_hpd_gpio: dp-hpd-gpio-pins {           839         dp_hpd_gpio: dp-hpd-gpio-pins {
840                 samsung,pins = "gpx2-6";          840                 samsung,pins = "gpx2-6";
841                 samsung,pin-function = <EXYNOS    841                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
842                 samsung,pin-pud = <EXYNOS_PIN_    842                 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
843                 samsung,pin-drv = <EXYNOS5420_    843                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
844         };                                        844         };
845                                                   845 
846         max77802_irq: max77802-irq-pins {         846         max77802_irq: max77802-irq-pins {
847                 samsung,pins = "gpx3-1";          847                 samsung,pins = "gpx3-1";
848                 samsung,pin-function = <EXYNOS    848                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
849                 samsung,pin-pud = <EXYNOS_PIN_    849                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
850                 samsung,pin-drv = <EXYNOS5420_    850                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
851         };                                        851         };
852                                                   852 
853         lid_irq: lid-irq-pins {                   853         lid_irq: lid-irq-pins {
854                 samsung,pins = "gpx3-4";          854                 samsung,pins = "gpx3-4";
855                 samsung,pin-function = <EXYNOS    855                 samsung,pin-function = <EXYNOS_PIN_FUNC_F>;
856                 samsung,pin-pud = <EXYNOS_PIN_    856                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
857                 samsung,pin-drv = <EXYNOS5420_    857                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
858         };                                        858         };
859                                                   859 
860         hdmi_hpd_irq: hdmi-hpd-irq-pins {         860         hdmi_hpd_irq: hdmi-hpd-irq-pins {
861                 samsung,pins = "gpx3-7";          861                 samsung,pins = "gpx3-7";
862                 samsung,pin-function = <EXYNOS    862                 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
863                 samsung,pin-pud = <EXYNOS_PIN_    863                 samsung,pin-pud = <EXYNOS_PIN_PULL_DOWN>;
864                 samsung,pin-drv = <EXYNOS5420_    864                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
865         };                                        865         };
866                                                   866 
867         pmic_dvs_1: pmic-dvs-1-pins {             867         pmic_dvs_1: pmic-dvs-1-pins {
868                 samsung,pins = "gpy7-6";          868                 samsung,pins = "gpy7-6";
869                 samsung,pin-function = <EXYNOS    869                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
870                 samsung,pin-pud = <EXYNOS_PIN_    870                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
871                 samsung,pin-drv = <EXYNOS5420_    871                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
872         };                                        872         };
873 };                                                873 };
874                                                   874 
875 /* pinctrl_1 */                                   875 /* pinctrl_1 */
876 /* Adjust WiFi drive strengths lower for EMI *    876 /* Adjust WiFi drive strengths lower for EMI */
877 &sd1_bus1 {                                       877 &sd1_bus1 {
878         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    878         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
879 };                                                879 };
880                                                   880 
881 &sd1_bus4 {                                       881 &sd1_bus4 {
882         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    882         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
883 };                                                883 };
884                                                   884 
885 &sd1_bus8 {                                       885 &sd1_bus8 {
886         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    886         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
887 };                                                887 };
888                                                   888 
889 &sd1_clk {                                        889 &sd1_clk {
890         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    890         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
891 };                                                891 };
892                                                   892 
893 &sd1_cmd {                                        893 &sd1_cmd {
894         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    894         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
895 };                                                895 };
896                                                   896 
897 &pinctrl_2 {                                      897 &pinctrl_2 {
898         pmic_dvs_2: pmic-dvs-2-pins {             898         pmic_dvs_2: pmic-dvs-2-pins {
899                 samsung,pins = "gpj4-2", "gpj4    899                 samsung,pins = "gpj4-2", "gpj4-3";
900                 samsung,pin-function = <EXYNOS    900                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
901                 samsung,pin-pud = <EXYNOS_PIN_    901                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
902                 samsung,pin-drv = <EXYNOS5420_    902                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
903         };                                        903         };
904 };                                                904 };
905                                                   905 
906 /* pinctrl_3*/                                    906 /* pinctrl_3*/
907 /* Drive SPI lines at x2 for better integrity     907 /* Drive SPI lines at x2 for better integrity */
908 &spi2_bus {                                       908 &spi2_bus {
909         samsung,pin-drv = <EXYNOS5420_PIN_DRV_    909         samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
910 };                                                910 };
911                                                   911 
912 &pinctrl_3 {                                      912 &pinctrl_3 {
913         /* Drive SPI chip select at x2 for bet    913         /* Drive SPI chip select at x2 for better integrity */
914         ec_spi_cs: ec-spi-cs-pins {               914         ec_spi_cs: ec-spi-cs-pins {
915                 samsung,pins = "gpb1-2";          915                 samsung,pins = "gpb1-2";
916                 samsung,pin-function = <EXYNOS    916                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
917                 samsung,pin-pud = <EXYNOS_PIN_    917                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
918                 samsung,pin-drv = <EXYNOS5420_    918                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV3>;
919         };                                        919         };
920                                                   920 
921         usb300_vbus_en: usb300-vbus-en-pins {     921         usb300_vbus_en: usb300-vbus-en-pins {
922                 samsung,pins = "gph0-0";          922                 samsung,pins = "gph0-0";
923                 samsung,pin-function = <EXYNOS    923                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
924                 samsung,pin-pud = <EXYNOS_PIN_    924                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
925                 samsung,pin-drv = <EXYNOS5420_    925                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
926         };                                        926         };
927                                                   927 
928         usb301_vbus_en: usb301-vbus-en-pins {     928         usb301_vbus_en: usb301-vbus-en-pins {
929                 samsung,pins = "gph0-1";          929                 samsung,pins = "gph0-1";
930                 samsung,pin-function = <EXYNOS    930                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
931                 samsung,pin-pud = <EXYNOS_PIN_    931                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
932                 samsung,pin-drv = <EXYNOS5420_    932                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
933         };                                        933         };
934                                                   934 
935         pmic_selb: pmic-selb-pins {               935         pmic_selb: pmic-selb-pins {
936                 samsung,pins = "gph0-2", "gph0    936                 samsung,pins = "gph0-2", "gph0-3", "gph0-4", "gph0-5",
937                                "gph0-6";          937                                "gph0-6";
938                 samsung,pin-function = <EXYNOS    938                 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
939                 samsung,pin-pud = <EXYNOS_PIN_    939                 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
940                 samsung,pin-drv = <EXYNOS5420_    940                 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
941         };                                        941         };
942 };                                                942 };
943                                                   943 
944 &pmu_system_controller {                          944 &pmu_system_controller {
945         assigned-clocks = <&pmu_system_control    945         assigned-clocks = <&pmu_system_controller 0>;
946         assigned-clock-parents = <&clock CLK_F    946         assigned-clock-parents = <&clock CLK_FIN_PLL>;
947 };                                                947 };
948                                                   948 
949 &rtc {                                            949 &rtc {
950         status = "okay";                          950         status = "okay";
951         clocks = <&clock CLK_RTC>, <&max77802     951         clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
952         clock-names = "rtc", "rtc_src";           952         clock-names = "rtc", "rtc_src";
953 };                                                953 };
954                                                   954 
955 &spi_2 {                                          955 &spi_2 {
956         status = "okay";                          956         status = "okay";
957         num-cs = <1>;                             957         num-cs = <1>;
958         samsung,spi-src-clk = <0>;                958         samsung,spi-src-clk = <0>;
959         cs-gpios = <&gpb1 2 GPIO_ACTIVE_HIGH>;    959         cs-gpios = <&gpb1 2 GPIO_ACTIVE_HIGH>;
960                                                   960 
961         cros_ec: cros-ec@0 {                      961         cros_ec: cros-ec@0 {
962                 compatible = "google,cros-ec-s    962                 compatible = "google,cros-ec-spi";
963                 interrupt-parent = <&gpx1>;       963                 interrupt-parent = <&gpx1>;
964                 interrupts = <5 IRQ_TYPE_NONE>    964                 interrupts = <5 IRQ_TYPE_NONE>;
965                 pinctrl-names = "default";        965                 pinctrl-names = "default";
966                 pinctrl-0 = <&ec_spi_cs &ec_ir    966                 pinctrl-0 = <&ec_spi_cs &ec_irq>;
967                 reg = <0>;                        967                 reg = <0>;
968                 spi-max-frequency = <3125000>;    968                 spi-max-frequency = <3125000>;
969                 google,has-vbc-nvram;             969                 google,has-vbc-nvram;
970                 wakeup-source;                 << 
971                                                   970 
972                 controller-data {                 971                 controller-data {
973                         samsung,spi-feedback-d    972                         samsung,spi-feedback-delay = <1>;
974                 };                                973                 };
975                                                   974 
976                 i2c_tunnel: i2c-tunnel {          975                 i2c_tunnel: i2c-tunnel {
977                         compatible = "google,c    976                         compatible = "google,cros-ec-i2c-tunnel";
978                         #address-cells = <1>;     977                         #address-cells = <1>;
979                         #size-cells = <0>;        978                         #size-cells = <0>;
980                         google,remote-bus = <0    979                         google,remote-bus = <0>;
981                                                   980 
982                         battery: sbs-battery@b    981                         battery: sbs-battery@b {
983                                 compatible = "    982                                 compatible = "sbs,sbs-battery";
984                                 reg = <0xb>;      983                                 reg = <0xb>;
985                                 sbs,poll-retry    984                                 sbs,poll-retry-count = <1>;
986                                 sbs,i2c-retry-    985                                 sbs,i2c-retry-count = <2>;
987                         };                        986                         };
988                                                   987 
989                         power-regulator@48 {      988                         power-regulator@48 {
990                                 compatible = "    989                                 compatible = "ti,tps65090";
991                                 reg = <0x48>;     990                                 reg = <0x48>;
992                                                   991 
993                                 /*                992                                 /*
994                                  * Config irq     993                                  * Config irq to disable internal pulls
995                                  * even though    994                                  * even though we run in polling mode.
996                                  */               995                                  */
997                                 pinctrl-names     996                                 pinctrl-names = "default";
998                                 pinctrl-0 = <&    997                                 pinctrl-0 = <&tps65090_irq>;
999                                                   998 
1000                                 vsys1-supply     999                                 vsys1-supply = <&vbat>;
1001                                 vsys2-supply     1000                                 vsys2-supply = <&vbat>;
1002                                 vsys3-supply     1001                                 vsys3-supply = <&vbat>;
1003                                 infet1-supply    1002                                 infet1-supply = <&vbat>;
1004                                 infet2-supply    1003                                 infet2-supply = <&tps65090_dcdc1>;
1005                                 infet3-supply    1004                                 infet3-supply = <&tps65090_dcdc2>;
1006                                 infet4-supply    1005                                 infet4-supply = <&tps65090_dcdc2>;
1007                                 infet5-supply    1006                                 infet5-supply = <&tps65090_dcdc2>;
1008                                 infet6-supply    1007                                 infet6-supply = <&tps65090_dcdc2>;
1009                                 infet7-supply    1008                                 infet7-supply = <&tps65090_dcdc1>;
1010                                 vsys-l1-suppl    1009                                 vsys-l1-supply = <&vbat>;
1011                                 vsys-l2-suppl    1010                                 vsys-l2-supply = <&vbat>;
1012                                                  1011 
1013                                 regulators {     1012                                 regulators {
1014                                         tps65    1013                                         tps65090_dcdc1: dcdc1 {
1015                                                  1014                                                 ti,enable-ext-control;
1016                                         };       1015                                         };
1017                                         tps65    1016                                         tps65090_dcdc2: dcdc2 {
1018                                                  1017                                                 ti,enable-ext-control;
1019                                         };       1018                                         };
1020                                         tps65    1019                                         tps65090_dcdc3: dcdc3 {
1021                                                  1020                                                 ti,enable-ext-control;
1022                                         };       1021                                         };
1023                                         tps65    1022                                         tps65090_fet1: fet1 {
1024                                                  1023                                                 regulator-name = "vcd_led";
1025                                         };       1024                                         };
1026                                         tps65    1025                                         tps65090_fet2: fet2 {
1027                                                  1026                                                 regulator-name = "video_mid";
1028                                                  1027                                                 regulator-always-on;
1029                                         };       1028                                         };
1030                                         tps65    1029                                         tps65090_fet3: fet3 {
1031                                                  1030                                                 regulator-name = "wwan_r";
1032                                                  1031                                                 regulator-always-on;
1033                                         };       1032                                         };
1034                                         tps65    1033                                         tps65090_fet4: fet4 {
1035                                                  1034                                                 regulator-name = "sdcard";
1036                                                  1035                                                 regulator-always-on;
1037                                         };       1036                                         };
1038                                         tps65    1037                                         tps65090_fet5: fet5 {
1039                                                  1038                                                 regulator-name = "camout";
1040                                                  1039                                                 regulator-always-on;
1041                                         };       1040                                         };
1042                                         tps65    1041                                         tps65090_fet6: fet6 {
1043                                                  1042                                                 regulator-name = "lcd_vdd";
1044                                         };       1043                                         };
1045                                         tps65    1044                                         tps65090_fet7: fet7 {
1046                                                  1045                                                 regulator-name = "video_mid_1a";
1047                                                  1046                                                 regulator-always-on;
1048                                         };       1047                                         };
1049                                         tps65    1048                                         tps65090_ldo1: ldo1 {
1050                                         };       1049                                         };
1051                                         tps65    1050                                         tps65090_ldo2: ldo2 {
1052                                         };       1051                                         };
1053                                 };               1052                                 };
1054                                                  1053 
1055                                 charger {        1054                                 charger {
1056                                         compa    1055                                         compatible = "ti,tps65090-charger";
1057                                 };               1056                                 };
1058                         };                       1057                         };
1059                 };                               1058                 };
1060         };                                       1059         };
1061 };                                               1060 };
1062                                                  1061 
1063 &serial_3 {                                      1062 &serial_3 {
1064         status = "okay";                         1063         status = "okay";
1065 };                                               1064 };
1066                                                  1065 
1067 &timer {                                         1066 &timer {
1068         arm,cpu-registers-not-fw-configured;     1067         arm,cpu-registers-not-fw-configured;
1069 };                                               1068 };
1070                                                  1069 
1071 &tmu_cpu0 {                                      1070 &tmu_cpu0 {
1072         vtmu-supply = <&ldo10_reg>;              1071         vtmu-supply = <&ldo10_reg>;
1073 };                                               1072 };
1074                                                  1073 
1075 &tmu_cpu1 {                                      1074 &tmu_cpu1 {
1076         vtmu-supply = <&ldo10_reg>;              1075         vtmu-supply = <&ldo10_reg>;
1077 };                                               1076 };
1078                                                  1077 
1079 &tmu_cpu2 {                                      1078 &tmu_cpu2 {
1080         vtmu-supply = <&ldo10_reg>;              1079         vtmu-supply = <&ldo10_reg>;
1081 };                                               1080 };
1082                                                  1081 
1083 &tmu_cpu3 {                                      1082 &tmu_cpu3 {
1084         vtmu-supply = <&ldo10_reg>;              1083         vtmu-supply = <&ldo10_reg>;
1085 };                                               1084 };
1086                                                  1085 
1087 &tmu_gpu {                                       1086 &tmu_gpu {
1088         vtmu-supply = <&ldo10_reg>;              1087         vtmu-supply = <&ldo10_reg>;
1089 };                                               1088 };
1090                                                  1089 
1091 &usbdrd3_0 {                                     1090 &usbdrd3_0 {
1092         vdd10-supply = <&ldo15_reg>;             1091         vdd10-supply = <&ldo15_reg>;
1093         vdd33-supply = <&ldo12_reg>;             1092         vdd33-supply = <&ldo12_reg>;
1094 };                                               1093 };
1095                                                  1094 
1096 &usbdrd3_1 {                                     1095 &usbdrd3_1 {
1097         vdd10-supply = <&ldo15_reg>;             1096         vdd10-supply = <&ldo15_reg>;
1098         vdd33-supply = <&ldo12_reg>;             1097         vdd33-supply = <&ldo12_reg>;
1099 };                                               1098 };
1100                                                  1099 
1101 &usbdrd_dwc3_0 {                                 1100 &usbdrd_dwc3_0 {
1102         dr_mode = "host";                        1101         dr_mode = "host";
1103 };                                               1102 };
1104                                                  1103 
1105 &usbdrd_dwc3_1 {                                 1104 &usbdrd_dwc3_1 {
1106         dr_mode = "host";                        1105         dr_mode = "host";
1107 };                                               1106 };
1108                                                  1107 
1109 &usbdrd_phy0 {                                   1108 &usbdrd_phy0 {
1110         vbus-supply = <&usb300_vbus_reg>;        1109         vbus-supply = <&usb300_vbus_reg>;
1111 };                                               1110 };
1112                                                  1111 
1113 &usbdrd_phy1 {                                   1112 &usbdrd_phy1 {
1114         vbus-supply = <&usb301_vbus_reg>;        1113         vbus-supply = <&usb301_vbus_reg>;
1115 };                                               1114 };
1116                                                  1115 
1117 /*                                               1116 /*
1118  * Use longest HW watchdog in SoC (32 seconds    1117  * Use longest HW watchdog in SoC (32 seconds) since the hardware
1119  * watchdog provides no debugging information    1118  * watchdog provides no debugging information (compared to soft/hard
1120  * lockup detectors) and so should be last re    1119  * lockup detectors) and so should be last resort.
1121  */                                              1120  */
1122 &watchdog {                                      1121 &watchdog {
1123         timeout-sec = <32>;                      1122         timeout-sec = <32>;
1124 };                                               1123 };
1125                                                  1124 
1126 #include "../cros-ec-keyboard.dtsi"              1125 #include "../cros-ec-keyboard.dtsi"
1127 #include "../cros-adc-thermistors.dtsi"          1126 #include "../cros-adc-thermistors.dtsi"
                                                      

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