2 * Samsung's Exynos3250 based Rinato 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 Rinato 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 Rinato board";
23 compatible = "samsung,rinato", "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 i2c_max77836: i2c-gpio-0 {
51 compatible = "i2c-gpio";
52 gpios = <&gpd0 2 0>, <&gpd0 3 0>;
56 max77836: subpmic@25 {
57 compatible = "maxim,max77836";
58 interrupt-parent = <&gpx1>;
64 compatible = "maxim,max77836-muic";
68 compatible = "maxim,max77836-regulator";
69 safeout_reg: SAFEOUT {
70 regulator-name = "SAFEOUT";
73 charger_reg: CHARGER {
74 regulator-name = "CHARGER";
75 regulator-min-microamp = <45000>;
76 regulator-max-microamp = <475000>;
81 regulator-name = "MOT_2.7V";
82 regulator-min-microvolt = <1100000>;
83 regulator-max-microvolt = <2700000>;
87 regulator-name = "UNUSED_LDO2";
88 regulator-min-microvolt = <800000>;
89 regulator-max-microvolt = <3950000>;
94 compatible = "maxim,max77836-charger";
96 maxim,constant-uvolt = <4350000>;
97 maxim,fast-charge-uamp = <225000>;
98 maxim,eoc-uamp = <7500>;
99 maxim,ovp-uvolt = <6500000>;
105 compatible = "regulator-haptic";
106 haptic-supply = <&motor_reg>;
107 min-microvolt = <1100000>;
108 max-microvolt = <2700000>;
112 cpu_thermal: cpu-thermal {
115 /* Corresponds to 500MHz */
116 cooling-device = <&cpu0 5 5>;
119 /* Corresponds to 200MHz */
120 cooling-device = <&cpu0 8 8>;
128 vdd-supply = <&ldo3_reg>;
130 assigned-clocks = <&cmu CLK_SCLK_TSADC>;
131 assigned-clock-rates = <6000000>;
134 compatible = "ntc,ncp15wb473";
135 pullup-uv = <1800000>;
136 pullup-ohm = <100000>;
137 pulldown-ohm = <100000>;
138 io-channels = <&adc 0>;
142 compatible = "ntc,ncp15wb473";
143 pullup-uv = <1800000>;
144 pullup-ohm = <100000>;
145 pulldown-ohm = <100000>;
146 io-channels = <&adc 1>;
151 cpu0-supply = <&buck2_reg>;
159 vusb_d-supply = <&ldo15_reg>;
160 vusb_a-supply = <&ldo12_reg>;
161 dr_mode = "peripheral";
166 vddcore-supply = <&ldo6_reg>;
167 vddio-supply = <&ldo6_reg>;
168 samsung,pll-clock-frequency = <24000000>;
172 #address-cells = <1>;
179 remote-endpoint = <&dsi_in>;
180 samsung,burst-clock-frequency = <250000000>;
181 samsung,esc-clock-frequency = <20000000>;
187 compatible = "samsung,s6e63j0x03";
189 vdd3-supply = <&ldo16_reg>;
190 vci-supply = <&ldo20_reg>;
191 reset-gpios = <&gpe0 1 0>;
192 te-gpios = <&gpx0 6 0>;
193 power-on-delay= <30>;
194 power-off-delay= <120>;
199 panel-width-mm = <29>;
200 panel-height-mm = <29>;
204 clock-frequency = <4600000>;
210 vfront-porch = <150>;
218 remote-endpoint = <&dsi_out>;
236 #address-cells = <1>;
238 samsung,i2c-sda-delay = <100>;
239 samsung,i2c-slave-addr = <0x10>;
240 samsung,i2c-max-bus-freq = <100000>;
244 compatible = "samsung,s2mps14-pmic";
245 interrupt-parent = <&gpx0>;
250 s2mps14_osc: clocks {
251 compatible = "samsung,s2mps14-clk";
253 clock-output-names = "s2mps14_ap", "unused",
259 regulator-name = "VAP_ALIVE_1.0V";
260 regulator-min-microvolt = <1000000>;
261 regulator-max-microvolt = <1000000>;
264 regulator-state-mem {
265 regulator-on-in-suspend;
270 regulator-name = "VAP_M1_1.2V";
271 regulator-min-microvolt = <1200000>;
272 regulator-max-microvolt = <1200000>;
275 regulator-state-mem {
276 regulator-off-in-suspend;
281 regulator-name = "VCC_AP_1.8V";
282 regulator-min-microvolt = <1800000>;
283 regulator-max-microvolt = <1800000>;
286 regulator-state-mem {
287 regulator-off-in-suspend;
292 regulator-name = "VAP_AVDD_PLL1";
293 regulator-min-microvolt = <1800000>;
294 regulator-max-microvolt = <1800000>;
297 regulator-state-mem {
298 regulator-off-in-suspend;
303 regulator-name = "VAP_PLL_ISO_1.0V";
304 regulator-min-microvolt = <1000000>;
305 regulator-max-microvolt = <1000000>;
308 regulator-state-mem {
309 regulator-off-in-suspend;
314 regulator-name = "VAP_VMIPI_1.0V";
315 regulator-min-microvolt = <1000000>;
316 regulator-max-microvolt = <1000000>;
319 regulator-state-mem {
320 regulator-off-in-suspend;
325 regulator-name = "VAP_AVDD_1.8V";
326 regulator-min-microvolt = <1800000>;
327 regulator-max-microvolt = <1800000>;
330 regulator-state-mem {
331 regulator-off-in-suspend;
336 regulator-name = "VAP_USB_3.0V";
337 regulator-min-microvolt = <3000000>;
338 regulator-max-microvolt = <3000000>;
341 regulator-state-mem {
342 regulator-off-in-suspend;
347 regulator-name = "V_LPDDR_1.2V";
348 regulator-min-microvolt = <1200000>;
349 regulator-max-microvolt = <1200000>;
352 regulator-state-mem {
353 regulator-on-in-suspend;
358 regulator-name = "UNUSED_LDO10";
359 regulator-min-microvolt = <1000000>;
360 regulator-max-microvolt = <1000000>;
362 regulator-state-mem {
363 regulator-off-in-suspend;
368 regulator-name = "V_EMMC_1.8V";
369 regulator-min-microvolt = <1800000>;
370 regulator-max-microvolt = <1800000>;
371 samsung,ext-control-gpios = <&gpk0 2 0>;
375 regulator-name = "V_EMMC_2.8V";
376 regulator-min-microvolt = <2800000>;
377 regulator-max-microvolt = <2800000>;
378 samsung,ext-control-gpios = <&gpk0 2 0>;
382 regulator-name = "CAM_AVDD_2.8V";
383 regulator-min-microvolt = <2800000>;
384 regulator-max-microvolt = <2800000>;
386 regulator-state-mem {
387 regulator-off-in-suspend;
392 regulator-name = "UNUSED_LDO14";
393 regulator-min-microvolt = <2700000>;
394 regulator-max-microvolt = <2700000>;
396 regulator-state-mem {
397 regulator-off-in-suspend;
402 regulator-name = "TSP_AVDD_3.3V";
403 regulator-min-microvolt = <3300000>;
404 regulator-max-microvolt = <3300000>;
406 regulator-state-mem {
407 regulator-off-in-suspend;
412 regulator-name = "LCD_VDD_3.3V";
413 regulator-min-microvolt = <3300000>;
414 regulator-max-microvolt = <3300000>;
416 regulator-state-mem {
417 regulator-off-in-suspend;
422 regulator-name = "V_IRLED_3.3V";
423 regulator-min-microvolt = <3300000>;
424 regulator-max-microvolt = <3300000>;
426 regulator-state-mem {
427 regulator-off-in-suspend;
432 regulator-name = "CAM_AF_2.8V";
433 regulator-min-microvolt = <2800000>;
434 regulator-max-microvolt = <2800000>;
436 regulator-state-mem {
437 regulator-off-in-suspend;
442 regulator-name = "TSP_VDD_1.8V";
443 regulator-min-microvolt = <1800000>;
444 regulator-max-microvolt = <1800000>;
446 regulator-state-mem {
447 regulator-off-in-suspend;
452 regulator-name = "LCD_VDD_1.8V";
453 regulator-min-microvolt = <1800000>;
454 regulator-max-microvolt = <1800000>;
456 regulator-state-mem {
457 regulator-off-in-suspend;
462 regulator-name = "CAM_IO_1.8V";
463 regulator-min-microvolt = <1800000>;
464 regulator-max-microvolt = <1800000>;
466 regulator-state-mem {
467 regulator-off-in-suspend;
472 regulator-name = "CAM_DVDD_1.2V";
473 regulator-min-microvolt = <1200000>;
474 regulator-max-microvolt = <1200000>;
476 regulator-state-mem {
477 regulator-off-in-suspend;
482 regulator-name = "HRM_VCC_1.8V";
483 regulator-min-microvolt = <1800000>;
484 regulator-max-microvolt = <1800000>;
489 regulator-name = "HRM_VCC_3.3V";
490 regulator-min-microvolt = <3000000>;
491 regulator-max-microvolt = <3000000>;
493 regulator-state-mem {
494 regulator-off-in-suspend;
499 regulator-name = "UNUSED_LDO25";
500 regulator-min-microvolt = <3000000>;
501 regulator-max-microvolt = <3000000>;
503 regulator-state-mem {
504 regulator-off-in-suspend;
509 regulator-name = "VAP_MIF_1.0V";
510 regulator-min-microvolt = <800000>;
511 regulator-max-microvolt = <900000>;
514 regulator-state-mem {
515 regulator-off-in-suspend;
520 regulator-name = "VAP_ARM_1.0V";
521 regulator-min-microvolt = <850000>;
522 regulator-max-microvolt = <1150000>;
525 regulator-state-mem {
526 regulator-off-in-suspend;
531 regulator-name = "VAP_INT3D_1.0V";
532 regulator-min-microvolt = <850000>;
533 regulator-max-microvolt = <1000000>;
536 regulator-state-mem {
537 regulator-off-in-suspend;
542 regulator-name = "VCC_SUB_1.95V";
543 regulator-min-microvolt = <1950000>;
544 regulator-max-microvolt = <1950000>;
547 regulator-state-mem {
548 regulator-on-in-suspend;
553 regulator-name = "VCC_SUB_1.35V";
554 regulator-min-microvolt = <1350000>;
555 regulator-max-microvolt = <1350000>;
558 regulator-state-mem {
559 regulator-on-in-suspend;
567 #address-cells = <1>;
569 samsung,i2c-sda-delay = <100>;
570 samsung,i2c-slave-addr = <0x10>;
571 samsung,i2c-max-bus-freq = <400000>;
575 compatible = "maxim,max77836-battery";
576 interrupt-parent = <&gpx1>;
595 #address-cells = <1>;
603 card-detect-delay = <200>;
604 vmmc-supply = <&ldo12_reg>;
605 clock-frequency = <100000000>;
606 clock-freq-min-max = <400000 100000000>;
607 samsung,dw-mshc-ciu-div = <1>;
608 samsung,dw-mshc-sdr-timing = <0 1>;
609 samsung,dw-mshc-ddr-timing = <1 2>;
610 pinctrl-names = "default";
611 pinctrl-0 = <&sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8>;
617 assigned-clocks = <&cmu CLK_SCLK_UART0>;
618 assigned-clock-rates = <100000000>;
627 vtmu-supply = <&ldo7_reg>;
632 clocks = <&cmu CLK_RTC>, <&s2mps14_osc S2MPS11_CLK_AP>;
633 clock-names = "rtc", "rtc_src";
641 ppmu_dmc0_3: ppmu-event3-dmc0 {
642 event-name = "ppmu-event3-dmc0";
651 ppmu_dmc1_3: ppmu-event3-dmc1 {
652 event-name = "ppmu-event3-dmc1";
661 ppmu_leftbus_3: ppmu-event3-leftbus {
662 event-name = "ppmu-event3-leftbus";
671 ppmu_rightbus_3: ppmu-event3-rightbus {
672 event-name = "ppmu-event3-rightbus";
678 clock-frequency = <24000000>;
682 pinctrl-names = "default";
683 pinctrl-0 = <&sleep0>;
685 sleep0: sleep-state {
686 PIN_SLP(gpa0-0, INPUT, DOWN);
687 PIN_SLP(gpa0-1, INPUT, DOWN);
688 PIN_SLP(gpa0-2, INPUT, DOWN);
689 PIN_SLP(gpa0-3, INPUT, DOWN);
690 PIN_SLP(gpa0-4, INPUT, DOWN);
691 PIN_SLP(gpa0-5, INPUT, DOWN);
692 PIN_SLP(gpa0-6, INPUT, DOWN);
693 PIN_SLP(gpa0-7, INPUT, DOWN);
695 PIN_SLP(gpa1-0, INPUT, DOWN);
696 PIN_SLP(gpa1-1, INPUT, DOWN);
697 PIN_SLP(gpa1-2, INPUT, DOWN);
698 PIN_SLP(gpa1-3, INPUT, DOWN);
699 PIN_SLP(gpa1-4, INPUT, DOWN);
700 PIN_SLP(gpa1-5, INPUT, DOWN);
702 PIN_SLP(gpb-0, PREV, NONE);
703 PIN_SLP(gpb-1, PREV, NONE);
704 PIN_SLP(gpb-2, PREV, NONE);
705 PIN_SLP(gpb-3, PREV, NONE);
706 PIN_SLP(gpb-4, INPUT, DOWN);
707 PIN_SLP(gpb-5, INPUT, DOWN);
708 PIN_SLP(gpb-6, INPUT, DOWN);
709 PIN_SLP(gpb-7, INPUT, DOWN);
711 PIN_SLP(gpc0-0, INPUT, DOWN);
712 PIN_SLP(gpc0-1, INPUT, DOWN);
713 PIN_SLP(gpc0-2, INPUT, DOWN);
714 PIN_SLP(gpc0-3, INPUT, DOWN);
715 PIN_SLP(gpc0-4, INPUT, DOWN);
717 PIN_SLP(gpc1-0, INPUT, DOWN);
718 PIN_SLP(gpc1-1, INPUT, DOWN);
719 PIN_SLP(gpc1-2, INPUT, DOWN);
720 PIN_SLP(gpc1-3, INPUT, DOWN);
721 PIN_SLP(gpc1-4, INPUT, DOWN);
723 PIN_SLP(gpd0-0, INPUT, DOWN);
724 PIN_SLP(gpd0-1, INPUT, DOWN);
725 PIN_SLP(gpd0-2, INPUT, NONE);
726 PIN_SLP(gpd0-3, INPUT, NONE);
728 PIN_SLP(gpd1-0, INPUT, NONE);
729 PIN_SLP(gpd1-1, INPUT, NONE);
730 PIN_SLP(gpd1-2, INPUT, NONE);
731 PIN_SLP(gpd1-3, INPUT, NONE);
736 pinctrl-names = "default";
737 pinctrl-0 = <&sleep1>;
739 sleep1: sleep-state {
740 PIN_SLP(gpe0-0, PREV, NONE);
741 PIN_SLP(gpe0-1, PREV, NONE);
742 PIN_SLP(gpe0-2, INPUT, DOWN);
743 PIN_SLP(gpe0-3, INPUT, UP);
744 PIN_SLP(gpe0-4, INPUT, DOWN);
745 PIN_SLP(gpe0-5, INPUT, DOWN);
746 PIN_SLP(gpe0-6, INPUT, DOWN);
747 PIN_SLP(gpe0-7, INPUT, DOWN);
749 PIN_SLP(gpe1-0, INPUT, DOWN);
750 PIN_SLP(gpe1-1, PREV, NONE);
751 PIN_SLP(gpe1-2, INPUT, DOWN);
752 PIN_SLP(gpe1-3, INPUT, DOWN);
753 PIN_SLP(gpe1-4, INPUT, DOWN);
754 PIN_SLP(gpe1-5, INPUT, DOWN);
755 PIN_SLP(gpe1-6, INPUT, DOWN);
756 PIN_SLP(gpe1-7, INPUT, NONE);
758 PIN_SLP(gpe2-0, INPUT, NONE);
759 PIN_SLP(gpe2-1, INPUT, NONE);
760 PIN_SLP(gpe2-2, INPUT, NONE);
762 PIN_SLP(gpk0-0, INPUT, DOWN);
763 PIN_SLP(gpk0-1, INPUT, DOWN);
764 PIN_SLP(gpk0-2, OUT0, NONE);
765 PIN_SLP(gpk0-3, INPUT, DOWN);
766 PIN_SLP(gpk0-4, INPUT, DOWN);
767 PIN_SLP(gpk0-5, INPUT, DOWN);
768 PIN_SLP(gpk0-6, INPUT, DOWN);
769 PIN_SLP(gpk0-7, INPUT, DOWN);
771 PIN_SLP(gpk1-0, INPUT, DOWN);
772 PIN_SLP(gpk1-1, INPUT, DOWN);
773 PIN_SLP(gpk1-2, INPUT, DOWN);
774 PIN_SLP(gpk1-3, INPUT, DOWN);
775 PIN_SLP(gpk1-4, INPUT, DOWN);
776 PIN_SLP(gpk1-5, INPUT, DOWN);
777 PIN_SLP(gpk1-6, INPUT, DOWN);
779 PIN_SLP(gpk2-0, INPUT, DOWN);
780 PIN_SLP(gpk2-1, INPUT, DOWN);
781 PIN_SLP(gpk2-2, INPUT, DOWN);
782 PIN_SLP(gpk2-3, INPUT, DOWN);
783 PIN_SLP(gpk2-4, INPUT, DOWN);
784 PIN_SLP(gpk2-5, INPUT, DOWN);
785 PIN_SLP(gpk2-6, INPUT, DOWN);
787 PIN_SLP(gpl0-0, INPUT, DOWN);
788 PIN_SLP(gpl0-1, INPUT, DOWN);
789 PIN_SLP(gpl0-2, INPUT, DOWN);
790 PIN_SLP(gpl0-3, INPUT, DOWN);
792 PIN_SLP(gpm0-0, INPUT, DOWN);
793 PIN_SLP(gpm0-1, INPUT, DOWN);
794 PIN_SLP(gpm0-2, INPUT, DOWN);
795 PIN_SLP(gpm0-3, INPUT, DOWN);
796 PIN_SLP(gpm0-4, INPUT, DOWN);
797 PIN_SLP(gpm0-5, INPUT, DOWN);
798 PIN_SLP(gpm0-6, INPUT, DOWN);
799 PIN_SLP(gpm0-7, INPUT, DOWN);
801 PIN_SLP(gpm1-0, INPUT, DOWN);
802 PIN_SLP(gpm1-1, INPUT, DOWN);
803 PIN_SLP(gpm1-2, INPUT, DOWN);
804 PIN_SLP(gpm1-3, INPUT, DOWN);
805 PIN_SLP(gpm1-4, INPUT, DOWN);
806 PIN_SLP(gpm1-5, INPUT, DOWN);
807 PIN_SLP(gpm1-6, INPUT, DOWN);
809 PIN_SLP(gpm2-0, INPUT, DOWN);
810 PIN_SLP(gpm2-1, INPUT, DOWN);
811 PIN_SLP(gpm2-2, INPUT, DOWN);
812 PIN_SLP(gpm2-3, INPUT, DOWN);
813 PIN_SLP(gpm2-4, INPUT, DOWN);
815 PIN_SLP(gpm3-0, INPUT, DOWN);
816 PIN_SLP(gpm3-1, INPUT, DOWN);
817 PIN_SLP(gpm3-2, INPUT, DOWN);
818 PIN_SLP(gpm3-3, INPUT, DOWN);
819 PIN_SLP(gpm3-4, INPUT, DOWN);
820 PIN_SLP(gpm3-5, INPUT, DOWN);
821 PIN_SLP(gpm3-6, INPUT, DOWN);
822 PIN_SLP(gpm3-7, INPUT, DOWN);
824 PIN_SLP(gpm4-0, INPUT, DOWN);
825 PIN_SLP(gpm4-1, INPUT, DOWN);
826 PIN_SLP(gpm4-2, INPUT, DOWN);
827 PIN_SLP(gpm4-3, INPUT, DOWN);
828 PIN_SLP(gpm4-4, INPUT, DOWN);
829 PIN_SLP(gpm4-5, INPUT, DOWN);
830 PIN_SLP(gpm4-6, INPUT, DOWN);
831 PIN_SLP(gpm4-7, INPUT, DOWN);