Re: [PATCH v3 1/5] dt-bindings: display/msm: Document MDSS on SA8775P

From: Krzysztof Kozlowski
Date: Thu Oct 03 2024 - 03:53:41 EST


On Tue, Oct 01, 2024 at 12:11:36PM +0530, Mahadevan wrote:
> +patternProperties:
> + "^display-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
> + properties:
> + compatible:
> + const: qcom,sa8775p-dpu
> +
> + "^displayport-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
> + properties:
> + compatible:
> + items:
> + - const: qcom,sa8775p-dp

Where is this binding? The schema is incomplete.

Best regards,
Krzysztof