2 * Samsung's Exynos4210 based Origen board device tree source
4 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
6 * Copyright (c) 2010-2011 Linaro Ltd.
9 * Device tree source file for Insignal's Origen board which is based on
10 * Samsung's Exynos4210 SoC.
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License version 2 as
14 * published by the Free Software Foundation.
18 #include "exynos4210.dtsi"
19 #include <dt-bindings/input/input.h>
22 model = "Insignal Origen evaluation board based on Exynos4210";
23 compatible = "insignal,origen", "samsung,exynos4210", "samsung,exynos4";
26 reg = <0x40000000 0x10000000
29 0x70000000 0x10000000>;
33 bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc";
34 stdout-path = &serial_2;
38 compatible = "simple-bus";
42 mmc_reg: regulator@0 {
43 compatible = "regulator-fixed";
45 regulator-name = "VMEM_VDD_2.8V";
46 regulator-min-microvolt = <2800000>;
47 regulator-max-microvolt = <2800000>;
54 compatible = "gpio-keys";
61 linux,code = <KEY_UP>;
68 linux,code = <KEY_DOWN>;
75 linux,code = <KEY_BACK>;
82 linux,code = <KEY_HOME>;
89 linux,code = <KEY_MENU>;
95 compatible = "gpio-leds";
98 linux,default-trigger = "heartbeat";
104 compatible = "samsung,clock-xxti";
105 clock-frequency = <0>;
109 compatible = "samsung,clock-xusbxti";
110 clock-frequency = <24000000>;
115 native-mode = <&timing0>;
117 clock-frequency = <47500000>;
131 cpu0-supply = <&buck1_reg>;
135 pinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>;
136 pinctrl-names = "default";
146 samsung,i2c-sda-delay = <100>;
147 samsung,i2c-max-bus-freq = <20000>;
148 pinctrl-0 = <&i2c0_bus>;
149 pinctrl-names = "default";
152 compatible = "maxim,max8997-pmic";
154 interrupt-parent = <&gpx0>;
155 interrupts = <4 0>, <3 0>;
157 max8997,pmic-buck1-dvs-voltage = <1350000>;
158 max8997,pmic-buck2-dvs-voltage = <1100000>;
159 max8997,pmic-buck5-dvs-voltage = <1200000>;
163 regulator-name = "VDD_ABB_3.3V";
164 regulator-min-microvolt = <3300000>;
165 regulator-max-microvolt = <3300000>;
169 regulator-name = "VDD_ALIVE_1.1V";
170 regulator-min-microvolt = <1100000>;
171 regulator-max-microvolt = <1100000>;
176 regulator-name = "VMIPI_1.1V";
177 regulator-min-microvolt = <1100000>;
178 regulator-max-microvolt = <1100000>;
182 regulator-name = "VDD_RTC_1.8V";
183 regulator-min-microvolt = <1800000>;
184 regulator-max-microvolt = <1800000>;
189 regulator-name = "VMIPI_1.8V";
190 regulator-min-microvolt = <1800000>;
191 regulator-max-microvolt = <1800000>;
196 regulator-name = "VDD_AUD_1.8V";
197 regulator-min-microvolt = <1800000>;
198 regulator-max-microvolt = <1800000>;
202 regulator-name = "VADC_3.3V";
203 regulator-min-microvolt = <3300000>;
204 regulator-max-microvolt = <3300000>;
208 regulator-name = "DVDD_SWB_2.8V";
209 regulator-min-microvolt = <2800000>;
210 regulator-max-microvolt = <2800000>;
215 regulator-name = "VDD_PLL_1.1V";
216 regulator-min-microvolt = <1100000>;
217 regulator-max-microvolt = <1100000>;
222 regulator-name = "VDD_AUD_3V";
223 regulator-min-microvolt = <3000000>;
224 regulator-max-microvolt = <3000000>;
228 regulator-name = "AVDD18_SWB_1.8V";
229 regulator-min-microvolt = <1800000>;
230 regulator-max-microvolt = <1800000>;
235 regulator-name = "VDD_SWB_3.3V";
236 regulator-min-microvolt = <3300000>;
237 regulator-max-microvolt = <3300000>;
242 regulator-name = "VDD_MIF_1.2V";
243 regulator-min-microvolt = <1200000>;
244 regulator-max-microvolt = <1200000>;
250 * HACK: The real name is VDD_ARM_1.2V,
251 * but exynos-cpufreq does not support
252 * DT-based regulator lookup yet.
254 regulator-name = "vdd_arm";
255 regulator-min-microvolt = <950000>;
256 regulator-max-microvolt = <1350000>;
262 regulator-name = "VDD_INT_1.1V";
263 regulator-min-microvolt = <900000>;
264 regulator-max-microvolt = <1100000>;
270 regulator-name = "VDD_G3D_1.1V";
271 regulator-min-microvolt = <900000>;
272 regulator-max-microvolt = <1100000>;
276 regulator-name = "VDDQ_M1M2_1.2V";
277 regulator-min-microvolt = <1200000>;
278 regulator-max-microvolt = <1200000>;
283 regulator-name = "VDD_LCD_3.3V";
284 regulator-min-microvolt = <3300000>;
285 regulator-max-microvolt = <3300000>;
294 samsung,mfc-r = <0x43000000 0x800000>;
295 samsung,mfc-l = <0x51000000 0x800000>;
301 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_cd>;
302 pinctrl-names = "default";
303 vmmc-supply = <&mmc_reg>;
309 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;
310 pinctrl-names = "default";
311 vmmc-supply = <&mmc_reg>;