2 * Google Snow board device tree source
4 * Copyright (c) 2012 Google, Inc
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.
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/clock/maxim,max77686.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include <dt-bindings/input/input.h>
15 #include "exynos5250.dtsi"
23 device_type = "memory";
24 reg = <0x40000000 0x80000000>;
28 bootargs = "console=tty1";
29 stdout-path = "serial3:115200n8";
33 compatible = "gpio-keys";
34 pinctrl-names = "default";
35 pinctrl-0 = <&power_key_irq &lid_irq>;
39 gpios = <&gpx1 3 GPIO_ACTIVE_LOW>;
40 linux,code = <KEY_POWER>;
46 gpios = <&gpx3 5 GPIO_ACTIVE_LOW>;
47 linux,input-type = <5>; /* EV_SW */
48 linux,code = <0>; /* SW_LID */
49 debounce-interval = <1>;
54 vbat: vbat-fixed-regulator {
55 compatible = "regulator-fixed";
56 regulator-name = "vbat-supply";
61 compatible = "i2c-arb-gpio-challenge";
65 i2c-parent = <&i2c_4>;
67 our-claim-gpio = <&gpf0 3 GPIO_ACTIVE_LOW>;
68 their-claim-gpios = <&gpe0 4 GPIO_ACTIVE_LOW>;
70 wait-retry-us = <3000>;
71 wait-free-us = <50000>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&arb_our_claim &arb_their_claim>;
76 /* Use ID 104 as a hint that we're on physical bus 4 */
82 battery: sbs-battery@b {
83 compatible = "sbs,sbs-battery";
85 sbs,poll-retry-count = <1>;
88 cros_ec: embedded-controller@1e {
89 compatible = "google,cros-ec-i2c";
91 interrupts = <6 IRQ_TYPE_NONE>;
92 interrupt-parent = <&gpx1>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&ec_irq>;
99 compatible = "ti,tps65090";
103 * Config irq to disable internal pulls
104 * even though we run in polling mode.
106 pinctrl-names = "default";
107 pinctrl-0 = <&tps65090_irq>;
109 vsys1-supply = <&vbat>;
110 vsys2-supply = <&vbat>;
111 vsys3-supply = <&vbat>;
112 infet1-supply = <&vbat>;
113 infet2-supply = <&vbat>;
114 infet3-supply = <&vbat>;
115 infet4-supply = <&vbat>;
116 infet5-supply = <&vbat>;
117 infet6-supply = <&vbat>;
118 infet7-supply = <&vbat>;
119 vsys-l1-supply = <&vbat>;
120 vsys-l2-supply = <&vbat>;
124 ti,enable-ext-control;
127 ti,enable-ext-control;
130 ti,enable-ext-control;
133 regulator-name = "vcd_led";
134 ti,overcurrent-wait = <3>;
136 tps65090_fet2: fet2 {
137 regulator-name = "video_mid";
139 ti,overcurrent-wait = <3>;
142 regulator-name = "wwan_r";
144 ti,overcurrent-wait = <3>;
147 regulator-name = "sdcard";
148 ti,overcurrent-wait = <3>;
151 regulator-name = "camout";
153 ti,overcurrent-wait = <3>;
156 regulator-name = "lcd_vdd";
157 ti,overcurrent-wait = <3>;
159 tps65090_fet7: fet7 {
160 regulator-name = "video_mid_1a";
162 ti,overcurrent-wait = <3>;
171 compatible = "ti,tps65090-charger";
178 samsung,i2s-controller = <&i2s0>;
181 usb3_vbus_reg: regulator-usb3 {
182 compatible = "regulator-fixed";
183 regulator-name = "P5.0V_USB3CON";
184 regulator-min-microvolt = <5000000>;
185 regulator-max-microvolt = <5000000>;
186 gpio = <&gpx2 7 GPIO_ACTIVE_HIGH>;
187 pinctrl-names = "default";
188 pinctrl-0 = <&usb3_vbus_en>;
194 compatible = "samsung,clock-xxti";
195 clock-frequency = <24000000>;
199 backlight: backlight {
200 compatible = "pwm-backlight";
201 pwms = <&pwm 0 1000000 0>;
202 brightness-levels = <0 100 500 1000 1500 2000 2500 2800>;
203 default-brightness-level = <7>;
204 enable-gpios = <&gpx3 0 GPIO_ACTIVE_HIGH>;
205 power-supply = <&fet1>;
206 pinctrl-0 = <&pwm0_out>;
207 pinctrl-names = "default";
211 compatible = "auo,b116xw03";
212 power-supply = <&fet6>;
213 backlight = <&backlight>;
217 remote-endpoint = <&bridge_out>;
222 mmc3_pwrseq: mmc3_pwrseq {
223 compatible = "mmc-pwrseq-simple";
224 reset-gpios = <&gpx0 2 GPIO_ACTIVE_LOW>, /* WIFI_RSTn */
225 <&gpx0 1 GPIO_ACTIVE_LOW>; /* WIFI_EN */
226 clocks = <&max77686 MAX77686_CLK_PMIC>;
227 clock-names = "ext_clock";
232 cpu0-supply = <&buck2_reg>;
237 pinctrl-names = "default";
238 pinctrl-0 = <&dp_hpd>;
239 samsung,color-space = <0>;
240 samsung,color-depth = <1>;
241 samsung,link-rate = <0x0a>;
242 samsung,lane-count = <2>;
243 hpd-gpios = <&gpx0 7 GPIO_ACTIVE_HIGH>;
248 remote-endpoint = <&bridge_in>;
255 samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
264 hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
265 pinctrl-names = "default";
266 pinctrl-0 = <&hdmi_hpd_irq>;
269 hdmi-en-supply = <&tps65090_fet7>;
270 vdd-supply = <&ldo8_reg>;
271 vdd_osc-supply = <&ldo10_reg>;
272 vdd_pll-supply = <&ldo8_reg>;
277 samsung,i2c-sda-delay = <100>;
278 samsung,i2c-max-bus-freq = <378000>;
280 max77686: max77686@09 {
281 compatible = "maxim,max77686";
282 interrupt-parent = <&gpx3>;
283 interrupts = <2 IRQ_TYPE_NONE>;
284 pinctrl-names = "default";
285 pinctrl-0 = <&max77686_irq>;
292 regulator-name = "P1.0V_LDO_OUT1";
293 regulator-min-microvolt = <1000000>;
294 regulator-max-microvolt = <1000000>;
299 regulator-name = "P1.8V_LDO_OUT2";
300 regulator-min-microvolt = <1800000>;
301 regulator-max-microvolt = <1800000>;
306 regulator-name = "P1.8V_LDO_OUT3";
307 regulator-min-microvolt = <1800000>;
308 regulator-max-microvolt = <1800000>;
313 regulator-name = "P1.1V_LDO_OUT7";
314 regulator-min-microvolt = <1100000>;
315 regulator-max-microvolt = <1100000>;
320 regulator-name = "P1.0V_LDO_OUT8";
321 regulator-min-microvolt = <1000000>;
322 regulator-max-microvolt = <1000000>;
327 regulator-name = "P1.8V_LDO_OUT10";
328 regulator-min-microvolt = <1800000>;
329 regulator-max-microvolt = <1800000>;
334 regulator-name = "P3.0V_LDO_OUT12";
335 regulator-min-microvolt = <3000000>;
336 regulator-max-microvolt = <3000000>;
341 regulator-name = "P1.8V_LDO_OUT14";
342 regulator-min-microvolt = <1800000>;
343 regulator-max-microvolt = <1800000>;
348 regulator-name = "P1.0V_LDO_OUT15";
349 regulator-min-microvolt = <1000000>;
350 regulator-max-microvolt = <1000000>;
355 regulator-name = "P1.8V_LDO_OUT16";
356 regulator-min-microvolt = <1800000>;
357 regulator-max-microvolt = <1800000>;
362 regulator-name = "vdd_mif";
363 regulator-min-microvolt = <950000>;
364 regulator-max-microvolt = <1300000>;
370 regulator-name = "vdd_arm";
371 regulator-min-microvolt = <850000>;
372 regulator-max-microvolt = <1350000>;
378 regulator-name = "vdd_int";
379 regulator-min-microvolt = <900000>;
380 regulator-max-microvolt = <1200000>;
386 regulator-name = "vdd_g3d";
387 regulator-min-microvolt = <850000>;
388 regulator-max-microvolt = <1300000>;
394 regulator-name = "P1.8V_BUCK_OUT5";
395 regulator-min-microvolt = <1800000>;
396 regulator-max-microvolt = <1800000>;
402 regulator-name = "P1.35V_BUCK_OUT6";
403 regulator-min-microvolt = <1350000>;
404 regulator-max-microvolt = <1350000>;
409 regulator-name = "P2.0V_BUCK_OUT7";
410 regulator-min-microvolt = <2000000>;
411 regulator-max-microvolt = <2000000>;
416 regulator-name = "P2.85V_BUCK_OUT8";
417 regulator-min-microvolt = <2850000>;
418 regulator-max-microvolt = <2850000>;
427 samsung,i2c-sda-delay = <100>;
428 samsung,i2c-max-bus-freq = <378000>;
432 compatible = "cypress,cyapa";
433 interrupts = <2 IRQ_TYPE_NONE>;
434 interrupt-parent = <&gpx1>;
440 * Disabled pullups since external part has its own pullups and
441 * double-pulling gets us out of spec in some cases.
444 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
449 samsung,i2c-sda-delay = <100>;
450 samsung,i2c-max-bus-freq = <66000>;
453 compatible = "samsung,exynos4210-hdmiddc";
460 samsung,i2c-sda-delay = <100>;
461 samsung,i2c-max-bus-freq = <66000>;
466 samsung,i2c-sda-delay = <100>;
467 samsung,i2c-max-bus-freq = <66000>;
472 samsung,i2c-sda-delay = <100>;
473 samsung,i2c-max-bus-freq = <66000>;
478 samsung,i2c-sda-delay = <100>;
479 samsung,i2c-max-bus-freq = <66000>;
481 ptn3460: lvds-bridge@20 {
482 compatible = "nxp,ptn3460";
484 powerdown-gpios = <&gpy2 5 GPIO_ACTIVE_HIGH>;
485 reset-gpios = <&gpx1 5 GPIO_ACTIVE_HIGH>;
486 edid-emulation = <5>;
489 #address-cells = <1>;
495 bridge_out: endpoint {
496 remote-endpoint = <&panel_in>;
503 bridge_in: endpoint {
504 remote-endpoint = <&dp_out>;
513 samsung,i2c-sda-delay = <100>;
514 samsung,i2c-max-bus-freq = <378000>;
516 hdmiphy: hdmiphy@38 {
517 compatible = "samsung,exynos4212-hdmiphy";
531 samsung,dw-mshc-ciu-div = <3>;
532 samsung,dw-mshc-sdr-timing = <2 3>;
533 samsung,dw-mshc-ddr-timing = <1 2>;
534 pinctrl-names = "default";
535 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_cd &sd0_bus4 &sd0_bus8>;
544 card-detect-delay = <200>;
545 samsung,dw-mshc-ciu-div = <3>;
546 samsung,dw-mshc-sdr-timing = <2 3>;
547 samsung,dw-mshc-ddr-timing = <1 2>;
548 pinctrl-names = "default";
549 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
551 wp-gpios = <&gpc2 1 GPIO_ACTIVE_HIGH>;
556 * On Snow we've got SIP WiFi and so can keep drive strengths low to
566 keep-power-in-suspend;
567 samsung,dw-mshc-ciu-div = <3>;
568 samsung,dw-mshc-sdr-timing = <2 3>;
569 samsung,dw-mshc-ddr-timing = <1 2>;
570 pinctrl-names = "default";
571 pinctrl-0 = <&sd3_clk &sd3_cmd &sd3_bus4 &wifi_en &wifi_rst>;
574 mmc-pwrseq = <&mmc3_pwrseq>;
579 samsung,pins = "gpx0-1";
580 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
581 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
582 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
586 samsung,pins = "gpx0-2";
587 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
588 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
589 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
592 power_key_irq: power-key-irq {
593 samsung,pins = "gpx1-3";
594 samsung,pin-function = <EXYNOS_PIN_FUNC_F>;
595 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
596 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
600 samsung,pins = "gpx1-6";
601 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
602 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
603 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
606 tps65090_irq: tps65090-irq {
607 samsung,pins = "gpx2-6";
608 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
609 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
610 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
613 usb3_vbus_en: usb3-vbus-en {
614 samsung,pins = "gpx2-7";
615 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
616 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
617 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
620 max77686_irq: max77686-irq {
621 samsung,pins = "gpx3-2";
622 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
623 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
624 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
628 samsung,pins = "gpx3-5";
629 samsung,pin-function = <EXYNOS_PIN_FUNC_F>;
630 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
631 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
634 hdmi_hpd_irq: hdmi-hpd-irq {
635 samsung,pins = "gpx3-7";
636 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
637 samsung,pin-pud = <EXYNOS_PIN_PULL_DOWN>;
638 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
643 arb_their_claim: arb-their-claim {
644 samsung,pins = "gpe0-4";
645 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
646 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
647 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
650 arb_our_claim: arb-our-claim {
651 samsung,pins = "gpf0-3";
652 samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
653 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
654 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
660 clocks = <&clock CLK_RTC>, <&max77686 MAX77686_CLK_AP>;
661 clock-names = "rtc", "rtc_src";
665 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
669 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
673 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
674 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
679 samsung,spi-src-clk = <0>;
681 cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>;
689 vbus-supply = <&usb3_vbus_reg>;
692 #include "cros-ec-keyboard.dtsi"