2 * Samsung's Exynos4210 based Trats board device tree source
4 * Copyright (c) 2012 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * Device tree source file for Samsung's Trats board which is based on
8 * Samsung's Exynos4210 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 "exynos4210.dtsi"
17 #include <dt-bindings/gpio/gpio.h>
20 model = "Samsung Trats based on Exynos4210";
21 compatible = "samsung,trats", "samsung,exynos4210", "samsung,exynos4";
24 device_type = "memory";
25 reg = <0x40000000 0x10000000
28 0x70000000 0x10000000>;
32 bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rootwait earlyprintk panic=5";
33 stdout-path = &serial_2;
37 compatible = "simple-bus";
39 vemmc_reg: regulator-0 {
40 compatible = "regulator-fixed";
41 regulator-name = "VMEM_VDD_2.8V";
42 regulator-min-microvolt = <2800000>;
43 regulator-max-microvolt = <2800000>;
44 gpio = <&gpk0 2 GPIO_ACTIVE_HIGH>;
48 tsp_reg: regulator-1 {
49 compatible = "regulator-fixed";
50 regulator-name = "TSP_FIXED_VOLTAGES";
51 regulator-min-microvolt = <2800000>;
52 regulator-max-microvolt = <2800000>;
53 gpio = <&gpl0 3 GPIO_ACTIVE_HIGH>;
57 cam_af_28v_reg: regulator-2 {
58 compatible = "regulator-fixed";
59 regulator-name = "8M_AF_2.8V_EN";
60 regulator-min-microvolt = <2800000>;
61 regulator-max-microvolt = <2800000>;
62 gpio = <&gpk1 1 GPIO_ACTIVE_HIGH>;
66 cam_io_en_reg: regulator-3 {
67 compatible = "regulator-fixed";
68 regulator-name = "CAM_IO_EN";
69 regulator-min-microvolt = <2800000>;
70 regulator-max-microvolt = <2800000>;
71 gpio = <&gpe2 1 GPIO_ACTIVE_HIGH>;
75 cam_io_12v_reg: regulator-4 {
76 compatible = "regulator-fixed";
77 regulator-name = "8M_1.2V_EN";
78 regulator-min-microvolt = <1200000>;
79 regulator-max-microvolt = <1200000>;
80 gpio = <&gpe2 5 GPIO_ACTIVE_HIGH>;
84 vt_core_15v_reg: regulator-5 {
85 compatible = "regulator-fixed";
86 regulator-name = "VT_CORE_1.5V";
87 regulator-min-microvolt = <1500000>;
88 regulator-max-microvolt = <1500000>;
89 gpio = <&gpe2 2 GPIO_ACTIVE_HIGH>;
95 compatible = "gpio-keys";
98 gpios = <&gpx2 1 GPIO_ACTIVE_LOW>;
100 label = "volume down";
101 debounce-interval = <10>;
105 gpios = <&gpx2 0 GPIO_ACTIVE_LOW>;
108 debounce-interval = <10>;
112 gpios = <&gpx2 7 GPIO_ACTIVE_LOW>;
115 debounce-interval = <10>;
120 gpios = <&gpx3 5 GPIO_ACTIVE_LOW>;
123 debounce-interval = <10>;
129 compatible = "samsung,clock-xxti";
130 clock-frequency = <0>;
134 compatible = "samsung,clock-xusbxti";
135 clock-frequency = <24000000>;
140 cpu_thermal: cpu-thermal {
143 /* Corresponds to 800MHz at freq_table */
144 cooling-device = <&cpu0 2 2>;
147 /* Corresponds to 200MHz at freq_table */
148 cooling-device = <&cpu0 4 4>;
155 pinctrl-names = "default";
159 fimc_0: fimc@11800000 {
161 assigned-clocks = <&clock CLK_MOUT_FIMC0>,
162 <&clock CLK_SCLK_FIMC0>;
163 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
164 assigned-clock-rates = <0>, <160000000>;
167 fimc_1: fimc@11810000 {
169 assigned-clocks = <&clock CLK_MOUT_FIMC1>,
170 <&clock CLK_SCLK_FIMC1>;
171 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
172 assigned-clock-rates = <0>, <160000000>;
175 fimc_2: fimc@11820000 {
177 assigned-clocks = <&clock CLK_MOUT_FIMC2>,
178 <&clock CLK_SCLK_FIMC2>;
179 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
180 assigned-clock-rates = <0>, <160000000>;
183 fimc_3: fimc@11830000 {
185 assigned-clocks = <&clock CLK_MOUT_FIMC3>,
186 <&clock CLK_SCLK_FIMC3>;
187 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
188 assigned-clock-rates = <0>, <160000000>;
194 cpu0-supply = <&varm_breg>;
198 vddcore-supply = <&vusb_reg>;
199 vddio-supply = <&vmipi_reg>;
200 samsung,pll-clock-frequency = <24000000>;
204 #address-cells = <1>;
211 remote-endpoint = <&dsi_in>;
212 samsung,burst-clock-frequency = <500000000>;
213 samsung,esc-clock-frequency = <20000000>;
220 compatible = "samsung,s6e8aa0";
221 vdd3-supply = <&vcclcd_reg>;
222 vci-supply = <&vlcd_reg>;
223 reset-gpios = <&gpy4 5 GPIO_ACTIVE_HIGH>;
224 power-on-delay= <50>;
229 panel-width-mm = <58>;
230 panel-height-mm = <103>;
234 clock-frequency = <57153600>;
248 remote-endpoint = <&dsi_out>;
256 vbus-supply = <&safe1_sreg>;
264 vusb_d-supply = <&vusb_reg>;
265 vusb_a-supply = <&vusbdac_reg>;
266 dr_mode = "peripheral";
271 samsung,i2c-sda-delay = <100>;
272 samsung,i2c-slave-addr = <0x10>;
273 samsung,i2c-max-bus-freq = <400000>;
274 pinctrl-0 = <&i2c3_bus>;
275 pinctrl-names = "default";
278 mms114-touchscreen@48 {
279 compatible = "melfas,mms114";
281 interrupt-parent = <&gpx0>;
285 avdd-supply = <&tsp_reg>;
286 vdd-supply = <&tsp_reg>;
291 samsung,i2c-sda-delay = <100>;
292 samsung,i2c-slave-addr = <0x10>;
293 samsung,i2c-max-bus-freq = <100000>;
294 pinctrl-0 = <&i2c5_bus>;
295 pinctrl-names = "default";
299 compatible = "maxim,max8997-pmic";
302 interrupt-parent = <&gpx0>;
305 max8997,pmic-buck1-uses-gpio-dvs;
306 max8997,pmic-buck2-uses-gpio-dvs;
307 max8997,pmic-buck5-uses-gpio-dvs;
309 max8997,pmic-ignore-gpiodvs-side-effect;
310 max8997,pmic-buck125-default-dvs-idx = <0>;
312 max8997,pmic-buck125-dvs-gpios = <&gpx0 5 GPIO_ACTIVE_HIGH>,
313 <&gpx0 6 GPIO_ACTIVE_HIGH>,
314 <&gpl0 0 GPIO_ACTIVE_HIGH>;
316 max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>,
317 <1250000>, <1200000>,
318 <1150000>, <1100000>,
321 max8997,pmic-buck2-dvs-voltage = <1100000>, <1000000>,
323 <1100000>, <1000000>,
326 max8997,pmic-buck5-dvs-voltage = <1200000>, <1200000>,
327 <1200000>, <1200000>,
328 <1200000>, <1200000>,
329 <1200000>, <1200000>;
333 regulator-name = "VALIVE_1.1V_C210";
334 regulator-min-microvolt = <1100000>;
335 regulator-max-microvolt = <1100000>;
340 regulator-name = "VUSB_1.1V_C210";
341 regulator-min-microvolt = <1100000>;
342 regulator-max-microvolt = <1100000>;
346 regulator-name = "VMIPI_1.8V";
347 regulator-min-microvolt = <1800000>;
348 regulator-max-microvolt = <1800000>;
352 regulator-name = "VCC_1.8V_PDA";
353 regulator-min-microvolt = <1800000>;
354 regulator-max-microvolt = <1800000>;
359 regulator-name = "CAM_ISP_1.8V";
360 regulator-min-microvolt = <1800000>;
361 regulator-max-microvolt = <1800000>;
365 regulator-name = "VUSB+VDAC_3.3V_C210";
366 regulator-min-microvolt = <3300000>;
367 regulator-max-microvolt = <3300000>;
371 regulator-name = "VCC_2.8V_PDA";
372 regulator-min-microvolt = <2800000>;
373 regulator-max-microvolt = <2800000>;
378 regulator-name = "VPLL_1.1V_C210";
379 regulator-min-microvolt = <1100000>;
380 regulator-max-microvolt = <1100000>;
385 regulator-name = "VT_CAM_1.8V";
386 regulator-min-microvolt = <1800000>;
387 regulator-max-microvolt = <1800000>;
391 regulator-name = "VCC_3.3V_LCD";
392 regulator-min-microvolt = <3300000>;
393 regulator-max-microvolt = <3300000>;
397 regulator-name = "VLCD_2.2V";
398 regulator-min-microvolt = <2200000>;
399 regulator-max-microvolt = <2200000>;
402 camsensor_reg: LDO16 {
403 regulator-name = "CAM_SENSOR_IO_1.8V";
404 regulator-min-microvolt = <1800000>;
405 regulator-max-microvolt = <1800000>;
409 regulator-name = "VDDQ_M1M2_1.2V";
410 regulator-min-microvolt = <1200000>;
411 regulator-max-microvolt = <1200000>;
417 * HACK: The real name is VARM_1.2V_C210,
418 * but exynos-cpufreq does not support
419 * DT-based regulator lookup yet.
421 regulator-name = "vdd_arm";
422 regulator-min-microvolt = <900000>;
423 regulator-max-microvolt = <1350000>;
428 regulator-name = "VINT_1.1V_C210";
429 regulator-min-microvolt = <900000>;
430 regulator-max-microvolt = <1100000>;
435 regulator-name = "CAM_ISP_CORE_1.2V";
436 regulator-min-microvolt = <1200000>;
437 regulator-max-microvolt = <1200000>;
441 regulator-name = "VMEM_1.2V_C210";
442 regulator-min-microvolt = <1200000>;
443 regulator-max-microvolt = <1200000>;
448 regulator-name = "VCC_SUB_2.0V";
449 regulator-min-microvolt = <2000000>;
450 regulator-max-microvolt = <2000000>;
454 safe1_sreg: ESAFEOUT1 {
455 regulator-name = "SAFEOUT1";
458 safe2_sreg: ESAFEOUT2 {
459 regulator-name = "SAFEOUT2";
469 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus8>;
470 pinctrl-names = "default";
471 vmmc-supply = <&vemmc_reg>;