All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
@ 2022-04-01 15:37 Wolfram Sang
  2022-04-03 11:05 ` Marc Kleine-Budde
  2022-04-04 19:31 ` Marc Kleine-Budde
  0 siblings, 2 replies; 6+ messages in thread
From: Wolfram Sang @ 2022-04-01 15:37 UTC (permalink / raw)
  To: linux-can; +Cc: linux-renesas-soc, Wolfram Sang

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
  2022-04-01 15:37 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support Wolfram Sang
@ 2022-04-03 11:05 ` Marc Kleine-Budde
  2022-04-04 12:02   ` Geert Uytterhoeven
  2022-04-04 19:31 ` Marc Kleine-Budde
  1 sibling, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-04-03 11:05 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-can, linux-renesas-soc, Geert Uytterhoeven

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
  2022-04-03 11:05 ` Marc Kleine-Budde
@ 2022-04-04 12:02   ` Geert Uytterhoeven
  2022-04-04 19:34     ` Marc Kleine-Budde
  0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2022-04-04 12:02 UTC (permalink / raw)
  To: mkl; +Cc: Wolfram Sang, linux-can, Linux-Renesas

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
  2022-04-01 15:37 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support Wolfram Sang
  2022-04-03 11:05 ` Marc Kleine-Budde
@ 2022-04-04 19:31 ` Marc Kleine-Budde
  2022-04-04 20:00   ` Rob Herring
  1 sibling, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-04-04 19:31 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-can, linux-renesas-soc, Rob Herring, devicetree

[-- Attachment #1: Type: text/plain, Size: 1342 bytes --]

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
> 
> 

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
  2022-04-04 12:02   ` Geert Uytterhoeven
@ 2022-04-04 19:34     ` Marc Kleine-Budde
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-04-04 19:34 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: mkl, Wolfram Sang, linux-can, Linux-Renesas

[-- Attachment #1: Type: text/plain, Size: 1239 bytes --]

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

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
  2022-04-04 19:31 ` Marc Kleine-Budde
@ 2022-04-04 20:00   ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2022-04-04 20:00 UTC (permalink / raw)
  To: Marc Kleine-Budde, Wolfram Sang
  Cc: linux-can, open list:MEDIA DRIVERS FOR RENESAS - FCP, devicetree

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-04 21:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01 15:37 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support Wolfram Sang
2022-04-03 11:05 ` Marc Kleine-Budde
2022-04-04 12:02   ` Geert Uytterhoeven
2022-04-04 19:34     ` Marc Kleine-Budde
2022-04-04 19:31 ` Marc Kleine-Budde
2022-04-04 20:00   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.