blob: c0bb3563cac14cc5dd5e8c8666c3902a3068cb98 [file] [log] [blame]
Arun Kumar K2ccd0b52014-05-12 07:55:41 +09001/*
2 * SAMSUNG EXYNOS5800 SoC device tree source
3 *
4 * Copyright (c) 2014 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
6 *
7 * SAMSUNG EXYNOS5800 SoC device nodes are listed in this file.
8 * EXYNOS5800 based board files can include this file and provide
9 * values for board specfic bindings.
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as
13 * published by the Free Software Foundation.
14 */
15
16#include "exynos5420.dtsi"
17
18/ {
19 compatible = "samsung,exynos5800", "samsung,exynos5";
20};
21
22&clock {
23 compatible = "samsung,exynos5800-clock";
24};
Arun Kumar Kf82785a2014-05-23 01:35:32 +090025
26&mfc {
27 compatible = "samsung,mfc-v8";
28};