2 * Samsung's Exynos5250 based Arndale board device tree source
4 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/interrupt-controller/irq.h>
15 #include <dt-bindings/input/input.h>
16 #include "exynos5250.dtsi"
19 model = "Insignal Arndale evaluation board based on EXYNOS5250";
20 compatible = "insignal,arndale", "samsung,exynos5250", "samsung,exynos5";
23 reg = <0x40000000 0x80000000>;
27 bootargs = "console=ttySAC2,115200";
31 compatible = "gpio-keys";
35 gpios = <&gpx1 4 GPIO_ACTIVE_LOW>;
36 linux,code = <KEY_MENU>;
42 gpios = <&gpx1 5 GPIO_ACTIVE_LOW>;
43 linux,code = <KEY_HOME>;
49 gpios = <&gpx1 6 GPIO_ACTIVE_LOW>;
50 linux,code = <KEY_UP>;
56 gpios = <&gpx1 7 GPIO_ACTIVE_LOW>;
57 linux,code = <KEY_DOWN>;
63 gpios = <&gpx2 0 GPIO_ACTIVE_LOW>;
64 linux,code = <KEY_BACK>;
70 gpios = <&gpx2 1 GPIO_ACTIVE_LOW>;
71 linux,code = <KEY_WAKEUP>;
77 compatible = "simple-bus";
81 main_dc_reg: regulator@0 {
82 compatible = "regulator-fixed";
84 regulator-name = "MAIN_DC";
87 mmc_reg: regulator@1 {
88 compatible = "regulator-fixed";
90 regulator-name = "VDD_33ON_2.8V";
91 regulator-min-microvolt = <2800000>;
92 regulator-max-microvolt = <2800000>;
93 gpio = <&gpx1 1 GPIO_ACTIVE_LOW>;
97 reg_hdmi_en: regulator@2 {
98 compatible = "regulator-fixed";
100 regulator-name = "hdmi-en";
106 compatible = "samsung,clock-xxti";
107 clock-frequency = <24000000>;
111 // SMSC USB3503 connected in hardware only mode as a PHY
113 compatible = "smsc,usb3503a";
115 reset-gpios = <&gpx3 5 GPIO_ACTIVE_LOW>;
116 connect-gpios = <&gpd1 7 GPIO_ACTIVE_LOW>;
121 cpu0-supply = <&buck2_reg>;
126 samsung,color-space = <0>;
127 samsung,color-depth = <1>;
128 samsung,link-rate = <0x0a>;
129 samsung,lane-count = <4>;
132 native-mode = <&timing0>;
135 /* 2560x1600 DP panel */
136 clock-frequency = <50000>;
154 hpd-gpio = <&gpx3 7 GPIO_ACTIVE_LOW>;
155 vdd_osc-supply = <&ldo10_reg>;
156 vdd_pll-supply = <&ldo8_reg>;
157 vdd-supply = <&ldo8_reg>;
162 samsung,i2c-sda-delay = <100>;
163 samsung,i2c-max-bus-freq = <20000>;
164 samsung,i2c-slave-addr = <0x66>;
167 compatible = "samsung,s5m8767-pmic";
169 interrupt-parent = <&gpx3>;
170 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
172 vinb1-supply = <&main_dc_reg>;
173 vinb2-supply = <&main_dc_reg>;
174 vinb3-supply = <&main_dc_reg>;
175 vinb4-supply = <&main_dc_reg>;
176 vinb5-supply = <&main_dc_reg>;
177 vinb6-supply = <&main_dc_reg>;
178 vinb7-supply = <&main_dc_reg>;
179 vinb8-supply = <&main_dc_reg>;
180 vinb9-supply = <&main_dc_reg>;
182 vinl1-supply = <&buck7_reg>;
183 vinl2-supply = <&buck7_reg>;
184 vinl3-supply = <&buck7_reg>;
185 vinl4-supply = <&main_dc_reg>;
186 vinl5-supply = <&main_dc_reg>;
187 vinl6-supply = <&main_dc_reg>;
188 vinl7-supply = <&main_dc_reg>;
189 vinl8-supply = <&buck8_reg>;
190 vinl9-supply = <&buck8_reg>;
192 s5m8767,pmic-buck2-dvs-voltage = <1300000>;
193 s5m8767,pmic-buck3-dvs-voltage = <1100000>;
194 s5m8767,pmic-buck4-dvs-voltage = <1200000>;
195 s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>,
196 <&gpd1 1 GPIO_ACTIVE_HIGH>,
197 <&gpd1 2 GPIO_ACTIVE_HIGH>;
198 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>,
199 <&gpx2 4 GPIO_ACTIVE_HIGH>,
200 <&gpx2 5 GPIO_ACTIVE_HIGH>;
204 regulator-name = "VDD_ALIVE_1.0V";
205 regulator-min-microvolt = <1100000>;
206 regulator-max-microvolt = <1100000>;
213 regulator-name = "VDD_28IO_DP_1.35V";
214 regulator-min-microvolt = <1200000>;
215 regulator-max-microvolt = <1200000>;
222 regulator-name = "VDD_COMMON1_1.8V";
223 regulator-min-microvolt = <1800000>;
224 regulator-max-microvolt = <1800000>;
231 regulator-name = "VDD_IOPERI_1.8V";
232 regulator-min-microvolt = <1800000>;
233 regulator-max-microvolt = <1800000>;
239 regulator-name = "VDD_EXT_1.8V";
240 regulator-min-microvolt = <1800000>;
241 regulator-max-microvolt = <1800000>;
248 regulator-name = "VDD_MPLL_1.1V";
249 regulator-min-microvolt = <1100000>;
250 regulator-max-microvolt = <1100000>;
257 regulator-name = "VDD_XPLL_1.1V";
258 regulator-min-microvolt = <1100000>;
259 regulator-max-microvolt = <1100000>;
266 regulator-name = "VDD_COMMON2_1.0V";
267 regulator-min-microvolt = <1000000>;
268 regulator-max-microvolt = <1000000>;
275 regulator-name = "VDD_33ON_3.0V";
276 regulator-min-microvolt = <3000000>;
277 regulator-max-microvolt = <3000000>;
282 regulator-name = "VDD_COMMON3_1.8V";
283 regulator-min-microvolt = <1800000>;
284 regulator-max-microvolt = <1800000>;
291 regulator-name = "VDD_ABB2_1.8V";
292 regulator-min-microvolt = <1800000>;
293 regulator-max-microvolt = <1800000>;
300 regulator-name = "VDD_USB_3.0V";
301 regulator-min-microvolt = <3000000>;
302 regulator-max-microvolt = <3000000>;
309 regulator-name = "VDDQ_C2C_W_1.8V";
310 regulator-min-microvolt = <1800000>;
311 regulator-max-microvolt = <1800000>;
318 regulator-name = "VDD18_ABB0_3_1.8V";
319 regulator-min-microvolt = <1800000>;
320 regulator-max-microvolt = <1800000>;
327 regulator-name = "VDD10_COMMON4_1.0V";
328 regulator-min-microvolt = <1000000>;
329 regulator-max-microvolt = <1000000>;
336 regulator-name = "VDD18_HSIC_1.8V";
337 regulator-min-microvolt = <1800000>;
338 regulator-max-microvolt = <1800000>;
345 regulator-name = "VDDQ_MMC2_3_2.8V";
346 regulator-min-microvolt = <2800000>;
347 regulator-max-microvolt = <2800000>;
354 regulator-name = "VDD_33ON_2.8V";
355 regulator-min-microvolt = <2800000>;
356 regulator-max-microvolt = <2800000>;
361 regulator-name = "EXT_33_OFF";
362 regulator-min-microvolt = <3300000>;
363 regulator-max-microvolt = <3300000>;
368 regulator-name = "EXT_28_OFF";
369 regulator-min-microvolt = <2800000>;
370 regulator-max-microvolt = <2800000>;
375 regulator-name = "PVDD_LDO25";
376 regulator-min-microvolt = <1200000>;
377 regulator-max-microvolt = <1200000>;
382 regulator-name = "EXT_18_OFF";
383 regulator-min-microvolt = <1800000>;
384 regulator-max-microvolt = <1800000>;
389 regulator-name = "vdd_mif";
390 regulator-min-microvolt = <950000>;
391 regulator-max-microvolt = <1200000>;
398 regulator-name = "vdd_arm";
399 regulator-min-microvolt = <912500>;
400 regulator-max-microvolt = <1300000>;
407 regulator-name = "vdd_int";
408 regulator-min-microvolt = <900000>;
409 regulator-max-microvolt = <1200000>;
416 regulator-name = "vdd_g3d";
417 regulator-min-microvolt = <1000000>;
418 regulator-max-microvolt = <1000000>;
425 regulator-name = "VDD_MEM_1.35V";
426 regulator-min-microvolt = <750000>;
427 regulator-max-microvolt = <1355000>;
434 regulator-name = "PVDD_BUCK7";
440 regulator-name = "PVDD_BUCK8";
446 regulator-name = "VDD_33_OFF_EXT1";
447 regulator-min-microvolt = <750000>;
448 regulator-max-microvolt = <3000000>;
458 samsung,i2c-sda-delay = <100>;
459 samsung,i2c-max-bus-freq = <66000>;
460 samsung,i2c-slave-addr = <0x50>;
463 compatible = "samsung,exynos4210-hdmiddc";
472 compatible = "wlf,wm1811";
475 AVDD2-supply = <&main_dc_reg>;
476 CPVDD-supply = <&main_dc_reg>;
477 DBVDD1-supply = <&main_dc_reg>;
478 DBVDD2-supply = <&main_dc_reg>;
479 DBVDD3-supply = <&main_dc_reg>;
480 LDO1VDD-supply = <&main_dc_reg>;
481 SPKVDD1-supply = <&main_dc_reg>;
482 SPKVDD2-supply = <&main_dc_reg>;
484 wlf,ldo1ena = <&gpb0 0 GPIO_ACTIVE_HIGH>;
485 wlf,ldo2ena = <&gpb0 1 GPIO_ACTIVE_HIGH>;
492 samsung,i2c-sda-delay = <100>;
493 samsung,i2c-max-bus-freq = <66000>;
494 samsung,i2c-slave-addr = <0x38>;
497 compatible = "samsung,exynos4212-hdmiphy";
504 samsung,i2c-sda-delay = <100>;
505 samsung,i2c-max-bus-freq = <40000>;
506 samsung,i2c-slave-addr = <0x38>;
508 sata_phy_i2c:sata-phy@38 {
509 compatible = "samsung,exynos-sataphy-i2c";
519 samsung,mfc-r = <0x43000000 0x800000>;
520 samsung,mfc-l = <0x51000000 0x800000>;
527 card-detect-delay = <200>;
528 samsung,dw-mshc-ciu-div = <3>;
529 samsung,dw-mshc-sdr-timing = <2 3>;
530 samsung,dw-mshc-ddr-timing = <1 2>;
531 vmmc-supply = <&mmc_reg>;
532 pinctrl-names = "default";
533 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_bus8>;
541 card-detect-delay = <200>;
542 samsung,dw-mshc-ciu-div = <3>;
543 samsung,dw-mshc-sdr-timing = <2 3>;
544 samsung,dw-mshc-ddr-timing = <1 2>;
545 vmmc-supply = <&mmc_reg>;
546 pinctrl-names = "default";
547 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
563 samsung,exynos-sataphy-i2c-phandle = <&sata_phy_i2c>;