summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2017-10-02 08:39:34 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2017-10-02 19:01:05 +0200
commit1ac49427b566ba9a73d1bf9cc1ffbc5c45ca30c5 (patch)
treecd39482bc1e68d4eb39ffe27fd2309f8ee73b240 /arch/arm/boot/dts/Makefile
parenta798f2f02f4ca148e4c1798dad8bde9951e1de0c (diff)
downloadlinux-stable-1ac49427b566ba9a73d1bf9cc1ffbc5c45ca30c5.tar.gz
linux-stable-1ac49427b566ba9a73d1bf9cc1ffbc5c45ca30c5.tar.bz2
linux-stable-1ac49427b566ba9a73d1bf9cc1ffbc5c45ca30c5.zip
ARM: dts: exynos: Add support for Hardkernel's Odroid HC1 board
Odroid HC1 board is based on Odroid XU4 board, but it has no HDMI, no eMMC, no built-in USB3.0 hub, no extension port pins, and no GPIO button. USB3.0 ports are used for built-in JMicron USB to SATA bridge and Gigabit R8152 ethernet chips. HC1 uses only passive cooling. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index faf46abaa4a2..1062b4e41bc7 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -176,6 +176,7 @@ dtb-$(CONFIG_ARCH_EXYNOS5) += \
exynos5420-arndale-octa.dtb \
exynos5420-peach-pit.dtb \
exynos5420-smdk5420.dtb \
+ exynos5422-odroidhc1.dtb \
exynos5422-odroidxu3.dtb \
exynos5422-odroidxu3-lite.dtb \
exynos5422-odroidxu4.dtb \