All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
@ 2022-04-23 13:07 Biju Das
  2022-04-23 18:56 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Biju Das @ 2022-04-23 13:07 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde, David S. Miller,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Fabrizio Castro, linux-can, netdev, devicetree,
	Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.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..96259868df43 100644
--- a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml
+++ b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml
@@ -32,6 +32,7 @@ properties:
 
       - items:
           - enum:
+              - renesas,r9a07g043-canfd    # RZ/G2UL
               - renesas,r9a07g044-canfd    # RZ/G2{L,LC}
               - renesas,r9a07g054-canfd    # RZ/V2L
           - const: renesas,rzg2l-canfd     # RZ/G2L family
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
  2022-04-23 13:07 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Biju Das
@ 2022-04-23 18:56 ` Krzysztof Kozlowski
  2022-04-25 13:11 ` Geert Uytterhoeven
  2022-05-02 18:39 ` Rob Herring
  2 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-23 18:56 UTC (permalink / raw)
  To: Biju Das, Wolfgang Grandegger, Marc Kleine-Budde,
	David S. Miller, Jakub Kicinski, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski
  Cc: Fabrizio Castro, linux-can, netdev, devicetree,
	Geert Uytterhoeven, Chris Paterson, Biju Das,
	Prabhakar Mahadev Lad, linux-renesas-soc

On 23/04/2022 15:07, Biju Das wrote:
> Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof

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

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
  2022-04-23 13:07 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Biju Das
  2022-04-23 18:56 ` Krzysztof Kozlowski
@ 2022-04-25 13:11 ` Geert Uytterhoeven
  2022-05-02 18:39 ` Rob Herring
  2 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2022-04-25 13:11 UTC (permalink / raw)
  To: Biju Das
  Cc: Wolfgang Grandegger, Marc Kleine-Budde, David S. Miller,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Fabrizio Castro, linux-can, netdev,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad, Linux-Renesas

On Sat, Apr 23, 2022 at 3:07 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

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 RZ/G2UL support
  2022-04-23 13:07 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Biju Das
  2022-04-23 18:56 ` Krzysztof Kozlowski
  2022-04-25 13:11 ` Geert Uytterhoeven
@ 2022-05-02 18:39 ` Rob Herring
  2022-05-02 18:59   ` Marc Kleine-Budde
  2 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2022-05-02 18:39 UTC (permalink / raw)
  To: Biju Das
  Cc: netdev, Wolfgang Grandegger, Geert Uytterhoeven,
	Prabhakar Mahadev Lad, Jakub Kicinski, Marc Kleine-Budde,
	Rob Herring, devicetree, Biju Das, Fabrizio Castro, Paolo Abeni,
	Chris Paterson, Krzysztof Kozlowski, linux-can, David S. Miller,
	linux-renesas-soc

On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote:
> Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
>  .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml          | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!

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

* Re: [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
  2022-05-02 18:39 ` Rob Herring
@ 2022-05-02 18:59   ` Marc Kleine-Budde
  2022-05-03 16:52     ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-05-02 18:59 UTC (permalink / raw)
  To: Rob Herring
  Cc: Biju Das, netdev, Wolfgang Grandegger, Geert Uytterhoeven,
	Prabhakar Mahadev Lad, Jakub Kicinski, Rob Herring, devicetree,
	Biju Das, Fabrizio Castro, Paolo Abeni, Chris Paterson,
	Krzysztof Kozlowski, linux-can, David S. Miller,
	linux-renesas-soc

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

On 02.05.2022 13:39:17, Rob Herring wrote:
> On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote:
> > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.
> > 
> > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> > ---
> >  .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml          | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Applied, thanks!

That just got into net-next/master as
| 35a78bf20033 dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support

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 RZ/G2UL support
  2022-05-02 18:59   ` Marc Kleine-Budde
@ 2022-05-03 16:52     ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2022-05-03 16:52 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: Biju Das, netdev, Wolfgang Grandegger, Geert Uytterhoeven,
	Prabhakar Mahadev Lad, Jakub Kicinski, devicetree, Biju Das,
	Fabrizio Castro, Paolo Abeni, Chris Paterson,
	Krzysztof Kozlowski, linux-can, David S. Miller,
	linux-renesas-soc

On Mon, May 02, 2022 at 08:59:29PM +0200, Marc Kleine-Budde wrote:
> On 02.05.2022 13:39:17, Rob Herring wrote:
> > On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote:
> > > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC.
> > > 
> > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> > > ---
> > >  .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml          | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > 
> > Applied, thanks!
> 
> That just got into net-next/master as
> | 35a78bf20033 dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support

Okay, dropped.

Rob

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

end of thread, other threads:[~2022-05-03 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-23 13:07 [PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Biju Das
2022-04-23 18:56 ` Krzysztof Kozlowski
2022-04-25 13:11 ` Geert Uytterhoeven
2022-05-02 18:39 ` Rob Herring
2022-05-02 18:59   ` Marc Kleine-Budde
2022-05-03 16:52     ` 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.