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"
21 model = "Insignal Origen evaluation board based on Exynos4210";
22 compatible = "insignal,origen", "samsung,exynos4210";
25 reg = <0x40000000 0x10000000
28 0x70000000 0x10000000>;
32 bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc";
36 compatible = "simple-bus";
40 mmc_reg: regulator@0 {
41 compatible = "regulator-fixed";
43 regulator-name = "VMEM_VDD_2.8V";
44 regulator-min-microvolt = <2800000>;
45 regulator-max-microvolt = <2800000>;
57 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;
58 pinctrl-names = "default";
59 vmmc-supply = <&mmc_reg>;
65 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_cd>;
66 pinctrl-names = "default";
67 vmmc-supply = <&mmc_reg>;
76 samsung,mfc-r = <0x43000000 0x800000>;
77 samsung,mfc-l = <0x51000000 0x800000>;
99 samsung,i2c-sda-delay = <100>;
100 samsung,i2c-max-bus-freq = <20000>;
101 pinctrl-0 = <&i2c0_bus>;
102 pinctrl-names = "default";
105 compatible = "maxim,max8997-pmic";
107 interrupt-parent = <&gpx0>;
108 interrupts = <4 0>, <3 0>;
110 max8997,pmic-buck1-dvs-voltage = <1350000>;
111 max8997,pmic-buck2-dvs-voltage = <1100000>;
112 max8997,pmic-buck5-dvs-voltage = <1200000>;
116 regulator-name = "VDD_ABB_3.3V";
117 regulator-min-microvolt = <3300000>;
118 regulator-max-microvolt = <3300000>;
122 regulator-name = "VDD_ALIVE_1.1V";
123 regulator-min-microvolt = <1100000>;
124 regulator-max-microvolt = <1100000>;
129 regulator-name = "VMIPI_1.1V";
130 regulator-min-microvolt = <1100000>;
131 regulator-max-microvolt = <1100000>;
135 regulator-name = "VDD_RTC_1.8V";
136 regulator-min-microvolt = <1800000>;
137 regulator-max-microvolt = <1800000>;
142 regulator-name = "VMIPI_1.8V";
143 regulator-min-microvolt = <1800000>;
144 regulator-max-microvolt = <1800000>;
149 regulator-name = "VDD_AUD_1.8V";
150 regulator-min-microvolt = <1800000>;
151 regulator-max-microvolt = <1800000>;
155 regulator-name = "VADC_3.3V";
156 regulator-min-microvolt = <3300000>;
157 regulator-max-microvolt = <3300000>;
161 regulator-name = "DVDD_SWB_2.8V";
162 regulator-min-microvolt = <2800000>;
163 regulator-max-microvolt = <2800000>;
168 regulator-name = "VDD_PLL_1.1V";
169 regulator-min-microvolt = <1100000>;
170 regulator-max-microvolt = <1100000>;
175 regulator-name = "VDD_AUD_3V";
176 regulator-min-microvolt = <3000000>;
177 regulator-max-microvolt = <3000000>;
181 regulator-name = "AVDD18_SWB_1.8V";
182 regulator-min-microvolt = <1800000>;
183 regulator-max-microvolt = <1800000>;
188 regulator-name = "VDD_SWB_3.3V";
189 regulator-min-microvolt = <3300000>;
190 regulator-max-microvolt = <3300000>;
195 regulator-name = "VDD_MIF_1.2V";
196 regulator-min-microvolt = <1200000>;
197 regulator-max-microvolt = <1200000>;
203 * HACK: The real name is VDD_ARM_1.2V,
204 * but exynos-cpufreq does not support
205 * DT-based regulator lookup yet.
207 regulator-name = "vdd_arm";
208 regulator-min-microvolt = <950000>;
209 regulator-max-microvolt = <1350000>;
215 regulator-name = "VDD_INT_1.1V";
216 regulator-min-microvolt = <900000>;
217 regulator-max-microvolt = <1100000>;
223 regulator-name = "VDD_G3D_1.1V";
224 regulator-min-microvolt = <900000>;
225 regulator-max-microvolt = <1100000>;
229 regulator-name = "VDDQ_M1M2_1.2V";
230 regulator-min-microvolt = <1200000>;
231 regulator-max-microvolt = <1200000>;
236 regulator-name = "VDD_LCD_3.3V";
237 regulator-min-microvolt = <3300000>;
238 regulator-max-microvolt = <3300000>;
247 compatible = "gpio-keys";
248 #address-cells = <1>;
288 compatible = "gpio-leds";
291 linux,default-trigger = "heartbeat";
297 compatible = "samsung,clock-xxti";
298 clock-frequency = <0>;
302 compatible = "samsung,clock-xusbxti";
303 clock-frequency = <24000000>;
308 pinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>;
309 pinctrl-names = "default";
314 native-mode = <&timing0>;
316 clock-frequency = <47500000>;