On Tue, Oct 01, 2024 at 12:11:36PM +0530, Mahadevan wrote:
+patternProperties:Where is this binding? The schema is incomplete.
+ "^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
Best regards,
Krzysztof