diff options
author | Olof Johansson <olof@lixom.net> | 2014-01-04 14:43:53 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-01-04 14:43:53 -0500 |
commit | 4ac383ed3a12a7a56d70456403b7abd95477d840 (patch) | |
tree | c72b49abd018aaedd0d5909bae914c0269977abb | |
parent | 11b35a352521b740944455b45dbee190e9c893a4 (diff) | |
parent | b67a55125f1413902f7db6d167a8d9e4154386bf (diff) |
Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
From Kukjin Kim:
Samsung DT 3rd updates for v3.14
- add exynos4412-tiny4412 board dt for FriendlyARM's TINY4412
board including initial support UART, SD card and LEDs
- add exynos5420-arndale-octa board dt for Arndale Octa board
* tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
ARM: dts: add support for EXYNOS4412 based TINY4412 board
ARM: dts: Add initial support for Arndale Octa board
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/boot/dts/Makefile | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/exynos4412-tiny4412.dts | 93 | ||||
-rw-r--r-- | arch/arm/boot/dts/exynos5420-arndale-octa.dts | 66 |
3 files changed, 161 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 4f93eefb4c29..21fdbbe20390 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
@@ -62,10 +62,12 @@ dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \ | |||
62 | exynos4412-odroidx.dtb \ | 62 | exynos4412-odroidx.dtb \ |
63 | exynos4412-origen.dtb \ | 63 | exynos4412-origen.dtb \ |
64 | exynos4412-smdk4412.dtb \ | 64 | exynos4412-smdk4412.dtb \ |
65 | exynos4412-tiny4412.dtb \ | ||
65 | exynos4412-trats2.dtb \ | 66 | exynos4412-trats2.dtb \ |
66 | exynos5250-arndale.dtb \ | 67 | exynos5250-arndale.dtb \ |
67 | exynos5250-smdk5250.dtb \ | 68 | exynos5250-smdk5250.dtb \ |
68 | exynos5250-snow.dtb \ | 69 | exynos5250-snow.dtb \ |
70 | exynos5420-arndale-octa.dtb \ | ||
69 | exynos5420-smdk5420.dtb \ | 71 | exynos5420-smdk5420.dtb \ |
70 | exynos5440-sd5v1.dtb \ | 72 | exynos5440-sd5v1.dtb \ |
71 | exynos5440-ssdk5440.dtb | 73 | exynos5440-ssdk5440.dtb |
diff --git a/arch/arm/boot/dts/exynos4412-tiny4412.dts b/arch/arm/boot/dts/exynos4412-tiny4412.dts new file mode 100644 index 000000000000..0a9831256b33 --- /dev/null +++ b/arch/arm/boot/dts/exynos4412-tiny4412.dts | |||
@@ -0,0 +1,93 @@ | |||
1 | /* | ||
2 | * FriendlyARM's Exynos4412 based TINY4412 board device tree source | ||
3 | * | ||
4 | * Copyright (c) 2013 Alex Ling <kasimling@gmail.com> | ||
5 | * | ||
6 | * Device tree source file for FriendlyARM's TINY4412 board which is based on | ||
7 | * Samsung's Exynos4412 SoC. | ||
8 | * | ||
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. | ||
12 | */ | ||
13 | |||
14 | /dts-v1/; | ||
15 | #include "exynos4412.dtsi" | ||
16 | |||
17 | / { | ||
18 | model = "FriendlyARM TINY4412 board based on Exynos4412"; | ||
19 | compatible = "friendlyarm,tiny4412", "samsung,exynos4412"; | ||
20 | |||
21 | memory { | ||
22 | reg = <0x40000000 0x40000000>; | ||
23 | }; | ||
24 | |||
25 | leds { | ||
26 | compatible = "gpio-leds"; | ||
27 | |||
28 | led1 { | ||
29 | label = "led1"; | ||
30 | gpios = <&gpm4 0 1>; | ||
31 | default-state = "off"; | ||
32 | linux,default-trigger = "heartbeat"; | ||
33 | }; | ||
34 | |||
35 | led2 { | ||
36 | label = "led2"; | ||
37 | gpios = <&gpm4 1 1>; | ||
38 | default-state = "off"; | ||
39 | }; | ||
40 | |||
41 | led3 { | ||
42 | label = "led3"; | ||
43 | gpios = <&gpm4 2 1>; | ||
44 | default-state = "off"; | ||
45 | }; | ||
46 | |||
47 | led4 { | ||
48 | label = "led4"; | ||
49 | gpios = <&gpm4 3 1>; | ||
50 | default-state = "off"; | ||
51 | linux,default-trigger = "mmc0"; | ||
52 | }; | ||
53 | }; | ||
54 | |||
55 | rtc@10070000 { | ||
56 | status = "okay"; | ||
57 | }; | ||
58 | |||
59 | sdhci@12530000 { | ||
60 | bus-width = <4>; | ||
61 | pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>; | ||
62 | pinctrl-names = "default"; | ||
63 | status = "okay"; | ||
64 | }; | ||
65 | |||
66 | serial@13800000 { | ||
67 | status = "okay"; | ||
68 | }; | ||
69 | |||
70 | serial@13810000 { | ||
71 | status = "okay"; | ||
72 | }; | ||
73 | |||
74 | serial@13820000 { | ||
75 | status = "okay"; | ||
76 | }; | ||
77 | |||
78 | serial@13830000 { | ||
79 | status = "okay"; | ||
80 | }; | ||
81 | |||
82 | fixed-rate-clocks { | ||
83 | xxti { | ||
84 | compatible = "samsung,clock-xxti"; | ||
85 | clock-frequency = <0>; | ||
86 | }; | ||
87 | |||
88 | xusbxti { | ||
89 | compatible = "samsung,clock-xusbxti"; | ||
90 | clock-frequency = <24000000>; | ||
91 | }; | ||
92 | }; | ||
93 | }; | ||
diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts new file mode 100644 index 000000000000..7340745ff979 --- /dev/null +++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts | |||
@@ -0,0 +1,66 @@ | |||
1 | /* | ||
2 | * Samsung's Exynos5420 based Arndale Octa board device tree source | ||
3 | * | ||
4 | * Copyright (c) 2013 Samsung Electronics Co., Ltd. | ||
5 | * http://www.samsung.com | ||
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | ||
11 | |||
12 | /dts-v1/; | ||
13 | #include "exynos5420.dtsi" | ||
14 | |||
15 | / { | ||
16 | model = "Insignal Arndale Octa evaluation board based on EXYNOS5420"; | ||
17 | compatible = "insignal,arndale-octa", "samsung,exynos5420"; | ||
18 | |||
19 | memory { | ||
20 | reg = <0x20000000 0x80000000>; | ||
21 | }; | ||
22 | |||
23 | chosen { | ||
24 | bootargs = "console=ttySAC3,115200"; | ||
25 | }; | ||
26 | |||
27 | fixed-rate-clocks { | ||
28 | oscclk { | ||
29 | compatible = "samsung,exynos5420-oscclk"; | ||
30 | clock-frequency = <24000000>; | ||
31 | }; | ||
32 | }; | ||
33 | |||
34 | mmc@12200000 { | ||
35 | status = "okay"; | ||
36 | broken-cd; | ||
37 | supports-highspeed; | ||
38 | card-detect-delay = <200>; | ||
39 | samsung,dw-mshc-ciu-div = <3>; | ||
40 | samsung,dw-mshc-sdr-timing = <0 4>; | ||
41 | samsung,dw-mshc-ddr-timing = <0 2>; | ||
42 | pinctrl-names = "default"; | ||
43 | pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_bus8>; | ||
44 | |||
45 | slot@0 { | ||
46 | reg = <0>; | ||
47 | bus-width = <8>; | ||
48 | }; | ||
49 | }; | ||
50 | |||
51 | mmc@12220000 { | ||
52 | status = "okay"; | ||
53 | supports-highspeed; | ||
54 | card-detect-delay = <200>; | ||
55 | samsung,dw-mshc-ciu-div = <3>; | ||
56 | samsung,dw-mshc-sdr-timing = <2 3>; | ||
57 | samsung,dw-mshc-ddr-timing = <1 2>; | ||
58 | pinctrl-names = "default"; | ||
59 | pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>; | ||
60 | |||
61 | slot@0 { | ||
62 | reg = <0>; | ||
63 | bus-width = <4>; | ||
64 | }; | ||
65 | }; | ||
66 | }; | ||