2 * FriendlyARM's Exynos4412 based TINY4412 board device tree source
4 * Copyright (c) 2013 Alex Ling <kasimling@gmail.com>
6 * Device tree source file for FriendlyARM's TINY4412 board which is based on
7 * Samsung's Exynos4412 SoC.
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
15 #include "exynos4412.dtsi"
18 model = "FriendlyARM TINY4412 board based on Exynos4412";
19 compatible = "friendlyarm,tiny4412", "samsung,exynos4412", "samsung,exynos4";
22 stdout-path = &serial_0;
26 reg = <0x40000000 0x40000000>;
30 compatible = "gpio-leds";
35 default-state = "off";
36 linux,default-trigger = "heartbeat";
42 default-state = "off";
48 default-state = "off";
54 default-state = "off";
55 linux,default-trigger = "mmc0";
61 compatible = "samsung,clock-xxti";
62 clock-frequency = <0>;
66 compatible = "samsung,clock-xusbxti";
67 clock-frequency = <24000000>;
78 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
79 pinctrl-names = "default";