Message ID | 20220401153743.77871-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support | expand |
On 01.04.2022 17:37:43, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Wolfram, thanks for the patch. I think usually Geert takes the renesas
DT binding patches. (If it would go via the CAN and net tree, that patch
should get a patch description, my upstream doesn't take patches
without.)
regards,
Marc
Hi Marc, On Sun, Apr 3, 2022 at 1:05 PM Marc Kleine-Budde <mkl@blackshift.org> wrote: > On 01.04.2022 17:37:43, Wolfram Sang wrote: > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > Wolfram, thanks for the patch. I think usually Geert takes the renesas > DT binding patches. (If it would go via the CAN and net tree, that patch Usually only for Renesas core patches, unless the I/O maintainers are unresponsive... > should get a patch description, my upstream doesn't take patches > without.) The other usual suspects are the DT people, but they weren't CCed? Of course I can take it, too. Are you willing to provide an Acked-by? Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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
Cc += Rob, devicetree On 01.04.2022 17:37:43, Wolfram Sang wrote: > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > --- > .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml > index f98c53dc1894..648740270731 100644 > --- a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml > +++ b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml > @@ -23,6 +23,7 @@ properties: > - renesas,r8a774e1-canfd # RZ/G2H > - renesas,r8a7795-canfd # R-Car H3 > - renesas,r8a7796-canfd # R-Car M3-W > + - renesas,r8a77961-canfd # R-Car M3-W+ > - renesas,r8a77965-canfd # R-Car M3-N > - renesas,r8a77970-canfd # R-Car V3M > - renesas,r8a77980-canfd # R-Car V3H > -- > 2.30.2 > >
On 04.04.2022 14:02:52, Geert Uytterhoeven wrote: > Hi Marc, > > On Sun, Apr 3, 2022 at 1:05 PM Marc Kleine-Budde <mkl@blackshift.org> wrote: > > On 01.04.2022 17:37:43, Wolfram Sang wrote: > > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > Wolfram, thanks for the patch. I think usually Geert takes the renesas > > DT binding patches. (If it would go via the CAN and net tree, that patch > > Usually only for Renesas core patches, unless the I/O maintainers > are unresponsive... Ok, I wasn't sure. I'm taking this patch. > > should get a patch description, my upstream doesn't take patches > > without.) I've added a patch description while applying. > The other usual suspects are the DT people, but they weren't CCed? I've added them on Cc. > Of course I can take it, too. Are you willing to provide an Acked-by? > Thanks! regard, Marc
On Mon, Apr 4, 2022 at 2:31 PM Marc Kleine-Budde <mkl@pengutronix.de> wrote: > > Cc += Rob, devicetree That's a roll of the dice whether I see it, but for compatible string additions I don't really need to. In any case, the only way automated checks run is if the patch goes to the DT list. IOW, use get_maintainers.pl. Rob
diff --git a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml index f98c53dc1894..648740270731 100644 --- a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml +++ b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml @@ -23,6 +23,7 @@ properties: - renesas,r8a774e1-canfd # RZ/G2H - renesas,r8a7795-canfd # R-Car H3 - renesas,r8a7796-canfd # R-Car M3-W + - renesas,r8a77961-canfd # R-Car M3-W+ - renesas,r8a77965-canfd # R-Car M3-N - renesas,r8a77970-canfd # R-Car V3M - renesas,r8a77980-canfd # R-Car V3H
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> --- .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + 1 file changed, 1 insertion(+)