[PATCH v2] dt-bindings: display: Convert fsl,imx-fb.txt to dt-schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Nov 30 13:27:12 UTC 2022
On 29/11/2022 19:04, Uwe Kleine-König wrote:
> Compared to the txt description this adds clocks and clock-names to
> match reality.
(...)
> +
> +maintainers:
> + - Sascha Hauer <s.hauer at pengutronix.de>
> + - Pengutronix Kernel Team <kernel at pengutronix.de>
> +
> +properties:
> + compatible:
> + oneOf:
> + - enum:
> + - fsl,imx1-fb
> + - fsl,imx21-fb
> + - items:
> + - enum:
> + - fsl,imx25-fb
> + - fsl,imx27-fb
> + - const: fsl,imx21-fb
> +
> + clocks:
> + maxItems: 3
> +
> + clock-names:
> + items:
> + - const: ipg
> + - const: ahb
> + - const: per
> +
> + display:
> + $ref: /schemas/types.yaml#/definitions/phandle
You could mention here in "description" expected properties of display,
just like original binding. Anyway, looks good:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the dri-devel
mailing list