[PATCH 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
Krzysztof Kozlowski
krzk at kernel.org
Mon Mar 10 07:40:24 UTC 2025
On Sat, Mar 08, 2025 at 03:42:23AM +0200, Dmitry Baryshkov wrote:
> +patternProperties:
> + "^display-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
Drop blank line
> + properties:
> + compatible:
> + const: qcom,sar2130p-dpu
> +
> + "^displayport-controller@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
Drop blank line
> + properties:
> + compatible:
> + items:
> + - const: qcom,sar2130p-dp
> + - const: qcom,sm8350-dp
> +
> + "^dsi@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
Drop blank line
> + properties:
> + compatible:
> + items:
> + - const: qcom,sar2130p-dsi-ctrl
> + - const: qcom,mdss-dsi-ctrl
Drop last compatible here and use contains (see v3 of my sm8750)
> +
> + "^phy@[0-9a-f]+$":
> + type: object
> + additionalProperties: true
> +
Drop blank line
> + properties:
> + compatible:
> + const: qcom,sar2130p-dsi-phy-5nm
> +
> +required:
> + - compatible
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the Freedreno
mailing list