[PATCH v5 0/4] arm64: dts: qcom: sm8750: Enable display

Krzysztof Kozlowski posted 4 patches 2 weeks, 2 days ago
arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 122 +++++++++
arch/arm64/boot/dts/qcom/sm8750.dtsi    | 434 ++++++++++++++++++++++++++++++++
2 files changed, 556 insertions(+)
[PATCH v5 0/4] arm64: dts: qcom: sm8750: Enable display
Posted by Krzysztof Kozlowski 2 weeks, 2 days ago
Changes in v5:
- Drop 192 MHz OPP mode, because it is not correct (should be 19.2) and
  not needed (Abel)
- 0 -> 0x0 in reg in few places
- Link to v4: https://patch.msgid.link/20260310-sm8750-display-dts-v4-0-d571a786bb70@oss.qualcomm.com

Resent with some tags added (but not half-done reviews - please ack
patches if you do not intend to actually review them)
- Link to v4: https://patch.msgid.link/20260218-sm8750-display-dts-v4-0-1743e9848864@oss.qualcomm.com

Changes in v4:
- Add tags, rebase (context changes)
- altmode->accessory mode (Dmitry)
- Drop redundant TE mdp_sync pin state (Dmitry)
- Link to v3: https://patch.msgid.link/20251216-sm8750-display-dts-v3-0-3889ace2ff0b@oss.qualcomm.com

Changes in v3:
- Rebase, add Rb tags
- Patch #3: Add link-frequencies as Konrad Suggested
- Link to v2: https://patch.msgid.link/20251112-sm8750-display-dts-v2-0-d1567c583821@linaro.org

Changes in v2:
- Add Rb tags
- Re-order nodes/sort by unit address
- Add low_svs_d1 opps for DSI and DPU
- Add DP Pixel1 clock (they were added to other targets as well, also
  Abel pointed it out)
- Some context changes due to dependency changes/merging
- Link to v1: https://lore.kernel.org/r/20250424-sm8750-display-dts-v1-0-6fb22ca95f38@linaro.org

All dependencies, including bindings, were merged, so this can be applied.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
      arm64: dts: qcom: sm8750-mtp: Enable display
      arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C accessory mode
      arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB

 arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 122 +++++++++
 arch/arm64/boot/dts/qcom/sm8750.dtsi    | 434 ++++++++++++++++++++++++++++++++
 2 files changed, 556 insertions(+)
---
base-commit: c421ee9ddcd27288af275c1b185aa4c86eea9b9e
change-id: 20250424-sm8750-display-dts-447473a33fff

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Re: [PATCH v5 0/4] arm64: dts: qcom: sm8750: Enable display
Posted by Bjorn Andersson 2 weeks, 1 day ago
On Tue, 17 Mar 2026 18:08:18 +0100, Krzysztof Kozlowski wrote:
> Changes in v5:
> - Drop 192 MHz OPP mode, because it is not correct (should be 19.2) and
>   not needed (Abel)
> - 0 -> 0x0 in reg in few places
> - Link to v4: https://patch.msgid.link/20260310-sm8750-display-dts-v4-0-d571a786bb70@oss.qualcomm.com
> 
> Resent with some tags added (but not half-done reviews - please ack
> patches if you do not intend to actually review them)
> - Link to v4: https://patch.msgid.link/20260218-sm8750-display-dts-v4-0-1743e9848864@oss.qualcomm.com
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
      commit: 02a72bbf8e5a7ad451c962669b271ded69158cd2
[2/4] arm64: dts: qcom: sm8750-mtp: Enable display
      commit: 905ec7020f7e79eeb03958bf314a237d627a2788
[3/4] arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C accessory mode
      commit: 8cdfbdbdd97dc4edff458e1a2b16b6dce2790405
[4/4] arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB
      commit: 1b2d8cc7c73a2d09ee252c86e3ae1406001b69c8

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>