[PATCH v3 3/4] dt-bindings: display/msm: Document MDSS on QCS8300
Krzysztof Kozlowski
krzk at kernel.org
Tue Jan 14 07:57:04 UTC 2025
On Mon, Jan 13, 2025 at 04:03:10PM +0800, Yongxing Mou wrote:
> +patternProperties:
> + "^display-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
> + properties:
> + compatible:
> + items:
> + - const: qcom,qcs8300-dpu
> + - const: qcom,sa8775p-dpu
> +
> + "^displayport-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
> + properties:
> + compatible:
> + items:
> + - const: qcom,qcs8300-dp
> + - const: qcom,sm8650-dp
Parts of qcs8300 display are compatible with sa8775p, other parts with
sm8650. That's odd or even not correct. Assuming it is actually correct,
it deserves explanation in commit msg.
Best regards,
Krzysztof
More information about the Freedreno
mailing list