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

From: Mahadevan P
Date: Thu Oct 03 2024 - 05:03:02 EST



On 10/3/2024 1:23 PM, Krzysztof Kozlowski wrote:
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.


This binding is added as part of following change.

https://lore.kernel.org/all/20240923113150.24711-5-quic_mukhopad@xxxxxxxxxxx/

I will mention the same in cover letter/commit message of subsequent patch.



Best regards,
Krzysztof

Thanks,
Mahadevan