1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4210 based Universal C210 board device tree source
5 * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
8 * Device tree source file for Samsung's Universal C210 board which is based on
9 * Samsung's Exynos4210 rev0 SoC.
13 #include "exynos4210.dtsi"
14 #include <dt-bindings/gpio/gpio.h>
17 model = "Samsung Universal C210 based on Exynos4210 rev0";
18 compatible = "samsung,universal_c210", "samsung,exynos4210", "samsung,exynos4";
21 device_type = "memory";
22 reg = <0x40000000 0x10000000
23 0x50000000 0x10000000>;
27 bootargs = "console=ttySAC2,115200N8 root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1";
28 stdout-path = &serial_2;
34 compatible = "samsung,clock-xxti";
35 clock-frequency = <0>;
39 compatible = "samsung,clock-xusbxti";
40 clock-frequency = <24000000>;
44 vemmc_reg: voltage-regulator {
45 compatible = "regulator-fixed";
46 regulator-name = "VMEM_VDD_2_8V";
47 regulator-min-microvolt = <2800000>;
48 regulator-max-microvolt = <2800000>;
49 gpio = <&gpe1 3 GPIO_ACTIVE_HIGH>;
54 compatible = "gpio-keys";
57 gpios = <&gpx2 0 GPIO_ACTIVE_LOW>;
60 debounce-interval = <1>;
64 gpios = <&gpx2 1 GPIO_ACTIVE_LOW>;
66 label = "volume down";
67 debounce-interval = <1>;
71 gpios = <&gpx2 2 GPIO_ACTIVE_LOW>;
74 debounce-interval = <1>;
79 gpios = <&gpx2 3 GPIO_ACTIVE_LOW>;
82 debounce-interval = <1>;
86 gpios = <&gpx2 7 GPIO_ACTIVE_LOW>;
89 debounce-interval = <1>;
94 gpios = <&gpx3 5 GPIO_ACTIVE_LOW>;
97 debounce-interval = <1>;
101 tsp_reg: voltage-regulator {
102 compatible = "regulator-fixed";
103 regulator-name = "TSP_2_8V";
104 regulator-min-microvolt = <2800000>;
105 regulator-max-microvolt = <2800000>;
106 gpio = <&gpe2 3 GPIO_ACTIVE_HIGH>;
111 compatible = "spi-gpio";
112 #address-cells = <1>;
115 gpio-sck = <&gpy3 1 GPIO_ACTIVE_HIGH>;
116 gpio-mosi = <&gpy3 3 GPIO_ACTIVE_HIGH>;
117 num-chipselects = <1>;
118 cs-gpios = <&gpy4 3 GPIO_ACTIVE_HIGH>;
121 compatible = "samsung,ld9040";
123 vdd3-supply = <&ldo7_reg>;
124 vci-supply = <&ldo17_reg>;
125 reset-gpios = <&gpy4 5 GPIO_ACTIVE_HIGH>;
126 spi-max-frequency = <1200000>;
129 power-on-delay = <10>;
131 panel-width-mm = <90>;
132 panel-height-mm = <154>;
135 clock-frequency = <23492370>;
147 pixelclk-active = <0>;
152 remote-endpoint = <&fimd_dpi_ep>;
158 hdmi_en: voltage-regulator-hdmi-5v {
159 compatible = "regulator-fixed";
160 regulator-name = "HDMI_5V";
161 regulator-min-microvolt = <5000000>;
162 regulator-max-microvolt = <5000000>;
163 gpio = <&gpe0 1 GPIO_ACTIVE_HIGH>;
168 compatible = "i2c-gpio";
169 gpios = <&gpe4 2 GPIO_ACTIVE_HIGH &gpe4 3 GPIO_ACTIVE_HIGH>;
170 i2c-gpio,delay-us = <100>;
171 #address-cells = <1>;
174 pinctrl-0 = <&i2c_ddc_bus>;
175 pinctrl-names = "default";
183 pinctrl-names = "default";
188 cpu0-supply = <&vdd_arm_reg>;
200 vbus-supply = <&safeout1_reg>;
205 assigned-clocks = <&clock CLK_MOUT_FIMC0>,
206 <&clock CLK_SCLK_FIMC0>;
207 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
208 assigned-clock-rates = <0>, <160000000>;
213 assigned-clocks = <&clock CLK_MOUT_FIMC1>,
214 <&clock CLK_SCLK_FIMC1>;
215 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
216 assigned-clock-rates = <0>, <160000000>;
221 assigned-clocks = <&clock CLK_MOUT_FIMC2>,
222 <&clock CLK_SCLK_FIMC2>;
223 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
224 assigned-clock-rates = <0>, <160000000>;
229 assigned-clocks = <&clock CLK_MOUT_FIMC3>,
230 <&clock CLK_SCLK_FIMC3>;
231 assigned-clock-parents = <&clock CLK_SCLK_MPLL>;
232 assigned-clock-rates = <0>, <160000000>;
236 pinctrl-0 = <&lcd_clk>, <&lcd_data24>;
237 pinctrl-names = "default";
241 #address-cells = <1>;
245 fimd_dpi_ep: endpoint {
246 remote-endpoint = <&lcd_ep>;
252 hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
253 pinctrl-names = "default";
254 pinctrl-0 = <&hdmi_hpd>;
255 hdmi-en-supply = <&hdmi_en>;
256 vdd-supply = <&ldo3_reg>;
257 vdd_osc-supply = <&ldo4_reg>;
258 vdd_pll-supply = <&ldo3_reg>;
264 vusb_d-supply = <&ldo3_reg>;
265 vusb_a-supply = <&ldo8_reg>;
266 dr_mode = "peripheral";
271 samsung,i2c-sda-delay = <100>;
272 samsung,i2c-slave-addr = <0x10>;
273 samsung,i2c-max-bus-freq = <100000>;
274 pinctrl-0 = <&i2c3_bus>;
275 pinctrl-names = "default";
279 /* TBD: Atmel maXtouch touchscreen */
285 samsung,i2c-sda-delay = <100>;
286 samsung,i2c-slave-addr = <0x10>;
287 samsung,i2c-max-bus-freq = <100000>;
288 pinctrl-0 = <&i2c5_bus>;
289 pinctrl-names = "default";
292 vdd_arm_reg: pmic@60 {
293 compatible = "maxim,max8952";
296 max8952,vid-gpios = <&gpx0 3 GPIO_ACTIVE_HIGH>,
297 <&gpx0 4 GPIO_ACTIVE_HIGH>;
298 max8952,default-mode = <0>;
299 max8952,dvs-mode-microvolt = <1250000>, <1200000>,
301 max8952,sync-freq = <0>;
302 max8952,ramp-speed = <0>;
304 regulator-name = "vdd_arm";
305 regulator-min-microvolt = <770000>;
306 regulator-max-microvolt = <1400000>;
312 compatible = "national,lp3974";
315 max8998,pmic-buck1-default-dvs-idx = <0>;
316 max8998,pmic-buck1-dvs-gpios = <&gpx0 5 GPIO_ACTIVE_HIGH>,
317 <&gpx0 6 GPIO_ACTIVE_HIGH>;
318 max8998,pmic-buck1-dvs-voltage = <1100000>, <1000000>,
319 <1100000>, <1000000>;
321 max8998,pmic-buck2-default-dvs-idx = <0>;
322 max8998,pmic-buck2-dvs-gpio = <&gpe2 0 GPIO_ACTIVE_HIGH>;
323 max8998,pmic-buck2-dvs-voltage = <1200000>, <1100000>;
327 regulator-name = "VALIVE_1.2V";
328 regulator-min-microvolt = <1200000>;
329 regulator-max-microvolt = <1200000>;
334 regulator-name = "VUSB+MIPI_1.1V";
335 regulator-min-microvolt = <1100000>;
336 regulator-max-microvolt = <1100000>;
341 regulator-name = "VADC_3.3V";
342 regulator-min-microvolt = <3300000>;
343 regulator-max-microvolt = <3300000>;
347 regulator-name = "VTF_2.8V";
348 regulator-min-microvolt = <2800000>;
349 regulator-max-microvolt = <2800000>;
353 regulator-name = "LDO6";
354 regulator-min-microvolt = <2000000>;
355 regulator-max-microvolt = <2000000>;
359 regulator-name = "VLCD+VMIPI_1.8V";
360 regulator-min-microvolt = <1800000>;
361 regulator-max-microvolt = <1800000>;
365 regulator-name = "VUSB+VDAC_3.3V";
366 regulator-min-microvolt = <3300000>;
367 regulator-max-microvolt = <3300000>;
372 regulator-name = "VCC_2.8V";
373 regulator-min-microvolt = <2800000>;
374 regulator-max-microvolt = <2800000>;
379 regulator-name = "VPLL_1.1V";
380 regulator-min-microvolt = <1100000>;
381 regulator-max-microvolt = <1100000>;
387 regulator-name = "CAM_AF_3.3V";
388 regulator-min-microvolt = <3300000>;
389 regulator-max-microvolt = <3300000>;
393 regulator-name = "PS_2.8V";
394 regulator-min-microvolt = <2800000>;
395 regulator-max-microvolt = <2800000>;
399 regulator-name = "VHIC_1.2V";
400 regulator-min-microvolt = <1200000>;
401 regulator-max-microvolt = <1200000>;
405 regulator-name = "CAM_I_HOST_1.8V";
406 regulator-min-microvolt = <1800000>;
407 regulator-max-microvolt = <1800000>;
411 regulator-name = "CAM_S_DIG+FM33_CORE_1.2V";
412 regulator-min-microvolt = <1200000>;
413 regulator-max-microvolt = <1200000>;
417 regulator-name = "CAM_S_ANA_2.8V";
418 regulator-min-microvolt = <2800000>;
419 regulator-max-microvolt = <2800000>;
423 regulator-name = "VCC_3.0V_LCD";
424 regulator-min-microvolt = <3000000>;
425 regulator-max-microvolt = <3000000>;
429 regulator-name = "VINT_1.1V";
430 regulator-min-microvolt = <750000>;
431 regulator-max-microvolt = <1500000>;
437 regulator-name = "VG3D_1.1V";
438 regulator-min-microvolt = <750000>;
439 regulator-max-microvolt = <1500000>;
444 regulator-name = "VCC_1.8V";
445 regulator-min-microvolt = <1800000>;
446 regulator-max-microvolt = <1800000>;
451 regulator-name = "VMEM_1.2V";
452 regulator-min-microvolt = <1200000>;
453 regulator-max-microvolt = <1200000>;
457 ap32khz_reg: EN32KHz-AP {
458 regulator-name = "32KHz AP";
462 cp32khz_reg: EN32KHz-CP {
463 regulator-name = "32KHz CP";
467 regulator-name = "VICHG";
470 safeout1_reg: ESAFEOUT1 {
471 regulator-name = "SAFEOUT1";
474 safeout2_reg: ESAFEOUT2 {
475 regulator-name = "SAFEOUT2";
491 reg = <0x12840000 0x1000>;
507 samsung,pins = "gpx3-7";
508 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
513 i2c_ddc_bus: i2c-ddc-bus {
514 samsung,pins = "gpe4-2", "gpe4-3";
515 samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
516 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
517 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
522 compatible = "samsung,s5p6440-pwm";
529 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus8>;
530 pinctrl-names = "default";
531 vmmc-supply = <&vemmc_reg>;
537 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4>;
538 pinctrl-names = "default";
539 vmmc-supply = <&ldo5_reg>;
540 cd-gpios = <&gpx3 4 GPIO_ACTIVE_HIGH>;
547 /delete-property/dmas;
548 /delete-property/dma-names;
553 /delete-property/dmas;
554 /delete-property/dma-names;
559 /delete-property/dmas;
560 /delete-property/dma-names;
565 /delete-property/dmas;
566 /delete-property/dma-names;
575 compatible = "samsung,exynos4210-sysram";
576 reg = <0x5000 0x1000>;