| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 1 | /* |
| 2 | * Google Snow board device tree source |
| 3 | * |
| 4 | * Copyright (c) 2012 Google, Inc |
| 5 | * |
| 6 | * This program is free software; you can redistribute it and/or modify |
| 7 | * it under the terms of the GNU General Public License version 2 as |
| 8 | * published by the Free Software Foundation. |
| 9 | */ |
| 10 | |
| 11 | /dts-v1/; |
| Padmavathi Venna | 3799279 | 2013-06-18 00:02:08 +0900 | [diff] [blame] | 12 | #include "exynos5250.dtsi" |
| Mark Brown | a22d060 | 2013-12-21 10:09:25 +0900 | [diff] [blame] | 13 | #include "exynos5250-cros-common.dtsi" |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 14 | |
| 15 | / { |
| 16 | model = "Google Snow"; |
| Sachin Kamat | 8bdb31b | 2014-03-21 02:17:22 +0900 | [diff] [blame] | 17 | compatible = "google,snow", "samsung,exynos5250", "samsung,exynos5"; |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 18 | |
| Doug Anderson | 97a4a1b | 2013-04-16 16:29:01 +0000 | [diff] [blame] | 19 | aliases { |
| 20 | i2c104 = &i2c_104; |
| 21 | }; |
| 22 | |
| Sachin Kamat | 65cedf0 | 2014-02-24 08:47:28 +0900 | [diff] [blame] | 23 | rtc@101E0000 { |
| 24 | status = "okay"; |
| 25 | }; |
| 26 | |
| Thomas Abraham | f8bfe2b | 2013-04-04 14:16:11 +0900 | [diff] [blame] | 27 | pinctrl@11400000 { |
| Doug Anderson | ecad159 | 2014-05-16 05:16:11 +0900 | [diff] [blame] | 28 | ec_irq: ec-irq { |
| 29 | samsung,pins = "gpx1-6"; |
| 30 | samsung,pin-function = <0>; |
| 31 | samsung,pin-pud = <0>; |
| 32 | samsung,pin-drv = <0>; |
| 33 | }; |
| 34 | |
| Thomas Abraham | f8bfe2b | 2013-04-04 14:16:11 +0900 | [diff] [blame] | 35 | sd3_clk: sd3-clk { |
| 36 | samsung,pin-drv = <0>; |
| 37 | }; |
| 38 | |
| 39 | sd3_cmd: sd3-cmd { |
| 40 | samsung,pin-pud = <3>; |
| 41 | samsung,pin-drv = <0>; |
| 42 | }; |
| 43 | |
| 44 | sd3_bus4: sd3-bus-width4 { |
| 45 | samsung,pin-drv = <0>; |
| 46 | }; |
| Doug Anderson | b16be76 | 2014-05-16 05:16:14 +0900 | [diff] [blame] | 47 | |
| Tushar Behera | 80f78ad | 2014-05-17 07:43:18 +0900 | [diff] [blame] | 48 | max98095_en: max98095-en { |
| 49 | samsung,pins = "gpx1-7"; |
| 50 | samsung,pin-function = <0>; |
| 51 | samsung,pin-pud = <3>; |
| 52 | samsung,pin-drv = <0>; |
| 53 | }; |
| 54 | |
| Doug Anderson | b16be76 | 2014-05-16 05:16:14 +0900 | [diff] [blame] | 55 | tps65090_irq: tps65090-irq { |
| 56 | samsung,pins = "gpx2-6"; |
| 57 | samsung,pin-function = <0>; |
| 58 | samsung,pin-pud = <0>; |
| 59 | samsung,pin-drv = <0>; |
| 60 | }; |
| Rahul Sharma | 2e747d6 | 2014-05-16 05:22:41 +0900 | [diff] [blame] | 61 | |
| Vivek Gautam | a491ae6 | 2014-05-19 22:23:43 +0900 | [diff] [blame] | 62 | usb3_vbus_en: usb3-vbus-en { |
| 63 | samsung,pins = "gpx2-7"; |
| 64 | samsung,pin-function = <1>; |
| 65 | samsung,pin-pud = <0>; |
| 66 | samsung,pin-drv = <0>; |
| 67 | }; |
| 68 | |
| Rahul Sharma | 2e747d6 | 2014-05-16 05:22:41 +0900 | [diff] [blame] | 69 | hdmi_hpd_irq: hdmi-hpd-irq { |
| 70 | samsung,pins = "gpx3-7"; |
| 71 | samsung,pin-function = <0>; |
| 72 | samsung,pin-pud = <1>; |
| 73 | samsung,pin-drv = <0>; |
| 74 | }; |
| Thomas Abraham | f8bfe2b | 2013-04-04 14:16:11 +0900 | [diff] [blame] | 75 | }; |
| 76 | |
| Doug Anderson | f9357e9 | 2014-05-16 05:16:07 +0900 | [diff] [blame] | 77 | pinctrl@13400000 { |
| 78 | arb_their_claim: arb-their-claim { |
| 79 | samsung,pins = "gpe0-4"; |
| 80 | samsung,pin-function = <0>; |
| 81 | samsung,pin-pud = <3>; |
| 82 | samsung,pin-drv = <0>; |
| 83 | }; |
| 84 | |
| 85 | arb_our_claim: arb-our-claim { |
| 86 | samsung,pins = "gpf0-3"; |
| 87 | samsung,pin-function = <1>; |
| 88 | samsung,pin-pud = <0>; |
| 89 | samsung,pin-drv = <0>; |
| 90 | }; |
| 91 | }; |
| 92 | |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 93 | gpio-keys { |
| 94 | compatible = "gpio-keys"; |
| 95 | |
| 96 | lid-switch { |
| 97 | label = "Lid"; |
| Thomas Abraham | f8bfe2b | 2013-04-04 14:16:11 +0900 | [diff] [blame] | 98 | gpios = <&gpx3 5 1>; |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 99 | linux,input-type = <5>; /* EV_SW */ |
| 100 | linux,code = <0>; /* SW_LID */ |
| 101 | debounce-interval = <1>; |
| 102 | gpio-key,wakeup; |
| 103 | }; |
| 104 | }; |
| 105 | |
| Doug Anderson | b16be76 | 2014-05-16 05:16:14 +0900 | [diff] [blame] | 106 | vbat: vbat-fixed-regulator { |
| 107 | compatible = "regulator-fixed"; |
| 108 | regulator-name = "vbat-supply"; |
| 109 | regulator-boot-on; |
| 110 | }; |
| 111 | |
| Doug Anderson | 97a4a1b | 2013-04-16 16:29:01 +0000 | [diff] [blame] | 112 | i2c-arbitrator { |
| 113 | compatible = "i2c-arb-gpio-challenge"; |
| 114 | #address-cells = <1>; |
| 115 | #size-cells = <0>; |
| 116 | |
| 117 | i2c-parent = <&{/i2c@12CA0000}>; |
| 118 | |
| 119 | our-claim-gpio = <&gpf0 3 1>; |
| 120 | their-claim-gpios = <&gpe0 4 1>; |
| 121 | slew-delay-us = <10>; |
| 122 | wait-retry-us = <3000>; |
| 123 | wait-free-us = <50000>; |
| 124 | |
| Doug Anderson | f9357e9 | 2014-05-16 05:16:07 +0900 | [diff] [blame] | 125 | pinctrl-names = "default"; |
| 126 | pinctrl-0 = <&arb_our_claim &arb_their_claim>; |
| 127 | |
| Doug Anderson | 97a4a1b | 2013-04-16 16:29:01 +0000 | [diff] [blame] | 128 | /* Use ID 104 as a hint that we're on physical bus 4 */ |
| 129 | i2c_104: i2c@0 { |
| 130 | reg = <0>; |
| 131 | #address-cells = <1>; |
| 132 | #size-cells = <0>; |
| Doug Anderson | 61d4f05 | 2013-04-16 16:29:02 +0000 | [diff] [blame] | 133 | |
| 134 | battery: sbs-battery@b { |
| 135 | compatible = "sbs,sbs-battery"; |
| 136 | reg = <0xb>; |
| 137 | sbs,poll-retry-count = <1>; |
| 138 | }; |
| Olof Johansson | a4591dc | 2013-04-27 15:14:10 -0700 | [diff] [blame] | 139 | |
| Doug Anderson | 1a395e3 | 2014-06-04 15:20:20 -0700 | [diff] [blame] | 140 | cros_ec: embedded-controller { |
| Olof Johansson | a4591dc | 2013-04-27 15:14:10 -0700 | [diff] [blame] | 141 | compatible = "google,cros-ec-i2c"; |
| 142 | reg = <0x1e>; |
| 143 | interrupts = <6 0>; |
| 144 | interrupt-parent = <&gpx1>; |
| Doug Anderson | ecad159 | 2014-05-16 05:16:11 +0900 | [diff] [blame] | 145 | pinctrl-names = "default"; |
| 146 | pinctrl-0 = <&ec_irq>; |
| Olof Johansson | a4591dc | 2013-04-27 15:14:10 -0700 | [diff] [blame] | 147 | wakeup-source; |
| Olof Johansson | a4591dc | 2013-04-27 15:14:10 -0700 | [diff] [blame] | 148 | }; |
| Doug Anderson | b16be76 | 2014-05-16 05:16:14 +0900 | [diff] [blame] | 149 | |
| 150 | power-regulator { |
| 151 | compatible = "ti,tps65090"; |
| 152 | reg = <0x48>; |
| 153 | |
| 154 | /* |
| 155 | * Config irq to disable internal pulls |
| 156 | * even though we run in polling mode. |
| 157 | */ |
| 158 | pinctrl-names = "default"; |
| 159 | pinctrl-0 = <&tps65090_irq>; |
| 160 | |
| 161 | vsys1-supply = <&vbat>; |
| 162 | vsys2-supply = <&vbat>; |
| 163 | vsys3-supply = <&vbat>; |
| 164 | infet1-supply = <&vbat>; |
| 165 | infet2-supply = <&vbat>; |
| 166 | infet3-supply = <&vbat>; |
| 167 | infet4-supply = <&vbat>; |
| 168 | infet5-supply = <&vbat>; |
| 169 | infet6-supply = <&vbat>; |
| 170 | infet7-supply = <&vbat>; |
| 171 | vsys-l1-supply = <&vbat>; |
| 172 | vsys-l2-supply = <&vbat>; |
| 173 | |
| 174 | regulators { |
| 175 | dcdc1 { |
| 176 | ti,enable-ext-control; |
| 177 | }; |
| 178 | dcdc2 { |
| 179 | ti,enable-ext-control; |
| 180 | }; |
| 181 | dcdc3 { |
| 182 | ti,enable-ext-control; |
| 183 | }; |
| 184 | fet1 { |
| 185 | regulator-name = "vcd_led"; |
| 186 | ti,overcurrent-wait = <3>; |
| 187 | }; |
| 188 | tps65090_fet2: fet2 { |
| 189 | regulator-name = "video_mid"; |
| 190 | regulator-always-on; |
| 191 | ti,overcurrent-wait = <3>; |
| 192 | }; |
| 193 | fet3 { |
| 194 | regulator-name = "wwan_r"; |
| 195 | regulator-always-on; |
| 196 | ti,overcurrent-wait = <3>; |
| 197 | }; |
| 198 | fet4 { |
| 199 | regulator-name = "sdcard"; |
| 200 | ti,overcurrent-wait = <3>; |
| 201 | }; |
| 202 | fet5 { |
| 203 | regulator-name = "camout"; |
| 204 | regulator-always-on; |
| 205 | ti,overcurrent-wait = <3>; |
| 206 | }; |
| 207 | fet6 { |
| 208 | regulator-name = "lcd_vdd"; |
| 209 | ti,overcurrent-wait = <3>; |
| 210 | }; |
| 211 | tps65090_fet7: fet7 { |
| 212 | regulator-name = "video_mid_1a"; |
| 213 | regulator-always-on; |
| 214 | ti,overcurrent-wait = <3>; |
| 215 | }; |
| 216 | ldo1 { |
| 217 | }; |
| 218 | ldo2 { |
| 219 | }; |
| 220 | }; |
| 221 | |
| 222 | charger { |
| 223 | compatible = "ti,tps65090-charger"; |
| 224 | }; |
| 225 | }; |
| Doug Anderson | 97a4a1b | 2013-04-16 16:29:01 +0000 | [diff] [blame] | 226 | }; |
| 227 | }; |
| 228 | |
| Yuvaraj Kumar C D | e8dd3ee | 2013-12-19 04:31:19 +0900 | [diff] [blame] | 229 | mmc@12200000 { |
| 230 | status = "okay"; |
| 231 | }; |
| 232 | |
| 233 | mmc@12220000 { |
| 234 | status = "okay"; |
| 235 | }; |
| 236 | |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 237 | /* |
| 238 | * On Snow we've got SIP WiFi and so can keep drive strengths low to |
| 239 | * reduce EMI. |
| 240 | */ |
| Yuvaraj Kumar C D | c8149df | 2013-10-21 05:48:16 +0900 | [diff] [blame] | 241 | mmc@12230000 { |
| Yuvaraj Kumar C D | e8dd3ee | 2013-12-19 04:31:19 +0900 | [diff] [blame] | 242 | status = "okay"; |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 243 | slot@0 { |
| Thomas Abraham | f8bfe2b | 2013-04-04 14:16:11 +0900 | [diff] [blame] | 244 | pinctrl-names = "default"; |
| 245 | pinctrl-0 = <&sd3_clk &sd3_cmd &sd3_bus4>; |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 246 | }; |
| 247 | }; |
| Vivek Gautam | 13cbd1e | 2013-02-12 15:24:15 -0800 | [diff] [blame] | 248 | |
| Tushar Behera | 80f78ad | 2014-05-17 07:43:18 +0900 | [diff] [blame] | 249 | i2c@12CD0000 { |
| 250 | max98095: codec@11 { |
| 251 | compatible = "maxim,max98095"; |
| 252 | reg = <0x11>; |
| 253 | pinctrl-0 = <&max98095_en>; |
| 254 | pinctrl-names = "default"; |
| 255 | }; |
| 256 | }; |
| 257 | |
| 258 | i2s0: i2s@03830000 { |
| 259 | status = "okay"; |
| 260 | }; |
| 261 | |
| 262 | sound { |
| 263 | compatible = "google,snow-audio-max98095"; |
| 264 | |
| Tushar Behera | a8d80b6 | 2014-07-08 08:20:08 +0900 | [diff] [blame] | 265 | samsung,model = "Snow-I2S-MAX98095"; |
| Tushar Behera | 80f78ad | 2014-05-17 07:43:18 +0900 | [diff] [blame] | 266 | samsung,i2s-controller = <&i2s0>; |
| 267 | samsung,audio-codec = <&max98095>; |
| 268 | }; |
| 269 | |
| Vivek Gautam | a491ae6 | 2014-05-19 22:23:43 +0900 | [diff] [blame] | 270 | usb3_vbus_reg: regulator-usb3 { |
| 271 | compatible = "regulator-fixed"; |
| 272 | regulator-name = "P5.0V_USB3CON"; |
| 273 | regulator-min-microvolt = <5000000>; |
| 274 | regulator-max-microvolt = <5000000>; |
| 275 | gpio = <&gpx2 7 0>; |
| 276 | pinctrl-names = "default"; |
| 277 | pinctrl-0 = <&usb3_vbus_en>; |
| 278 | enable-active-high; |
| 279 | }; |
| 280 | |
| 281 | phy@12100000 { |
| 282 | vbus-supply = <&usb3_vbus_reg>; |
| 283 | }; |
| 284 | |
| Vivek Gautam | 13cbd1e | 2013-02-12 15:24:15 -0800 | [diff] [blame] | 285 | usb@12110000 { |
| Doug Anderson | c58c1a4 | 2013-05-08 10:37:16 -0700 | [diff] [blame] | 286 | samsung,vbus-gpio = <&gpx1 1 0>; |
| Vivek Gautam | 13cbd1e | 2013-02-12 15:24:15 -0800 | [diff] [blame] | 287 | }; |
| Thomas Abraham | 8b6076d | 2013-03-09 17:19:22 +0900 | [diff] [blame] | 288 | |
| 289 | fixed-rate-clocks { |
| 290 | xxti { |
| 291 | compatible = "samsung,clock-xxti"; |
| 292 | clock-frequency = <24000000>; |
| 293 | }; |
| 294 | }; |
| Rahul Sharma | 2e747d6 | 2014-05-16 05:22:41 +0900 | [diff] [blame] | 295 | |
| 296 | hdmi { |
| 297 | hdmi-en-supply = <&tps65090_fet7>; |
| 298 | vdd-supply = <&ldo8_reg>; |
| 299 | vdd_osc-supply = <&ldo10_reg>; |
| 300 | vdd_pll-supply = <&ldo8_reg>; |
| 301 | }; |
| Ajay Kumar | 62ffa70 | 2014-05-19 22:38:18 +0900 | [diff] [blame] | 302 | |
| 303 | backlight { |
| 304 | compatible = "pwm-backlight"; |
| 305 | pwms = <&pwm 0 1000000 0>; |
| 306 | brightness-levels = <0 100 500 1000 1500 2000 2500 2800>; |
| 307 | default-brightness-level = <7>; |
| 308 | pinctrl-0 = <&pwm0_out>; |
| 309 | pinctrl-names = "default"; |
| 310 | }; |
| 311 | |
| Rahul Sharma | 2f02623 | 2014-05-19 22:56:49 +0900 | [diff] [blame] | 312 | fimd@14400000 { |
| 313 | status = "okay"; |
| 314 | samsung,invert-vclk; |
| 315 | }; |
| Rahul Sharma | 077054a | 2014-05-19 22:58:47 +0900 | [diff] [blame] | 316 | |
| 317 | dp-controller@145B0000 { |
| 318 | status = "okay"; |
| 319 | pinctrl-names = "default"; |
| 320 | pinctrl-0 = <&dp_hpd>; |
| 321 | samsung,color-space = <0>; |
| 322 | samsung,dynamic-range = <0>; |
| 323 | samsung,ycbcr-coeff = <0>; |
| 324 | samsung,color-depth = <1>; |
| 325 | samsung,link-rate = <0x0a>; |
| 326 | samsung,lane-count = <2>; |
| 327 | samsung,hpd-gpio = <&gpx0 7 0>; |
| 328 | |
| 329 | display-timings { |
| 330 | native-mode = <&timing1>; |
| 331 | |
| 332 | timing1: timing@1 { |
| 333 | clock-frequency = <70589280>; |
| 334 | hactive = <1366>; |
| 335 | vactive = <768>; |
| 336 | hfront-porch = <40>; |
| 337 | hback-porch = <40>; |
| 338 | hsync-len = <32>; |
| 339 | vback-porch = <10>; |
| 340 | vfront-porch = <12>; |
| 341 | vsync-len = <6>; |
| 342 | }; |
| 343 | }; |
| 344 | }; |
| Doug Anderson | 95e8294 | 2012-11-21 13:32:21 +0900 | [diff] [blame] | 345 | }; |
| Doug Anderson | 1a395e3 | 2014-06-04 15:20:20 -0700 | [diff] [blame] | 346 | |
| Andreas Faerber | 10bc045 | 2014-07-30 07:51:51 +0900 | [diff] [blame] | 347 | &i2c_0 { |
| 348 | max77686@09 { |
| 349 | compatible = "maxim,max77686"; |
| 350 | interrupt-parent = <&gpx3>; |
| 351 | interrupts = <2 0>; |
| 352 | pinctrl-names = "default"; |
| 353 | pinctrl-0 = <&max77686_irq>; |
| 354 | wakeup-source; |
| 355 | reg = <0x09>; |
| 356 | #clock-cells = <1>; |
| 357 | |
| 358 | voltage-regulators { |
| 359 | ldo1_reg: LDO1 { |
| 360 | regulator-name = "P1.0V_LDO_OUT1"; |
| 361 | regulator-min-microvolt = <1000000>; |
| 362 | regulator-max-microvolt = <1000000>; |
| 363 | regulator-always-on; |
| 364 | }; |
| 365 | |
| 366 | ldo2_reg: LDO2 { |
| 367 | regulator-name = "P1.8V_LDO_OUT2"; |
| 368 | regulator-min-microvolt = <1800000>; |
| 369 | regulator-max-microvolt = <1800000>; |
| 370 | regulator-always-on; |
| 371 | }; |
| 372 | |
| 373 | ldo3_reg: LDO3 { |
| 374 | regulator-name = "P1.8V_LDO_OUT3"; |
| 375 | regulator-min-microvolt = <1800000>; |
| 376 | regulator-max-microvolt = <1800000>; |
| 377 | regulator-always-on; |
| 378 | }; |
| 379 | |
| 380 | ldo7_reg: LDO7 { |
| 381 | regulator-name = "P1.1V_LDO_OUT7"; |
| 382 | regulator-min-microvolt = <1100000>; |
| 383 | regulator-max-microvolt = <1100000>; |
| 384 | regulator-always-on; |
| 385 | }; |
| 386 | |
| 387 | ldo8_reg: LDO8 { |
| 388 | regulator-name = "P1.0V_LDO_OUT8"; |
| 389 | regulator-min-microvolt = <1000000>; |
| 390 | regulator-max-microvolt = <1000000>; |
| 391 | regulator-always-on; |
| 392 | }; |
| 393 | |
| 394 | ldo10_reg: LDO10 { |
| 395 | regulator-name = "P1.8V_LDO_OUT10"; |
| 396 | regulator-min-microvolt = <1800000>; |
| 397 | regulator-max-microvolt = <1800000>; |
| 398 | regulator-always-on; |
| 399 | }; |
| 400 | |
| 401 | ldo12_reg: LDO12 { |
| 402 | regulator-name = "P3.0V_LDO_OUT12"; |
| 403 | regulator-min-microvolt = <3000000>; |
| 404 | regulator-max-microvolt = <3000000>; |
| 405 | regulator-always-on; |
| 406 | }; |
| 407 | |
| 408 | ldo14_reg: LDO14 { |
| 409 | regulator-name = "P1.8V_LDO_OUT14"; |
| 410 | regulator-min-microvolt = <1800000>; |
| 411 | regulator-max-microvolt = <1800000>; |
| 412 | regulator-always-on; |
| 413 | }; |
| 414 | |
| 415 | ldo15_reg: LDO15 { |
| 416 | regulator-name = "P1.0V_LDO_OUT15"; |
| 417 | regulator-min-microvolt = <1000000>; |
| 418 | regulator-max-microvolt = <1000000>; |
| 419 | regulator-always-on; |
| 420 | }; |
| 421 | |
| 422 | ldo16_reg: LDO16 { |
| 423 | regulator-name = "P1.8V_LDO_OUT16"; |
| 424 | regulator-min-microvolt = <1800000>; |
| 425 | regulator-max-microvolt = <1800000>; |
| 426 | regulator-always-on; |
| 427 | }; |
| 428 | |
| 429 | buck1_reg: BUCK1 { |
| 430 | regulator-name = "vdd_mif"; |
| 431 | regulator-min-microvolt = <950000>; |
| 432 | regulator-max-microvolt = <1300000>; |
| 433 | regulator-always-on; |
| 434 | regulator-boot-on; |
| 435 | }; |
| 436 | |
| 437 | buck2_reg: BUCK2 { |
| 438 | regulator-name = "vdd_arm"; |
| 439 | regulator-min-microvolt = <850000>; |
| 440 | regulator-max-microvolt = <1350000>; |
| 441 | regulator-always-on; |
| 442 | regulator-boot-on; |
| 443 | }; |
| 444 | |
| 445 | buck3_reg: BUCK3 { |
| 446 | regulator-name = "vdd_int"; |
| 447 | regulator-min-microvolt = <900000>; |
| 448 | regulator-max-microvolt = <1200000>; |
| 449 | regulator-always-on; |
| 450 | regulator-boot-on; |
| 451 | }; |
| 452 | |
| 453 | buck4_reg: BUCK4 { |
| 454 | regulator-name = "vdd_g3d"; |
| 455 | regulator-min-microvolt = <850000>; |
| 456 | regulator-max-microvolt = <1300000>; |
| 457 | regulator-always-on; |
| 458 | regulator-boot-on; |
| 459 | }; |
| 460 | |
| 461 | buck5_reg: BUCK5 { |
| 462 | regulator-name = "P1.8V_BUCK_OUT5"; |
| 463 | regulator-min-microvolt = <1800000>; |
| 464 | regulator-max-microvolt = <1800000>; |
| 465 | regulator-always-on; |
| 466 | regulator-boot-on; |
| 467 | }; |
| 468 | |
| 469 | buck6_reg: BUCK6 { |
| 470 | regulator-name = "P1.35V_BUCK_OUT6"; |
| 471 | regulator-min-microvolt = <1350000>; |
| 472 | regulator-max-microvolt = <1350000>; |
| 473 | regulator-always-on; |
| 474 | }; |
| 475 | |
| 476 | buck7_reg: BUCK7 { |
| 477 | regulator-name = "P2.0V_BUCK_OUT7"; |
| 478 | regulator-min-microvolt = <2000000>; |
| 479 | regulator-max-microvolt = <2000000>; |
| 480 | regulator-always-on; |
| 481 | }; |
| 482 | |
| 483 | buck8_reg: BUCK8 { |
| 484 | regulator-name = "P2.85V_BUCK_OUT8"; |
| 485 | regulator-min-microvolt = <2850000>; |
| 486 | regulator-max-microvolt = <2850000>; |
| 487 | regulator-always-on; |
| 488 | }; |
| 489 | }; |
| 490 | }; |
| 491 | }; |
| 492 | |
| Andreas Faerber | 3428f20 | 2014-07-30 07:51:56 +0900 | [diff] [blame] | 493 | &i2c_1 { |
| 494 | trackpad { |
| 495 | reg = <0x67>; |
| 496 | compatible = "cypress,cyapa"; |
| 497 | interrupts = <2 0>; |
| 498 | interrupt-parent = <&gpx1>; |
| 499 | wakeup-source; |
| 500 | }; |
| 501 | }; |
| 502 | |
| Andreas Faerber | 10bc045 | 2014-07-30 07:51:51 +0900 | [diff] [blame] | 503 | &pinctrl_0 { |
| 504 | max77686_irq: max77686-irq { |
| 505 | samsung,pins = "gpx3-2"; |
| 506 | samsung,pin-function = <0>; |
| 507 | samsung,pin-pud = <0>; |
| 508 | samsung,pin-drv = <0>; |
| 509 | }; |
| 510 | }; |
| Olof Johansson | 8850e0b | 2014-07-31 20:17:53 -0700 | [diff] [blame^] | 511 | |
| Doug Anderson | 1a395e3 | 2014-06-04 15:20:20 -0700 | [diff] [blame] | 512 | #include "cros-ec-keyboard.dtsi" |