summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/Makefile
diff options
context:
space:
mode:
authorJonathan Marek <jonathan@marek.ca>2020-06-09 15:40:26 -0400
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-11-22 23:04:33 -0600
commit91ed0e90fc491b427aa50eaa8efb40090355153a (patch)
tree18246bfc03a4134c32146318bd7926cc6a43be53 /arch/arm64/boot/dts/qcom/Makefile
parent0ab1b2d10afe60178e82cdde3ab7f3d5f458b8f7 (diff)
downloadlinux-91ed0e90fc491b427aa50eaa8efb40090355153a.tar.bz2
arm64: dts: qcom: add sm8250 hdk dts
Add initial HDK865 dts, based on sm8250-mtp, with a few changes. Notably, regulator configs are changed a bit. Signed-off-by: Jonathan Marek <jonathan@marek.ca> Link: https://lore.kernel.org/r/20200609194030.17756-9-jonathan@marek.ca Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/Makefile')
-rw-r--r--arch/arm64/boot/dts/qcom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
index acddf4b0699c..5113fac80b7a 100644
--- a/arch/arm64/boot/dts/qcom/Makefile
+++ b/arch/arm64/boot/dts/qcom/Makefile
@@ -47,4 +47,5 @@ dtb-$(CONFIG_ARCH_QCOM) += sdm845-xiaomi-beryllium.dtb
dtb-$(CONFIG_ARCH_QCOM) += sdm850-lenovo-yoga-c630.dtb
dtb-$(CONFIG_ARCH_QCOM) += sm8150-hdk.dtb
dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb
+dtb-$(CONFIG_ARCH_QCOM) += sm8250-hdk.dtb
dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb