2 * SAMSUNG SMDK2416 board device tree source
4 * Copyright (c) 2013 Heiko Stuebner <heiko@sntech.de>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 #include "s3c2416.dtsi"
16 compatible = "samsung,s3c2416";
19 reg = <0x30000000 0x4000000>;
23 compatible = "simple-bus";
28 compatible = "fixed-clock";
29 clock-frequency = <12000000>;
30 clock-output-names = "xti";
41 pinctrl-names = "default";
42 pinctrl-0 = <&sd1_clk>, <&sd1_cmd>,
43 <&sd1_bus1>, <&sd1_bus4>;
50 pinctrl-names = "default";
51 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>,
52 <&sd0_bus1>, <&sd0_bus4>;
54 cd-gpios = <&gpf 1 0>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&uart0_data>, <&uart0_fctl>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&uart1_data>, <&uart1_fctl>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&uart2_data>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&uart3_data>;