2 * Samsung's Exynos3250 based Monk board device tree source
4 * Copyright (c) 2014 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * Device tree source file for Samsung's Monk board which is based on
8 * Samsung Exynos3250 SoC.
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License version 2 as
12 * published by the Free Software Foundation.
16 #include "exynos3250.dtsi"
17 #include <dt-bindings/input/input.h>
18 #include <dt-bindings/gpio/gpio.h>
19 #include <dt-bindings/clock/samsung,s2mps11.h>
22 model = "Samsung Monk board";
23 compatible = "samsung,monk", "samsung,exynos3250", "samsung,exynos3";
30 reg = <0x40000000 0x1ff00000>;
34 compatible = "samsung,secure-firmware";
35 reg = <0x0205F000 0x1000>;
39 compatible = "gpio-keys";
42 gpios = <&gpx2 7 GPIO_ACTIVE_LOW>;
43 linux,code = <KEY_POWER>;
45 debounce-interval = <10>;
50 vemmc_reg: voltage-regulator-0 {
51 compatible = "regulator-fixed";
52 regulator-name = "V_EMMC_2.8V-fixed";
53 regulator-min-microvolt = <2800000>;
54 regulator-max-microvolt = <2800000>;
59 i2c_max77836: i2c-gpio-0 {
60 compatible = "i2c-gpio";
61 gpios = <&gpd0 2 0>, <&gpd0 3 0>;
65 max77836: subpmic@25 {
66 compatible = "maxim,max77836";
67 interrupt-parent = <&gpx1>;
73 compatible = "maxim,max77836-muic";
77 compatible = "maxim,max77836-regulator";
78 safeout_reg: SAFEOUT {
79 regulator-name = "SAFEOUT";
82 charger_reg: CHARGER {
83 regulator-name = "CHARGER";
84 regulator-min-microamp = <45000>;
85 regulator-max-microamp = <475000>;
90 regulator-name = "MOT_2.7V";
91 regulator-min-microvolt = <1100000>;
92 regulator-max-microvolt = <2700000>;
96 regulator-name = "UNUSED_LDO2";
97 regulator-min-microvolt = <800000>;
98 regulator-max-microvolt = <3950000>;
103 compatible = "maxim,max77836-charger";
105 maxim,constant-uvolt = <4350000>;
106 maxim,fast-charge-uamp = <225000>;
107 maxim,eoc-uamp = <7500>;
108 maxim,ovp-uvolt = <6500000>;
114 compatible = "regulator-haptic";
115 haptic-supply = <&motor_reg>;
116 min-microvolt = <1100000>;
117 max-microvolt = <2700000>;
122 vdd-supply = <&ldo3_reg>;
124 assigned-clocks = <&cmu CLK_SCLK_TSADC>;
125 assigned-clock-rates = <6000000>;
128 compatible = "ntc,ncp15wb473";
129 pullup-uv = <1800000>;
130 pullup-ohm = <100000>;
131 pulldown-ohm = <100000>;
132 io-channels = <&adc 0>;
136 compatible = "ntc,ncp15wb473";
137 pullup-uv = <1800000>;
138 pullup-ohm = <100000>;
139 pulldown-ohm = <100000>;
140 io-channels = <&adc 1>;
149 vusb_d-supply = <&ldo15_reg>;
150 vusb_a-supply = <&ldo12_reg>;
151 dr_mode = "peripheral";
156 #address-cells = <1>;
158 samsung,i2c-sda-delay = <100>;
159 samsung,i2c-slave-addr = <0x10>;
160 samsung,i2c-max-bus-freq = <100000>;
164 compatible = "samsung,s2mps14-pmic";
165 interrupt-parent = <&gpx0>;
170 s2mps14_osc: clocks {
171 compatible = "samsung,s2mps14-clk";
173 clock-output-names = "s2mps14_ap", "unused",
179 regulator-name = "VAP_ALIVE_1.0V";
180 regulator-min-microvolt = <1000000>;
181 regulator-max-microvolt = <1000000>;
186 regulator-name = "VAP_M1_1.2V";
187 regulator-min-microvolt = <1200000>;
188 regulator-max-microvolt = <1200000>;
193 regulator-name = "VCC_AP_1.8V";
194 regulator-min-microvolt = <1800000>;
195 regulator-max-microvolt = <1800000>;
200 regulator-name = "VAP_AVDD_PLL1";
201 regulator-min-microvolt = <1800000>;
202 regulator-max-microvolt = <1800000>;
207 regulator-name = "VAP_PLL_ISO_1.0V";
208 regulator-min-microvolt = <1000000>;
209 regulator-max-microvolt = <1000000>;
214 regulator-name = "VAP_MIPI_1.0V";
215 regulator-min-microvolt = <1000000>;
216 regulator-max-microvolt = <1000000>;
220 regulator-name = "VAP_AVDD_1.8V";
221 regulator-min-microvolt = <1800000>;
222 regulator-max-microvolt = <1800000>;
227 regulator-name = "VAP_USB_3.0V";
228 regulator-min-microvolt = <3000000>;
229 regulator-max-microvolt = <3000000>;
234 regulator-name = "V_LPDDR_1.2V";
235 regulator-min-microvolt = <1200000>;
236 regulator-max-microvolt = <1200000>;
241 regulator-name = "UNUSED_LDO10";
242 regulator-min-microvolt = <1000000>;
243 regulator-max-microvolt = <1000000>;
247 regulator-name = "V_EMMC_1.8V";
248 regulator-min-microvolt = <1800000>;
249 regulator-max-microvolt = <1800000>;
250 samsung,ext-control-gpios = <&gpk0 2 0>;
254 regulator-name = "V_EMMC_2.8V";
255 regulator-min-microvolt = <2800000>;
256 regulator-max-microvolt = <2800000>;
257 samsung,ext-control-gpios = <&gpk0 2 0>;
261 regulator-name = "VSENSOR_2.85V";
262 regulator-min-microvolt = <2850000>;
263 regulator-max-microvolt = <2850000>;
268 regulator-name = "UNUSED_LDO14";
269 regulator-min-microvolt = <1800000>;
270 regulator-max-microvolt = <1800000>;
274 regulator-name = "TSP_AVDD_3.3V";
275 regulator-min-microvolt = <3300000>;
276 regulator-max-microvolt = <3300000>;
280 regulator-name = "LCD_VDD_3.3V";
281 regulator-min-microvolt = <3300000>;
282 regulator-max-microvolt = <3300000>;
286 regulator-name = "UNUSED_LDO17";
287 regulator-min-microvolt = <1800000>;
288 regulator-max-microvolt = <1800000>;
292 regulator-name = "UNUSED_LDO18";
293 regulator-min-microvolt = <1800000>;
294 regulator-max-microvolt = <1800000>;
298 regulator-name = "TSP_VDD_1.8V";
299 regulator-min-microvolt = <1800000>;
300 regulator-max-microvolt = <1800000>;
304 regulator-name = "LCD_VDD_1.8V";
305 regulator-min-microvolt = <1800000>;
306 regulator-max-microvolt = <1800000>;
310 regulator-name = "UNUSED_LDO21";
311 regulator-min-microvolt = <1000000>;
312 regulator-max-microvolt = <1000000>;
316 regulator-name = "UNUSED_LDO22";
317 regulator-min-microvolt = <1000000>;
318 regulator-max-microvolt = <1000000>;
322 regulator-name = "UNUSED_LDO23";
323 regulator-min-microvolt = <1000000>;
324 regulator-max-microvolt = <1000000>;
329 regulator-name = "UNUSED_LDO24";
330 regulator-min-microvolt = <1800000>;
331 regulator-max-microvolt = <1800000>;
335 regulator-name = "UNUSED_LDO25";
336 regulator-min-microvolt = <1800000>;
337 regulator-max-microvolt = <1800000>;
341 regulator-name = "VAP_MIF_1.0V";
342 regulator-min-microvolt = <800000>;
343 regulator-max-microvolt = <900000>;
348 regulator-name = "VAP_ARM_1.0V";
349 regulator-min-microvolt = <850000>;
350 regulator-max-microvolt = <1150000>;
355 regulator-name = "VAP_INT3D_1.0V";
356 regulator-min-microvolt = <850000>;
357 regulator-max-microvolt = <1000000>;
362 regulator-name = "VCC_SUB_1.95V";
363 regulator-min-microvolt = <1950000>;
364 regulator-max-microvolt = <1950000>;
369 regulator-name = "VCC_SUB_1.35V";
370 regulator-min-microvolt = <1350000>;
371 regulator-max-microvolt = <1350000>;
379 #address-cells = <1>;
381 samsung,i2c-sda-delay = <100>;
382 samsung,i2c-slave-addr = <0x10>;
383 samsung,i2c-max-bus-freq = <400000>;
387 compatible = "maxim,max77836-battery";
388 interrupt-parent = <&gpx1>;
399 #address-cells = <1>;
407 card-detect-delay = <200>;
408 vmmc-supply = <&vemmc_reg>;
409 clock-frequency = <100000000>;
410 clock-freq-min-max = <400000 100000000>;
411 samsung,dw-mshc-ciu-div = <1>;
412 samsung,dw-mshc-sdr-timing = <0 1>;
413 samsung,dw-mshc-ddr-timing = <1 2>;
414 pinctrl-names = "default";
415 pinctrl-0 = <&sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8>;
421 assigned-clocks = <&cmu CLK_SCLK_UART0>;
422 assigned-clock-rates = <100000000>;
431 vtmu-supply = <&ldo7_reg>;
436 clocks = <&cmu CLK_RTC>, <&s2mps14_osc S2MPS11_CLK_AP>;
437 clock-names = "rtc", "rtc_src";
445 ppmu_dmc0_3: ppmu-event3-dmc0 {
446 event-name = "ppmu-event3-dmc0";
455 ppmu_dmc1_3: ppmu-event3-dmc1 {
456 event-name = "ppmu-event3-dmc1";
465 ppmu_leftbus_3: ppmu-event3-leftbus {
466 event-name = "ppmu-event3-leftbus";
475 ppmu_rightbus_3: ppmu-event3-rightbus {
476 event-name = "ppmu-event3-rightbus";
482 clock-frequency = <24000000>;
486 pinctrl-names = "default";
487 pinctrl-0 = <&sleep0>;
489 sleep0: sleep-state {
490 PIN_SLP(gpa0-0, INPUT, DOWN);
491 PIN_SLP(gpa0-1, INPUT, DOWN);
492 PIN_SLP(gpa0-2, INPUT, DOWN);
493 PIN_SLP(gpa0-3, INPUT, DOWN);
494 PIN_SLP(gpa0-4, INPUT, DOWN);
495 PIN_SLP(gpa0-5, INPUT, DOWN);
496 PIN_SLP(gpa0-6, INPUT, DOWN);
497 PIN_SLP(gpa0-7, INPUT, DOWN);
499 PIN_SLP(gpa1-0, INPUT, DOWN);
500 PIN_SLP(gpa1-1, INPUT, DOWN);
501 PIN_SLP(gpa1-2, INPUT, DOWN);
502 PIN_SLP(gpa1-3, INPUT, DOWN);
503 PIN_SLP(gpa1-4, INPUT, DOWN);
504 PIN_SLP(gpa1-5, INPUT, DOWN);
506 PIN_SLP(gpb-0, PREV, NONE);
507 PIN_SLP(gpb-1, PREV, NONE);
508 PIN_SLP(gpb-2, PREV, NONE);
509 PIN_SLP(gpb-3, PREV, NONE);
510 PIN_SLP(gpb-4, INPUT, DOWN);
511 PIN_SLP(gpb-5, INPUT, DOWN);
512 PIN_SLP(gpb-6, INPUT, DOWN);
513 PIN_SLP(gpb-7, INPUT, DOWN);
515 PIN_SLP(gpc0-0, INPUT, DOWN);
516 PIN_SLP(gpc0-1, INPUT, DOWN);
517 PIN_SLP(gpc0-2, INPUT, DOWN);
518 PIN_SLP(gpc0-3, INPUT, DOWN);
519 PIN_SLP(gpc0-4, INPUT, DOWN);
521 PIN_SLP(gpc1-0, INPUT, DOWN);
522 PIN_SLP(gpc1-1, INPUT, DOWN);
523 PIN_SLP(gpc1-2, INPUT, DOWN);
524 PIN_SLP(gpc1-3, INPUT, DOWN);
525 PIN_SLP(gpc1-4, INPUT, DOWN);
527 PIN_SLP(gpd0-0, INPUT, DOWN);
528 PIN_SLP(gpd0-1, INPUT, DOWN);
529 PIN_SLP(gpd0-2, INPUT, NONE);
530 PIN_SLP(gpd0-3, INPUT, NONE);
532 PIN_SLP(gpd1-0, INPUT, NONE);
533 PIN_SLP(gpd1-1, INPUT, NONE);
534 PIN_SLP(gpd1-2, INPUT, NONE);
535 PIN_SLP(gpd1-3, INPUT, NONE);
540 pinctrl-names = "default";
541 pinctrl-0 = <&sleep1>;
543 sleep1: sleep-state {
544 PIN_SLP(gpe0-0, PREV, NONE);
545 PIN_SLP(gpe0-1, PREV, NONE);
546 PIN_SLP(gpe0-2, INPUT, DOWN);
547 PIN_SLP(gpe0-3, INPUT, DOWN);
548 PIN_SLP(gpe0-4, PREV, NONE);
549 PIN_SLP(gpe0-5, INPUT, DOWN);
550 PIN_SLP(gpe0-6, INPUT, DOWN);
551 PIN_SLP(gpe0-7, INPUT, DOWN);
553 PIN_SLP(gpe1-0, INPUT, DOWN);
554 PIN_SLP(gpe1-1, PREV, NONE);
555 PIN_SLP(gpe1-2, INPUT, DOWN);
556 PIN_SLP(gpe1-3, INPUT, DOWN);
557 PIN_SLP(gpe1-4, INPUT, DOWN);
558 PIN_SLP(gpe1-5, INPUT, DOWN);
559 PIN_SLP(gpe1-6, INPUT, DOWN);
560 PIN_SLP(gpe1-7, INPUT, NONE);
562 PIN_SLP(gpe2-0, INPUT, NONE);
563 PIN_SLP(gpe2-1, INPUT, NONE);
564 PIN_SLP(gpe2-2, INPUT, NONE);
566 PIN_SLP(gpk0-0, INPUT, DOWN);
567 PIN_SLP(gpk0-1, INPUT, DOWN);
568 PIN_SLP(gpk0-2, OUT0, NONE);
569 PIN_SLP(gpk0-3, INPUT, DOWN);
570 PIN_SLP(gpk0-4, INPUT, DOWN);
571 PIN_SLP(gpk0-5, INPUT, DOWN);
572 PIN_SLP(gpk0-6, INPUT, DOWN);
573 PIN_SLP(gpk0-7, INPUT, DOWN);
575 PIN_SLP(gpk1-0, PREV, NONE);
576 PIN_SLP(gpk1-1, PREV, NONE);
577 PIN_SLP(gpk1-2, INPUT, DOWN);
578 PIN_SLP(gpk1-3, PREV, NONE);
579 PIN_SLP(gpk1-4, PREV, NONE);
580 PIN_SLP(gpk1-5, PREV, NONE);
581 PIN_SLP(gpk1-6, PREV, NONE);
583 PIN_SLP(gpk2-0, INPUT, DOWN);
584 PIN_SLP(gpk2-1, INPUT, DOWN);
585 PIN_SLP(gpk2-2, INPUT, DOWN);
586 PIN_SLP(gpk2-3, INPUT, DOWN);
587 PIN_SLP(gpk2-4, INPUT, DOWN);
588 PIN_SLP(gpk2-5, INPUT, DOWN);
589 PIN_SLP(gpk2-6, INPUT, DOWN);
591 PIN_SLP(gpl0-0, INPUT, DOWN);
592 PIN_SLP(gpl0-1, INPUT, DOWN);
593 PIN_SLP(gpl0-2, INPUT, DOWN);
594 PIN_SLP(gpl0-3, INPUT, DOWN);
596 PIN_SLP(gpm0-0, INPUT, DOWN);
597 PIN_SLP(gpm0-1, INPUT, DOWN);
598 PIN_SLP(gpm0-2, INPUT, DOWN);
599 PIN_SLP(gpm0-3, INPUT, DOWN);
600 PIN_SLP(gpm0-4, INPUT, DOWN);
601 PIN_SLP(gpm0-5, INPUT, DOWN);
602 PIN_SLP(gpm0-6, INPUT, DOWN);
603 PIN_SLP(gpm0-7, INPUT, DOWN);
605 PIN_SLP(gpm1-0, INPUT, DOWN);
606 PIN_SLP(gpm1-1, INPUT, DOWN);
607 PIN_SLP(gpm1-2, INPUT, DOWN);
608 PIN_SLP(gpm1-3, INPUT, DOWN);
609 PIN_SLP(gpm1-4, INPUT, DOWN);
610 PIN_SLP(gpm1-5, INPUT, DOWN);
611 PIN_SLP(gpm1-6, INPUT, DOWN);
613 PIN_SLP(gpm2-0, INPUT, DOWN);
614 PIN_SLP(gpm2-1, INPUT, DOWN);
615 PIN_SLP(gpm2-2, INPUT, DOWN);
616 PIN_SLP(gpm2-3, INPUT, DOWN);
617 PIN_SLP(gpm2-4, INPUT, DOWN);
619 PIN_SLP(gpm3-0, INPUT, DOWN);
620 PIN_SLP(gpm3-1, INPUT, DOWN);
621 PIN_SLP(gpm3-2, INPUT, DOWN);
622 PIN_SLP(gpm3-3, INPUT, DOWN);
623 PIN_SLP(gpm3-4, INPUT, DOWN);
624 PIN_SLP(gpm3-5, INPUT, DOWN);
625 PIN_SLP(gpm3-6, INPUT, DOWN);
626 PIN_SLP(gpm3-7, INPUT, DOWN);
628 PIN_SLP(gpm4-0, INPUT, DOWN);
629 PIN_SLP(gpm4-1, INPUT, DOWN);
630 PIN_SLP(gpm4-2, INPUT, DOWN);
631 PIN_SLP(gpm4-3, INPUT, DOWN);
632 PIN_SLP(gpm4-4, INPUT, DOWN);
633 PIN_SLP(gpm4-5, INPUT, DOWN);
634 PIN_SLP(gpm4-6, INPUT, DOWN);
635 PIN_SLP(gpm4-7, INPUT, DOWN);