2 * Hardkernel's Exynos4412 based ODROID-X2 board device tree source
4 * Copyright (c) 2012 Dongjin Kim <tobetter@gmail.com>
6 * Device tree source file for Hardkernel's ODROID-X2 board which is based
7 * on 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.
14 #include "exynos4412-odroidx.dts"
17 model = "Hardkernel ODROID-X2 board based on Exynos4412";
18 compatible = "hardkernel,odroid-x2", "samsung,exynos4412", "samsung,exynos4";
21 reg = <0x40000000 0x7FF00000>;
26 simple-audio-card,name = "Odroid-X2";
27 simple-audio-card,widgets =
28 "Headphone", "Headphone Jack",
29 "Microphone", "Mic Jack",
31 simple-audio-card,routing =
32 "Headphone Jack", "HPL",
33 "Headphone Jack", "HPR",
35 "Mic Jack", "MICBIAS";