devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra
@ 2023-10-21 10:20 Xilin Wu via B4 Relay
  2023-10-21 10:20 ` [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350 Xilin Wu via B4 Relay
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Xilin Wu via B4 Relay @ 2023-10-21 10:20 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli
  Cc: linux-arm-msm, linux-kernel, devicetree, linux-hardening,
	Xilin Wu, Krzysztof Kozlowski

This patch series add support for Xiaomi Mi 11 Ultra.

Signed-off-by: Xilin Wu <wuxilin123@gmail.com>
---
Changes in v2:
- Modified framebuffer node name
- Removed trailing blank line
- Ensured all status property be the last one
- Added UFS host controller supply
- Link to v1: https://lore.kernel.org/r/all/20230806-xiaomi-star-v1-0-0c384e8b5737@gmail.com
---

---
Xilin Wu (3):
      soc: qcom: pmic_glink: enable UCSI for SM8350
      dt-bindings: arm: qcom: Add Xiaomi Mi 11 Ultra
      arm64: dts: qcom: Add device tree for Xiaomi Mi 11 Ultra

 Documentation/devicetree/bindings/arm/qcom.yaml |    1 +
 arch/arm64/boot/dts/qcom/Makefile               |    1 +
 arch/arm64/boot/dts/qcom/sm8350-xiaomi-star.dts | 1249 +++++++++++++++++++++++
 drivers/soc/qcom/pmic_glink.c                   |    1 +
 4 files changed, 1252 insertions(+)
---
base-commit: 2dac75696c6da3c848daa118a729827541c89d33
change-id: 20231021-sakuramist-mi11u-b9e99e27c04c

Best regards,
-- 
Xilin Wu <wuxilin123@gmail.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-20 14:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-21 10:20 [PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra Xilin Wu via B4 Relay
2023-10-21 10:20 ` [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350 Xilin Wu via B4 Relay
2023-10-22 10:51   ` Dmitry Baryshkov
2023-10-23  5:06     ` Sophon Wu
2023-10-23 21:36       ` Dmitry Baryshkov
2023-10-23 21:44     ` Dmitry Baryshkov
2023-10-21 10:20 ` [PATCH v2 2/3] dt-bindings: arm: qcom: Add Xiaomi Mi 11 Ultra Xilin Wu via B4 Relay
2023-10-21 10:20 ` [PATCH v2 3/3] arm64: dts: qcom: Add device tree for " Xilin Wu via B4 Relay
2023-11-20 14:33   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).