1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos5250 based Arndale board device tree source
5 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/clock/samsung,s2mps11.h>
14 #include "exynos5250.dtsi"
17 model = "Insignal Arndale evaluation board based on EXYNOS5250";
18 compatible = "insignal,arndale", "samsung,exynos5250", "samsung,exynos5";
21 device_type = "memory";
22 reg = <0x40000000 0x80000000>;
26 stdout-path = "serial2:115200n8";
30 compatible = "gpio-keys";
34 gpios = <&gpx1 4 GPIO_ACTIVE_LOW>;
35 linux,code = <KEY_MENU>;
41 gpios = <&gpx1 5 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_HOME>;
48 gpios = <&gpx1 6 GPIO_ACTIVE_LOW>;
49 linux,code = <KEY_UP>;
55 gpios = <&gpx1 7 GPIO_ACTIVE_LOW>;
56 linux,code = <KEY_DOWN>;
62 gpios = <&gpx2 0 GPIO_ACTIVE_LOW>;
63 linux,code = <KEY_BACK>;
69 gpios = <&gpx2 1 GPIO_ACTIVE_LOW>;
70 linux,code = <KEY_WAKEUP>;
76 compatible = "boe,hv070wsa-100";
77 power-supply = <&vcc_3v3_reg>;
78 enable-gpios = <&gpd1 3 GPIO_ACTIVE_HIGH>;
81 remote-endpoint = <&bridge_out_ep>;
87 compatible = "simple-bus";
91 main_dc_reg: regulator@0 {
92 compatible = "regulator-fixed";
94 regulator-name = "MAIN_DC";
97 mmc_reg: regulator@1 {
98 compatible = "regulator-fixed";
100 regulator-name = "VDD_33ON_2.8V";
101 regulator-min-microvolt = <2800000>;
102 regulator-max-microvolt = <2800000>;
103 gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
107 reg_hdmi_en: regulator@2 {
108 compatible = "regulator-fixed";
110 regulator-name = "hdmi-en";
113 vcc_1v2_reg: regulator@3 {
114 compatible = "regulator-fixed";
116 regulator-name = "VCC_1V2";
117 regulator-min-microvolt = <1200000>;
118 regulator-max-microvolt = <1200000>;
121 vcc_1v8_reg: regulator@4 {
122 compatible = "regulator-fixed";
124 regulator-name = "VCC_1V8";
125 regulator-min-microvolt = <1800000>;
126 regulator-max-microvolt = <1800000>;
129 vcc_3v3_reg: regulator@5 {
130 compatible = "regulator-fixed";
132 regulator-name = "VCC_3V3";
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
140 compatible = "samsung,clock-xxti";
141 clock-frequency = <24000000>;
145 // SMSC USB3503 connected in hardware only mode as a PHY
147 compatible = "smsc,usb3503a";
149 reset-gpios = <&gpx3 5 GPIO_ACTIVE_LOW>;
150 connect-gpios = <&gpd1 7 GPIO_ACTIVE_LOW>;
155 cpu0-supply = <&buck2_reg>;
159 vddcore-supply = <&ldo8_reg>;
160 vddio-supply = <&ldo10_reg>;
161 samsung,pll-clock-frequency = <24000000>;
162 samsung,burst-clock-frequency = <320000000>;
163 samsung,esc-clock-frequency = <10000000>;
168 compatible = "toshiba,tc358764";
169 vddc-supply = <&vcc_1v2_reg>;
170 vddio-supply = <&vcc_1v8_reg>;
171 vddlvds-supply = <&vcc_3v3_reg>;
172 reset-gpios = <&gpd1 6 GPIO_ACTIVE_LOW>;
173 #address-cells = <1>;
177 bridge_out_ep: endpoint {
178 remote-endpoint = <&panel_ep>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&hdmi_hpd>;
193 hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
194 vdd_osc-supply = <&ldo10_reg>;
195 vdd_pll-supply = <&ldo8_reg>;
196 vdd-supply = <&ldo8_reg>;
201 samsung,i2c-sda-delay = <100>;
202 samsung,i2c-max-bus-freq = <20000>;
203 samsung,i2c-slave-addr = <0x66>;
206 compatible = "samsung,s5m8767-pmic";
208 interrupt-parent = <&gpx3>;
209 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
210 pinctrl-names = "default";
211 pinctrl-0 = <&s5m8767_irq>;
213 vinb1-supply = <&main_dc_reg>;
214 vinb2-supply = <&main_dc_reg>;
215 vinb3-supply = <&main_dc_reg>;
216 vinb4-supply = <&main_dc_reg>;
217 vinb5-supply = <&main_dc_reg>;
218 vinb6-supply = <&main_dc_reg>;
219 vinb7-supply = <&main_dc_reg>;
220 vinb8-supply = <&main_dc_reg>;
221 vinb9-supply = <&main_dc_reg>;
223 vinl1-supply = <&buck7_reg>;
224 vinl2-supply = <&buck7_reg>;
225 vinl3-supply = <&buck7_reg>;
226 vinl4-supply = <&main_dc_reg>;
227 vinl5-supply = <&main_dc_reg>;
228 vinl6-supply = <&main_dc_reg>;
229 vinl7-supply = <&main_dc_reg>;
230 vinl8-supply = <&buck8_reg>;
231 vinl9-supply = <&buck8_reg>;
233 s5m8767,pmic-buck2-dvs-voltage = <1300000>;
234 s5m8767,pmic-buck3-dvs-voltage = <1100000>;
235 s5m8767,pmic-buck4-dvs-voltage = <1200000>;
236 s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>,
237 <&gpd1 1 GPIO_ACTIVE_HIGH>,
238 <&gpd1 2 GPIO_ACTIVE_HIGH>;
239 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>,
240 <&gpx2 4 GPIO_ACTIVE_HIGH>,
241 <&gpx2 5 GPIO_ACTIVE_HIGH>;
243 s5m8767_osc: clocks {
244 compatible = "samsung,s5m8767-clk";
246 clock-output-names = "s5m8767_ap", "unused1", "unused2";
251 regulator-name = "VDD_ALIVE_1.0V";
252 regulator-min-microvolt = <1100000>;
253 regulator-max-microvolt = <1100000>;
260 regulator-name = "VDD_28IO_DP_1.35V";
261 regulator-min-microvolt = <1200000>;
262 regulator-max-microvolt = <1200000>;
269 regulator-name = "VDD_COMMON1_1.8V";
270 regulator-min-microvolt = <1800000>;
271 regulator-max-microvolt = <1800000>;
278 regulator-name = "VDD_IOPERI_1.8V";
279 regulator-min-microvolt = <1800000>;
280 regulator-max-microvolt = <1800000>;
286 regulator-name = "VDD_EXT_1.8V";
287 regulator-min-microvolt = <1800000>;
288 regulator-max-microvolt = <1800000>;
295 regulator-name = "VDD_MPLL_1.1V";
296 regulator-min-microvolt = <1100000>;
297 regulator-max-microvolt = <1100000>;
304 regulator-name = "VDD_XPLL_1.1V";
305 regulator-min-microvolt = <1100000>;
306 regulator-max-microvolt = <1100000>;
313 regulator-name = "VDD_COMMON2_1.0V";
314 regulator-min-microvolt = <1000000>;
315 regulator-max-microvolt = <1000000>;
322 regulator-name = "VDD_33ON_3.0V";
323 regulator-min-microvolt = <3000000>;
324 regulator-max-microvolt = <3000000>;
329 regulator-name = "VDD_COMMON3_1.8V";
330 regulator-min-microvolt = <1800000>;
331 regulator-max-microvolt = <1800000>;
338 regulator-name = "VDD_ABB2_1.8V";
339 regulator-min-microvolt = <1800000>;
340 regulator-max-microvolt = <1800000>;
347 regulator-name = "VDD_USB_3.0V";
348 regulator-min-microvolt = <3000000>;
349 regulator-max-microvolt = <3000000>;
356 regulator-name = "VDDQ_C2C_W_1.8V";
357 regulator-min-microvolt = <1800000>;
358 regulator-max-microvolt = <1800000>;
365 regulator-name = "VDD18_ABB0_3_1.8V";
366 regulator-min-microvolt = <1800000>;
367 regulator-max-microvolt = <1800000>;
374 regulator-name = "VDD10_COMMON4_1.0V";
375 regulator-min-microvolt = <1000000>;
376 regulator-max-microvolt = <1000000>;
383 regulator-name = "VDD18_HSIC_1.8V";
384 regulator-min-microvolt = <1800000>;
385 regulator-max-microvolt = <1800000>;
392 regulator-name = "VDDQ_MMC2_3_2.8V";
393 regulator-min-microvolt = <2800000>;
394 regulator-max-microvolt = <2800000>;
401 regulator-name = "VDD_33ON_2.8V";
402 regulator-min-microvolt = <2800000>;
403 regulator-max-microvolt = <2800000>;
408 regulator-name = "EXT_33_OFF";
409 regulator-min-microvolt = <3300000>;
410 regulator-max-microvolt = <3300000>;
415 regulator-name = "EXT_28_OFF";
416 regulator-min-microvolt = <2800000>;
417 regulator-max-microvolt = <2800000>;
422 regulator-name = "PVDD_LDO25";
423 regulator-min-microvolt = <1200000>;
424 regulator-max-microvolt = <1200000>;
429 regulator-name = "EXT_18_OFF";
430 regulator-min-microvolt = <1800000>;
431 regulator-max-microvolt = <1800000>;
436 regulator-name = "vdd_mif";
437 regulator-min-microvolt = <950000>;
438 regulator-max-microvolt = <1200000>;
445 regulator-name = "vdd_arm";
446 regulator-min-microvolt = <912500>;
447 regulator-max-microvolt = <1300000>;
454 regulator-name = "vdd_int";
455 regulator-min-microvolt = <900000>;
456 regulator-max-microvolt = <1200000>;
463 regulator-name = "vdd_g3d";
464 regulator-min-microvolt = <850000>;
465 regulator-max-microvolt = <1300000>;
472 regulator-name = "VDD_MEM_1.35V";
473 regulator-min-microvolt = <750000>;
474 regulator-max-microvolt = <1355000>;
481 regulator-name = "PVDD_BUCK7";
487 regulator-name = "PVDD_BUCK8";
493 regulator-name = "VDD_33_OFF_EXT1";
494 regulator-min-microvolt = <750000>;
495 regulator-max-microvolt = <3000000>;
506 compatible = "wlf,wm1811";
509 AVDD2-supply = <&main_dc_reg>;
510 CPVDD-supply = <&main_dc_reg>;
511 DBVDD1-supply = <&main_dc_reg>;
512 DBVDD2-supply = <&main_dc_reg>;
513 DBVDD3-supply = <&main_dc_reg>;
514 LDO1VDD-supply = <&main_dc_reg>;
515 SPKVDD1-supply = <&main_dc_reg>;
516 SPKVDD2-supply = <&main_dc_reg>;
518 wlf,ldo1ena = <&gpb0 0 GPIO_ACTIVE_HIGH>;
519 wlf,ldo2ena = <&gpb0 1 GPIO_ACTIVE_HIGH>;
525 /* used by HDMI PHY */
526 samsung,i2c-sda-delay = <100>;
527 samsung,i2c-max-bus-freq = <66000>;
532 samsung,i2c-sda-delay = <100>;
533 samsung,i2c-max-bus-freq = <40000>;
534 samsung,i2c-slave-addr = <0x38>;
536 sata_phy_i2c:sata-phy@38 {
537 compatible = "samsung,exynos-sataphy-i2c";
547 mali-supply = <&buck4_reg>;
558 card-detect-delay = <200>;
559 samsung,dw-mshc-ciu-div = <3>;
560 samsung,dw-mshc-sdr-timing = <2 3>;
561 samsung,dw-mshc-ddr-timing = <1 2>;
562 vmmc-supply = <&mmc_reg>;
563 pinctrl-names = "default";
564 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_bus8>;
571 card-detect-delay = <200>;
572 samsung,dw-mshc-ciu-div = <3>;
573 samsung,dw-mshc-sdr-timing = <2 3>;
574 samsung,dw-mshc-ddr-timing = <1 2>;
575 vmmc-supply = <&mmc_reg>;
576 pinctrl-names = "default";
577 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
584 s5m8767_irq: s5m8767-irq {
585 samsung,pins = "gpx3-2";
586 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
591 clocks = <&clock CLK_RTC>, <&s5m8767_osc S2MPS11_CLK_AP>;
592 clock-names = "rtc", "rtc_src";
602 samsung,exynos-sataphy-i2c-phandle = <&sata_phy_i2c>;
607 * For unknown reasons HDMI-DDC does not work with Exynos I2C
608 * controllers. Lets use software I2C over GPIO pins as a workaround.
611 pinctrl-names = "default";
612 pinctrl-0 = <&i2c2_gpio_bus>;
614 compatible = "i2c-gpio";
615 gpios = <&gpa0 6 0 /* sda */
618 i2c-gpio,delay-us = <2>;
619 #address-cells = <1>;