2022-06-06 05:57:12

by Alec Su

[permalink] [raw]
Subject: [PATCH v4 0/2] Add support for Xiaomi Mi 5s Plus

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


2022-07-03 03:58:02

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v4 0/2] Add support for Xiaomi Mi 5s Plus

On Mon, 6 Jun 2022 02:47:04 +0000, Alec Su wrote:
> 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
>
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom: Document xiaomi,natrium board
commit: bb856fdf07f666686439b2c186fbb80a41e93277
[2/2] arm64: dts: qcom: msm8996-xiaomi-natrium: Add support for Xiaomi Mi 5s Plus
commit: 13e75fe786a16c35bccc5e9d8890224fd38ad733

Best regards,
--
Bjorn Andersson <[email protected]>