On Thu, 20 Feb 2025 09:45:11 +0000, Biju Das wrote: > The Renesas R-Car V4M(R8A779H0) SoC, supports up to four channels. > Fix the typo 5->4 in pattern properties. > > Fixes: ced52c6ed257 ("dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support") > Cc: stable@xxxxxxxxxxxxxxx > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v1->v2: > * Added Rb tag from Geert > * * Added the tag Cc:stable@xxxxxxxxxxxxxxx > --- > .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>