summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/Makefile
diff options
context:
space:
mode:
authorNikita Travkin <nikita@trvn.ru>2023-05-15 14:37:44 +0500
committerBjorn Andersson <andersson@kernel.org>2023-05-24 21:50:46 -0700
commit4a9f8f8f2adaa05abfdec7c588c8dab3281048f0 (patch)
treedaa289556689b1b3ff52269d27ba45e60903a74f /arch/arm64/boot/dts/qcom/Makefile
parentaaffd364118bbc5b20c0a92f82780ea22e1c3f07 (diff)
arm64: dts: qcom: Add Acer Aspire 1
Acer Aspire 1 is a WoA laptop based on Snapdragon 7c gen1 platform. The laptop design is similar to trogdor in the choice of primary components but the specifics on usage of those differ slightly. Add the devicetree for the laptop with support for most of the hardware present. Signed-off-by: Nikita Travkin <nikita@trvn.ru> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230515093744.289045-5-nikita@trvn.ru
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 e311ba675f35..063c41a0aebc 100644
--- a/arch/arm64/boot/dts/qcom/Makefile
+++ b/arch/arm64/boot/dts/qcom/Makefile
@@ -82,6 +82,7 @@ dtb-$(CONFIG_ARCH_QCOM) += sa8155p-adp.dtb
dtb-$(CONFIG_ARCH_QCOM) += sa8295p-adp.dtb
dtb-$(CONFIG_ARCH_QCOM) += sa8540p-ride.dtb
dtb-$(CONFIG_ARCH_QCOM) += sa8775p-ride.dtb
+dtb-$(CONFIG_ARCH_QCOM) += sc7180-acer-aspire1.dtb
dtb-$(CONFIG_ARCH_QCOM) += sc7180-idp.dtb
dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-coachz-r1.dtb
dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-coachz-r1-lte.dtb