| * FriendlyARM's Exynos4412 based TINY4412 board device tree source |
| * Copyright (c) 2013 Alex Ling <kasimling@gmail.com> |
| * Device tree source file for FriendlyARM's TINY4412 board which is based on |
| * Samsung's Exynos4412 SoC. |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| #include "exynos4412.dtsi" |
| model = "FriendlyARM TINY4412 board based on Exynos4412"; |
| compatible = "friendlyarm,tiny4412", "samsung,exynos4412", "samsung,exynos4"; |
| reg = <0x40000000 0x40000000>; |
| compatible = "gpio-leds"; |
| linux,default-trigger = "heartbeat"; |
| linux,default-trigger = "mmc0"; |
| pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>; |
| pinctrl-names = "default"; |
| compatible = "samsung,clock-xxti"; |
| compatible = "samsung,clock-xusbxti"; |
| clock-frequency = <24000000>; |