Re: [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC

From: Geert Uytterhoeven
Date: Tue Jan 11 2022 - 11:23:15 EST


Hi Prabhakar,

On Tue, Dec 21, 2021 at 10:48 AM Lad Prabhakar
<prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Add SCIF binding documentation for Renesas RZ/V2L SoC. SCIF block on RZ/V2L
> is identical to one found on the RZ/G2L SoC. No driver changes are required
> as RZ/G2L compatible string "renesas,scif-r9a07g044" will be used as a
> fallback.
>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml
> +++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml
> @@ -67,6 +67,12 @@ properties:
> - items:
> - enum:
> - renesas,scif-r9a07g044 # RZ/G2{L,LC}
> + - renesas,scif-r9a07g054 # RZ/V2L

As the idea is to rely on the RZ/G2L fallback for matching, cfr. below,
the above addition is not needed or wanted.

> +
> + - items:
> + - enum:
> + - renesas,scif-r9a07g054 # RZ/V2L
> + - const: renesas,scif-r9a07g044 # RZ/G2{L,LC} fallback for RZ/V2L
>
> reg:
> maxItems: 1
> @@ -154,6 +160,7 @@ if:
> - renesas,rcar-gen2-scif
> - renesas,rcar-gen3-scif
> - renesas,scif-r9a07g044
> + - renesas,scif-r9a07g054

This addition is not needed if the fallback is always present.

> then:
> required:
> - resets

Given Greg already applied your patch, I think you have to send a
follow-up patch.
Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds