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
+
+ "^d
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]+$":
On Tue, Oct 01, 2024 at 12:11:36PM +0530, Mahadevan wrote:
> Document the MDSS hardware found on the Qualcomm SA8775P platform.
>
> Signed-off-by: Mahadevan
> ---
> .../bindings/display/msm/qcom,sa8775p-mdss.yaml| 241
> +
> 1 file changed, 241 insertions(+)
Reviewed-by
From: Mahadevan
Document the MDSS hardware found on the Qualcomm SA8775P platform.
Signed-off-by: Mahadevan
---
.../bindings/display/msm/qcom,sa8775p-mdss.yaml| 241 +
1 file changed, 241 insertions(+)
diff --git
a/Documentation/devicetree/bindings/display/msm/qcom,sa