summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/Makefile
diff options
context:
space:
mode:
authorHarry Austen <hpausten@protonmail.com>2022-10-23 23:46:00 +0300
committerBjorn Andersson <andersson@kernel.org>2022-11-07 06:11:10 +0300
commit5a134c940cd368b72d5bcf24132b8f951be9a4c1 (patch)
treeded036a9e8ac91286b9740e3670f44cdc596a83d /arch/arm64/boot/dts/qcom/Makefile
parentce5d6ba21ae6c83fc2db385f9202272ca0d403f2 (diff)
downloadlinux-5a134c940cd368b72d5bcf24132b8f951be9a4c1.tar.xz
arm64: dts: qcom: msm8996: add support for oneplus3(t)
Add initial support for OnePlus 3 and 3T mobile phones. They are based on the MSM8996 SoC. Co-developed-by: Yassine Oudjana <y.oudjana@protonmail.com> Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com> Signed-off-by: Harry Austen <hpausten@protonmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221023204505.115141-5-hpausten@protonmail.com
Diffstat (limited to 'arch/arm64/boot/dts/qcom/Makefile')
-rw-r--r--arch/arm64/boot/dts/qcom/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
index 500e06c3d6d3..4dff39f98861 100644
--- a/arch/arm64/boot/dts/qcom/Makefile
+++ b/arch/arm64/boot/dts/qcom/Makefile
@@ -33,6 +33,8 @@ dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-satsuki.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-sumire.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8994-sony-xperia-kitakami-suzuran.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb
+dtb-$(CONFIG_ARCH_QCOM) += msm8996-oneplus3.dtb
+dtb-$(CONFIG_ARCH_QCOM) += msm8996-oneplus3t.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-dora.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-kagura.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8996-sony-xperia-tone-keyaki.dtb