Hi Geert, Thank you for the review. On Mon, Feb 28, 2022 at 2:30 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > On Sun, Feb 27, 2022 at 10:53 PM Lad Prabhakar > <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > > Document RZ/V2L RPC-IF bindings. RZ/V2L RPC-IF is identical to one found > > on the RZ/G2L SoC. No driver changes are required as generic compatible > > string "renesas,rzg2l-rpc-if" will be used as a fallback. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > --- > > DTSI changes have been posted as part of series [0]. > > > > [0] https://patchwork.kernel.org/project/linux-renesas-soc/ > > patch/20220227203744.18355-7-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ > > --- > > .../devicetree/bindings/memory-controllers/renesas,rpc-if.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml > > index 294f1036420d..f051ffb2a421 100644 > > --- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml > > +++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml > > @@ -40,6 +40,7 @@ properties: > > - items: > > - enum: > > - renesas,r9a07g044-rpc-if # RZ/G2{L,LC} > > + - renesas,r9a07g054-rpc-if # RZ/V2L > > - const: renesas,rzg2l-rpc-if # RZ/G2L family > > Please drop the comment on the previous line. > OK, I will drop and send a v2 version. Cheers, Prabhakar