Re: [PATCH v2 2/3] dt-bindings: display: msm: sm8450-mdss: document displayport controller subnode

From: Marijn Suijten
Date: Fri Jun 23 2023 - 16:23:06 EST


On 2023-06-23 14:32:54, Neil Armstrong wrote:
> Document the optional displayport controller subnode of the SM8450 MDSS.
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>

Reviewed-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>

> ---
> .../devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml
> index f26eb5643aed..494e2a080e99 100644
> --- a/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml
> @@ -42,6 +42,14 @@ patternProperties:
> compatible:
> const: qcom,sm8450-dpu
>
> + "^displayport-controller@[0-9a-f]+$":
> + type: object
> + properties:
> + compatible:
> + items:
> + - const: qcom,sm8450-dp
> + - const: qcom,sm8350-dp
> +
> "^dsi@[0-9a-f]+$":
> type: object
> properties:
>
> --
> 2.34.1
>