2 * Samsung's Exynos4210 based SMDKV310 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 Samsung's SMDKV310 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/gpio/gpio.h>
20 #include "exynos-mfc-reserved-memory.dtsi"
23 model = "Samsung smdkv310 evaluation board based on Exynos4210";
24 compatible = "samsung,smdkv310", "samsung,exynos4210", "samsung,exynos4";
27 device_type = "memory";
28 reg = <0x40000000 0x80000000>;
32 bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC1,115200 init=/linuxrc";
33 stdout-path = &serial_1;
38 compatible = "samsung,clock-xxti";
39 clock-frequency = <12000000>;
43 compatible = "samsung,clock-xusbxti";
44 clock-frequency = <24000000>;
52 samsung,i2c-sda-delay = <100>;
53 samsung,i2c-max-bus-freq = <100000>;
57 compatible = "samsung,24ad0xd1";
62 compatible = "samsung,24ad0xd1";
68 samsung,keypad-num-rows = <2>;
69 samsung,keypad-num-columns = <8>;
70 linux,keypad-no-autorepeat;
72 pinctrl-names = "default";
73 pinctrl-0 = <&keypad_rows &keypad_cols>;
138 keypad_rows: keypad-rows {
139 samsung,pins = "gpx2-0", "gpx2-1";
140 samsung,pin-function = <EXYNOS_PIN_FUNC_3>;
141 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
142 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
145 keypad_cols: keypad-cols {
146 samsung,pins = "gpx1-0", "gpx1-1", "gpx1-2", "gpx1-3",
147 "gpx1-4", "gpx1-5", "gpx1-6", "gpx1-7";
148 samsung,pin-function = <EXYNOS_PIN_FUNC_3>;
149 samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
150 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
178 cs-gpios = <&gpc1 2 GPIO_ACTIVE_HIGH>;
182 #address-cells = <1>;
184 compatible = "w25x80";
186 spi-max-frequency = <1000000>;
189 samsung,spi-feedback-delay = <0>;
200 reg = <0x40000 0xc0000>;