| * Hardkernel's Exynos4412 based ODROID-U3 board device tree source |
| * Copyright (c) 2014 Marek Szyprowski <m.szyprowski@samsung.com> |
| * Device tree source file for Hardkernel's ODROID-U3 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-odroid-common.dtsi" |
| model = "Hardkernel ODROID-U3 board based on Exynos4412"; |
| compatible = "hardkernel,odroid-u3", "samsung,exynos4412", "samsung,exynos4"; |
| reg = <0x40000000 0x7FF00000>; |
| compatible = "gpio-leds"; |
| linux,default-trigger = "heartbeat"; |
| clocks = <&pmu_system_controller 0>; |
| refclk-frequency = <24000000>; |
| simple-audio-card,name = "Odroid-U3"; |
| simple-audio-card,widgets = |
| "Headphone", "Headphone Jack", |
| simple-audio-card,routing = |
| "Headphone Jack", "MICBIAS", |