[v2,0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts

Message ID 20230725-bq_m5-v2-0-9779c249aeb1@apitzsch.eu
Headers
Series arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts |

Message

André Apitzsch July 25, 2023, 8:05 p.m. UTC
  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@apitzsch.eu>
---
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@ew.tq-group.com/
- 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@apitzsch.eu

---
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: 4d2c646ac07cf4a35ef1c4a935a1a4fd6c6b1a36
change-id: 20230724-bq_m5-bc9afe378f8d

Best regards,