mbox series

[v3,0/9] Add a bunch of msm8953 dts files

Message ID 20221207-msm8953-6-1-next-dtbs-v3-v3-0-a64b3b0af0eb@z3ntu.xyz
Headers show
Series Add a bunch of msm8953 dts files | expand

Message

Luca Weiss Dec. 7, 2022, 6:30 p.m. UTC
The following patches add a bunch of msm8953-based devices that have
been created in the msm8953-mainline[0] repository, which includes
Snapdragon 450 (SDM450), Snapdragon 625 (msm8953) and Snapdragon 632
(SDM632) devices.
The dts files are trimmed down to what is currently supported upstream,
as a way to also minimizing diff for further patches.

I've tried my best in keeping all the relevant author tags based on the
git info I could find there.

[0] https://github.com/msm8953-mainline/linux

To: Andy Gross <agross@kernel.org>
To: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Rob Herring <robh+dt@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
To: Kees Cook <keescook@chromium.org>
To: Tony Luck <tony.luck@intel.com>
To: "Guilherme G. Piccoli" <gpiccoli@igalia.com>
Cc: linux-arm-msm@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-hardening@vger.kernel.org
Cc: Julian Braha <julianbraha@gmail.com>
Cc: Sireesh Kodali <sireeshkodali1@gmail.com>
Cc: Alejandro Tafalla <atafalla@dnyon.com>
Cc: Adam Skladowski <a39.skl@gmail.com>
Cc: Anton Bambura <jenneron@protonmail.com>
Cc: Danila Tikhonov <JIaxyga@protonmail.com>
Cc: Vladimir Lypak <vladimir.lypak@gmail.com>
Cc: Eugene Lepshy <fekz115@gmail.com>
Cc: Gianluca Boiano <morf3089@gmail.com>
Cc: Gabriela David <ultracoolguy@disroot.org>
Cc: ~postmarketos/upstreaming@lists.sr.ht
Cc: phone-devel@vger.kernel.org
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>

---
Changes in v3:
- Rebase on qcom/linux.git for-next
- Fix non-alphabetical sort of sdhc_* nodes
- Add missing supplies to sdhc nodes,
    align order between all the devices,
    remove some unnecessary pinctrl override
- Pick up tags
- Link to v2: https://lore.kernel.org/linux-arm-msm/20221119203758.888207-1-luca@z3ntu.xyz/

---
Adam Skladowski (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X

Alejandro Tafalla (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A2 Lite

Danila Tikhonov (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1

Eugene Lepshy (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus

Gabriela David (1):
      arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power

Julian Braha (1):
      arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6

Luca Weiss (2):
      dt-bindings: arm: qcom: document new msm8953-family devices
      arm64: dts: qcom: msm8953: Adjust reserved-memory nodes

Sireesh Kodali (1):
      arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus

 Documentation/devicetree/bindings/arm/qcom.yaml    |  19 ++
 arch/arm64/boot/dts/qcom/Makefile                  |   7 +
 .../boot/dts/qcom/msm8953-motorola-potter.dts      | 305 +++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts  | 325 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dts   | 329 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts | 325 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts  | 361 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953.dtsi              |  24 +-
 arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dts   | 252 ++++++++++++++
 arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dts | 291 +++++++++++++++++
 10 files changed, 2226 insertions(+), 12 deletions(-)
---
base-commit: ca14659da4341de75506516c16f66d84bf3f2fa0
change-id: 20221207-msm8953-6-1-next-dtbs-v3-df6cd5175dd3

Best regards,

Comments

Bjorn Andersson Dec. 29, 2022, 3:45 a.m. UTC | #1
On Wed, 07 Dec 2022 19:30:37 +0100, Luca Weiss wrote:
> The following patches add a bunch of msm8953-based devices that have
> been created in the msm8953-mainline[0] repository, which includes
> Snapdragon 450 (SDM450), Snapdragon 625 (msm8953) and Snapdragon 632
> (SDM632) devices.
> The dts files are trimmed down to what is currently supported upstream,
> as a way to also minimizing diff for further patches.
> 
> [...]

Applied, thanks!

[2/9] arm64: dts: qcom: msm8953: Adjust reserved-memory nodes
      commit: eca9ee35e895686d179964dc6f94e6c473d2a171
[3/9] arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6
      commit: eee5a89b4fe5615ba57fd8048102504aaa052065
[4/9] arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus
      commit: 4ccd0dd6a3d2a98b11664992012af04cb0ce8f6c
[5/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A2 Lite
      commit: 38d779c26395df5f7f66bb5da7af6241180283e1
[6/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X
      commit: c144005129b09141b292820d35f0094e54b12d6d
[7/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1
      commit: cf152c05eb35afc9db3c9480ce17b27a703b2893
[8/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus
      commit: aa17e707e04a0446de5e40f74aac979582185559
[9/9] arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power
      commit: 3176c4d6b9beba4a554bebba6b19b56942705a28

Best regards,