Re: [PATCH] dt-bindings: display: convert via,vt8500-fb binding to YAML

From: Krzysztof Kozlowski

Date: Tue Mar 17 2026 - 13:43:35 EST


On 17/03/2026 18:29, Kalyani Patra wrote:
> Signed-off-by: Kalyani Patra <kalyanipatra2003@xxxxxxxxx>
> ---
> Note: this patch is part of the GSoC 2026 Device Tree bindings conversion project.

Please carefully follow GSoC requirements. Really, really carefully.

For example one of the required steps is to run checkpatch. You did not
fulfill that requirement.

...

> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/display/via,vt8500-fb.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: VIA VT8500 Framebuffer Controller
> +
> +maintainers:
> + - Kalyani Patra <kalyanipatra2003@xxxxxxxxx>

I have doubts you have hardware or manual, so this should be the driver
or platform maintainer.

> +
> +description:
> + Framebuffer controller present on VIA VT8500 SoCs.
> +

Best regards,
Krzysztof