[PATCH v2 0/4] arm64: dts: qcom: msm8976-longcheer-l9360: Add initial device tree

From: André Apitzsch via B4 Relay
Date: Sun Jun 15 2025 - 16:36:52 EST


This dts adds support for BQ Aquaris X5 Plus (Longcheer L9360) released
in 2016.

Add a device tree with initial support for:

- GPIO keys
- NFC
- SDHCI
- Status LED
- Touchscreen

Signed-off-by: André Apitzsch <git@xxxxxxxxxxx>
---
Changes in v2:
- Add Fixes and R-b tag
- Move sdc2 GPIO definitions into msm8976.dtsi (new patch)
- Remove comments from rmi4 nodes
- Don't touch tz-app memory region. Currently, the bigger size seems
not necessary.
- Link to v1: https://lore.kernel.org/r/20250613-bqx5plus-v1-0-2bc2d43707a6@xxxxxxxxxxx

---
André Apitzsch (4):
arm64: dts: qcom: msm8976: Make blsp_dma controlled-remotely
dt-bindings: arm: qcom: Add MSM8976 BQ Aquaris X5 Plus
arm64: dts: qcom: msm8976: Add sdc2 GPIOs
arm64: dts: qcom: msm8976-longcheer-l9360: Add initial device tree

Documentation/devicetree/bindings/arm/qcom.yaml | 5 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/msm8976-longcheer-l9360.dts | 490 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/msm8976.dtsi | 38 ++
4 files changed, 534 insertions(+)
---
base-commit: 0bb71d301869446810a0b13d3da290bd455d7c78
change-id: 20250612-bqx5plus-d72e11f5877c

Best regards,
--
André Apitzsch <git@xxxxxxxxxxx>