1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's S5PV210 SoC device tree source
5 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd.
7 * Mateusz Krawczuk <m.krawczuk@partner.samsung.com>
8 * Tomasz Figa <t.figa@samsung.com>
10 * Board device tree source for YIC System SMDV210 board.
12 * NOTE: This file is completely based on original board file for mach-smdkv210
13 * available in Linux 3.15 and intends to provide equivalent level of hardware
14 * support. Due to lack of hardware, _no_ testing has been performed.
18 #include <dt-bindings/interrupt-controller/irq.h>
19 #include <dt-bindings/input/input.h>
20 #include "s5pv210.dtsi"
23 model = "YIC System SMDKV210 based on S5PV210";
24 compatible = "yic,smdkv210", "samsung,s5pv210";
27 bootargs = "console=ttySAC0,115200n8 root=/dev/mmcblk0p1 rw rootwait ignore_loglevel earlyprintk";
31 device_type = "memory";
32 reg = <0x20000000 0x40000000>;
35 pmic_ap_clk: clock-0 {
36 /* Workaround for missing PMIC and its clock */
37 compatible = "fixed-clock";
39 clock-frequency = <32768>;
43 compatible = "davicom,dm9000";
44 reg = <0xA8000000 0x2 0xA8000002 0x2>;
45 interrupt-parent = <&gph1>;
46 interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
47 local-mac-address = [00 00 de ad be ef];
52 compatible = "pwm-backlight";
53 pwms = <&pwm 3 5000000 0>;
54 brightness-levels = <0 4 8 16 32 64 128 255>;
55 default-brightness-level = <6>;
56 pinctrl-names = "default";
57 pinctrl-0 = <&pwm3_out>;
62 clock-frequency = <24000000>;
66 linux,input-no-autorepeat;
68 samsung,keypad-num-rows = <8>;
69 samsung,keypad-num-columns = <8>;
70 pinctrl-names = "default";
71 pinctrl-0 = <&keypad_row0>, <&keypad_row1>, <&keypad_row2>,
72 <&keypad_row3>, <&keypad_row4>, <&keypad_row5>,
73 <&keypad_row6>, <&keypad_row7>,
74 <&keypad_col0>, <&keypad_col1>, <&keypad_col2>,
75 <&keypad_col3>, <&keypad_col4>, <&keypad_col5>,
76 <&keypad_col6>, <&keypad_col7>;
100 linux,code = <KEY_4>;
107 linux,code = <KEY_5>;
113 linux,code = <KEY_A>;
118 linux,code = <KEY_B>;
124 linux,code = <KEY_C>;
130 linux,code = <KEY_D>;
136 linux,code = <KEY_E>;
158 clocks = <&clocks CLK_RTC>, <&pmic_ap_clk>;
159 clock-names = "rtc", "rtc_src";
164 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_cd &sd0_bus1 &sd0_bus4>;
165 pinctrl-names = "default";
171 pinctrl-0 = <&sd1_clk &sd1_cmd &sd1_cd &sd1_bus1 &sd1_bus4>;
172 pinctrl-names = "default";
178 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus1 &sd2_bus4>;
179 pinctrl-names = "default";
185 pinctrl-0 = <&sd3_clk &sd3_cmd &sd3_cd &sd3_bus1 &sd3_bus4>;
186 pinctrl-names = "default";
191 dr_mode = "peripheral";
200 pinctrl-0 = <&lcd_clk &lcd_data24>;
201 pinctrl-names = "default";
205 native-mode = <&timing0>;
209 clock-frequency = <24373920>;
221 pixelclk-active = <1>;
227 samsung,pwm-outputs = <3>;
234 compatible = "wlf,wm8580";
239 compatible = "atmel,24c08";