Arun Kumar K | 2ccd0b5 | 2014-05-12 07:55:41 +0900 | [diff] [blame] | 1 | /* |
| 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 K | f82785a | 2014-05-23 01:35:32 +0900 | [diff] [blame] | 25 | |
| 26 | &mfc { |
| 27 | compatible = "samsung,mfc-v8"; |
| 28 | }; |