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 0x40000000>;
29 bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc";
33 samsung,sdhci-bus-width = <4>;
34 linux,mmc_cap_4_bit_data;
35 samsung,sdhci-cd-internal;
36 gpio-cd = <&gpk2 2 2 3 3>;
37 gpios = <&gpk2 0 2 0 3>,
47 samsung,sdhci-bus-width = <4>;
48 linux,mmc_cap_4_bit_data;
49 samsung,sdhci-cd-internal;
50 gpio-cd = <&gpk0 2 2 3 3>;
51 gpios = <&gpk0 0 2 0 3>,
61 compatible = "gpio-keys";
67 gpios = <&gpx2 0 0 0x10000 2>;
74 gpios = <&gpx2 1 0 0x10000 2>;
81 gpios = <&gpx1 7 0 0x10000 2>;
88 gpios = <&gpx1 6 0 0x10000 2>;
95 gpios = <&gpx1 5 0 0x10000 2>;
102 compatible = "gpio-leds";
104 gpios = <&gpx1 3 0 0x10000 2>;
105 linux,default-trigger = "heartbeat";