[PATCH RESEND v3 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts

From: André Apitzsch
Date: Tue Aug 15 2023 - 15:53:38 EST


This dts adds support for BQ Aquaris M5 (Longcheer L9100) released in
2015.

Add a device tree with initial support for:

- GPIO keys
- Hall sensor
- SDHCI
- WCNSS (BT/WIFI)
- Accelerometer/Magnetometer
- Vibrator
- Touchscreen
- Front flash

Signed-off-by: André Apitzsch <git@xxxxxxxxxxx>
---
Changes in v3:
- use "id-gpios" instead of "id-gpio" to avoid conflicts with
https://lore.kernel.org/linux-arm-msm/20230724103914.1779027-7-alexander.stein@xxxxxxxxxxxxxxx/
(v2 only contained the changelog entry, but not the actual change)
- Link to v2: https://lore.kernel.org/r/20230725-bq_m5-v2-0-9779c249aeb1@xxxxxxxxxxx

Changes in v2:
- add R-b to first patch
- sort node extends/overrides by name, but keep &tlmm last, as done in
msm8939-samsung-a7.dts
- use id-gpios, to avoid conflict with
https://lore.kernel.org/linux-arm-msm/20230724103914.1779027-7-alexander.stein@xxxxxxxxxxxxxxx/
- don't enable mdss for now; postpone it till display support is added
- Link to v1: https://lore.kernel.org/r/20230724-bq_m5-v1-0-17a0870a73be@xxxxxxxxxxx

---
André Apitzsch (2):
dt-bindings: arm: qcom: Add BQ Aquaris M5
arm64: dts: qcom: msm8939-longcheer-l9100: Add initial device tree

Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/msm8939-longcheer-l9100.dts | 336 +++++++++++++++++++++
3 files changed, 338 insertions(+)
---
base-commit: 451cc82bd11eb6a374f4dbcfc1cf007eafea91ab
change-id: 20230724-bq_m5-bc9afe378f8d

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