[PATCH v2 0/2] dt-bindings: display: qcom,sm8[56]50-mdss: only document the mdp0-mem interconnect path

From: Neil Armstrong
Date: Fri Feb 07 2025 - 09:08:47 EST


The mdp1-mem is not supported on the SM8550 & SM8650 SoCs, so only support a single
mdp0-mem interconnect entry.

This fixes the following errors:
display-subsystem@ae00000: interconnects: [[200, 3, 7, 32, 1, 7]] is too short
from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8650-mdss.yaml#
display-subsystem@ae00000: interconnect-names: ['mdp0-mem'] is too short
from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8650-mdss.yaml#

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Changes in v2:
- fixed example in qcom,sm8550-mdss.yaml
- Link to v1: https://lore.kernel.org/r/20250207-topic-sm8x50-mdss-interconnect-bindings-fix-v1-0-852b1d6aee46@xxxxxxxxxx

---
Neil Armstrong (2):
dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path
dt-bindings: display: qcom,sm8650-mdss: only document the mdp0-mem interconnect path

.../devicetree/bindings/display/msm/qcom,sm8550-mdss.yaml | 9 ++++-----
.../devicetree/bindings/display/msm/qcom,sm8650-mdss.yaml | 4 ++--
2 files changed, 6 insertions(+), 7 deletions(-)
---
base-commit: 808eb958781e4ebb6e9c0962af2e856767e20f45
change-id: 20250207-topic-sm8x50-mdss-interconnect-bindings-fix-dd975f223d05

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>