[PATCH v4 0/2] Add support for Xiaomi Mi 5s Plus

From: Alec Su
Date: Sun Jun 05 2022 - 22:47:30 EST


This series adds the device tree for Xiaomi Mi 5s Plus (xiaomi-natrium)
smartphone which is based on Snapdragon 821 SoC.

Changes since v3:
- Remove the unnecessary properties in the device tree.
- Correct the supplies in "dsi0" node
- Add delay properties in "touchscreen" node

Changes since v2:
- Rename the node "synaptics" to "touchscreen".

Changes since v1:
- Adjust the sequence of the patches in this series.
- Remove the unnecessary line and properties in the device tree.
- Rename the nodes contain underscores.

Alec Su (2):
dt-bindings: arm: qcom: Document xiaomi,natrium board
arm64: dts: qcom: msm8996-xiaomi-natrium: Add support for Xiaomi Mi 5s
Plus

.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../boot/dts/qcom/msm8996-xiaomi-natrium.dts | 414 ++++++++++++++++++
3 files changed, 416 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/msm8996-xiaomi-natrium.dts

--
2.35.3