Skip to content

Commit eee9602

Browse files
lweiss-fairphoneandersson
authored andcommitted
arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5
Add device tree for the Fairphone 5 smartphone which is based on the QCM6490 SoC. Supported features are, as of now: * Bluetooth * Debug UART * Display via simplefb * Flash/torch LED * Flip cover sensor * Power & volume buttons * RTC * SD card * USB * Various plumbing like regulators, i2c, spi, etc Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Tested-by: Konrad Dybcio <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 4b1a16d commit eee9602

File tree

2 files changed

+668
-0
lines changed

2 files changed

+668
-0
lines changed

arch/arm64/boot/dts/qcom/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-lilac.dtb
8282
dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-maple.dtb
8383
dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-poplar.dtb
8484
dtb-$(CONFIG_ARCH_QCOM) += msm8998-xiaomi-sagit.dtb
85+
dtb-$(CONFIG_ARCH_QCOM) += qcm6490-fairphone-fp5.dtb
8586
dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-1000.dtb
8687
dtb-$(CONFIG_ARCH_QCOM) += qcs404-evb-4000.dtb
8788
dtb-$(CONFIG_ARCH_QCOM) += qdu1000-idp.dtb

0 commit comments

Comments
 (0)