summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJonathan Bakker <xc-racer2@live.ca>2018-07-07 12:09:41 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2018-07-07 12:25:22 +0200
commitac71a5cca57d3996e32e5a7bc3b17075f7c15d15 (patch)
tree2983d9035a52bf56ec8351cb6e2753d1e66ff780 /arch/arm/boot/dts/Makefile
parenta3213bfb461cedc25817fd8d20e896db61e47744 (diff)
downloadlinux-stable-ac71a5cca57d3996e32e5a7bc3b17075f7c15d15.tar.gz
linux-stable-ac71a5cca57d3996e32e5a7bc3b17075f7c15d15.tar.bz2
linux-stable-ac71a5cca57d3996e32e5a7bc3b17075f7c15d15.zip
ARM: dts: s5pv210: Add initial DTS for SGH-T959P phone
This DTS file have initial support Samsung SGH-T959P phone, also known as Samsung Galaxy S 4G or fascinate4g. It belongs to Samsung Aries devices family. Initial version have support for: - sdcard - max8998 pmic and rtc - max17040 fuel gauge - gpio keys - fimd (no panel driver yet) - usb (peripherial mode) - wifi Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.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 b0514a956447..717f8770ccbb 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -859,6 +859,7 @@ dtb-$(CONFIG_ARCH_S3C64XX) += \
s3c6410-smdk6410.dtb
dtb-$(CONFIG_ARCH_S5PV210) += \
s5pv210-aquila.dtb \
+ s5pv210-fascinate4g.dtb \
s5pv210-galaxys.dtb \
s5pv210-goni.dtb \
s5pv210-smdkc110.dtb \