mbox series

[v3,0/4] HDMI TX support in msm8998

Message ID 20240606-hdmi-tx-v3-0-9d7feb6d3647@freebox.fr (mailing list archive)
Headers show
Series HDMI TX support in msm8998 | expand

Message

Marc Gonzalez June 6, 2024, 4:07 p.m. UTC
DT bits required for HDMI TX support in APQ8098 (msm8998 cousin)

Supersedes <a2cb1290-9e01-4136-9592-ce439b1096b6@freebox.fr>

Changes in v3
- Address Rob's comments on patch 2:
  - 'maxItems: 5' for clocks in the 8996 if/then schema
  - match the order of 8996 for the clock-names in common

---
Arnaud Vrac (1):
      arm64: dts: qcom: add HDMI nodes for msm8998

Marc Gonzalez (3):
      dt-bindings: display/msm: hdmi: add qcom,hdmi-phy-8998
      dt-bindings: display/msm: hdmi: add qcom,hdmi-tx-8998
      arm64: dts: qcom: msm8998: add HDMI GPIOs

 .../devicetree/bindings/display/msm/hdmi.yaml      |  28 ++++-
 .../devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml |   1 +
 arch/arm64/boot/dts/qcom/msm8998.dtsi              | 128 ++++++++++++++++++++-
 3 files changed, 154 insertions(+), 3 deletions(-)
---
base-commit: 2c4f4d94dcbf6f500b92fff5600989ea23a207e8
change-id: 20240606-hdmi-tx-00ee8e7ddbac

Best regards,