1 // SPDX-License-Identifier: GPL-2.0+
3 * Samsung's Exynos4210-based SMDKV310 board device tree source
5 * Copyright (c) 2014 Google, Inc
10 #include "skeleton.dtsi"
11 #include "s5pc100-pinctrl.dtsi"
14 model = "Samsung SMDKC100 based on S5PC100";
15 compatible = "samsung,smdkc100", "samsung,s5pc100";
18 serial0 = "/serial@ec000000";
19 console = "/serial@ec000000";
23 pinctrl0: pinctrl@e0300000 {
24 compatible = "samsung,s5pc100-pinctrl";
25 reg = <0xe0200000 0x1000>;
29 compatible = "samsung,exynos4210-uart";
30 reg = <0xec000000 0x100>;
31 interrupts = <0 51 0>;