Hi Geert, Thank you for the review. On Thu, Apr 10, 2025 at 10:07 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > Hi Prabhakar, > > On Mon, 7 Apr 2025 at 21:16, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > > > Document the Renesas RZ/V2N (R9A09G056) SoC variants, distinguishing > > between configurations with and without specific hardware features such > > as GPU, ISP, and cryptographic extensions. Also, document the > > "renesas,rzv2n-evk" compatible string for the RZ/V2N EVK board. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > i.e. will queue in renesas-devel for v6.16. > > > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > > @@ -551,6 +551,21 @@ properties: > > - renesas,r9a09g047e58 # Quad Cortex-A55 + Cortex-M33 + Ethos-U55 (21mm BGA) > > - const: renesas,r9a09g047 > > > > + - description: RZ/V2N (R9A09G056) > > + items: > > + - enum: > > + - renesas,rzv2n-evk # RZ/V2N EVK > > Shall I add the board part number while applying? > Yes please. Thank you for taking care of it. > - - renesas,rzv2n-evk # RZ/V2N EVK > + - renesas,rzv2n-evk # RZ/V2N EVK (RTK0EF0186C03000BJ) > > 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 Cheers, Prabhakar