All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
@ 2018-04-26 19:41 Sergei Shtylyov
  2018-04-27 11:33 ` Ramesh Shanmugasundaram
  2018-04-30  7:19 ` Simon Horman
  0 siblings, 2 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2018-04-26 19:41 UTC (permalink / raw)
  To: Marc Kleine-Budde, Rob Herring, linux-can, netdev, devicetree
  Cc: Wolfgang Grandegger, Mark Rutland, linux-renesas-soc

Document the R-Car V3M (R8A77970) SoC support in the R-Car CAN-FD bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against the 'linux-can-next.git' repo but I wouldn't object if
it's merged to the 'linux-can.git' repo instead. :-)

 Documentation/devicetree/bindings/net/can/rcar_canfd.txt |    1 +
 1 file changed, 1 insertion(+)

Index: linux-can-next/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
===================================================================
--- linux-can-next.orig/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
+++ linux-can-next/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
@@ -6,6 +6,7 @@ Required properties:
   - "renesas,rcar-gen3-canfd" for R-Car Gen3 compatible controller.
   - "renesas,r8a7795-canfd" for R8A7795 (R-Car H3) compatible controller.
   - "renesas,r8a7796-canfd" for R8A7796 (R-Car M3) compatible controller.
+  - "renesas,r8a77970-canfd" for R8A77970 (R-Car V3M) compatible controller.
 
   When compatible with the generic version, nodes must list the
   SoC-specific version corresponding to the platform first, followed by the

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

* RE: [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
  2018-04-26 19:41 [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings Sergei Shtylyov
@ 2018-04-27 11:33 ` Ramesh Shanmugasundaram
  2018-04-30  8:16   ` Marc Kleine-Budde
  2018-04-30  7:19 ` Simon Horman
  1 sibling, 1 reply; 4+ messages in thread
From: Ramesh Shanmugasundaram @ 2018-04-27 11:33 UTC (permalink / raw)
  To: Sergei Shtylyov, Marc Kleine-Budde, Rob Herring, linux-can,
	netdev, devicetree
  Cc: Wolfgang Grandegger, Mark Rutland, linux-renesas-soc

Hello Sergei,

Thanks for your patch.

> Subject: [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
> 
> Document the R-Car V3M (R8A77970) SoC support in the R-Car CAN-FD
> bindings.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>

Thanks,
Ramesh

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

* Re: [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
  2018-04-26 19:41 [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings Sergei Shtylyov
  2018-04-27 11:33 ` Ramesh Shanmugasundaram
@ 2018-04-30  7:19 ` Simon Horman
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-04-30  7:19 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Marc Kleine-Budde, Rob Herring, linux-can, netdev, devicetree,
	Wolfgang Grandegger, Mark Rutland, linux-renesas-soc

On Thu, Apr 26, 2018 at 10:41:14PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3M (R8A77970) SoC support in the R-Car CAN-FD bindings.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> 
> ---
> The patch is against the 'linux-can-next.git' repo but I wouldn't object if
> it's merged to the 'linux-can.git' repo instead. :-)
> 
>  Documentation/devicetree/bindings/net/can/rcar_canfd.txt |    1 +
>  1 file changed, 1 insertion(+)
> 
> Index: linux-can-next/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
> ===================================================================
> --- linux-can-next.orig/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
> +++ linux-can-next/Documentation/devicetree/bindings/net/can/rcar_canfd.txt
> @@ -6,6 +6,7 @@ Required properties:
>    - "renesas,rcar-gen3-canfd" for R-Car Gen3 compatible controller.
>    - "renesas,r8a7795-canfd" for R8A7795 (R-Car H3) compatible controller.
>    - "renesas,r8a7796-canfd" for R8A7796 (R-Car M3) compatible controller.
> +  - "renesas,r8a77970-canfd" for R8A77970 (R-Car V3M) compatible controller.
>  
>    When compatible with the generic version, nodes must list the
>    SoC-specific version corresponding to the platform first, followed by the
> 

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

* Re: [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
  2018-04-27 11:33 ` Ramesh Shanmugasundaram
@ 2018-04-30  8:16   ` Marc Kleine-Budde
  0 siblings, 0 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2018-04-30  8:16 UTC (permalink / raw)
  To: Ramesh Shanmugasundaram, Sergei Shtylyov, Rob Herring, linux-can,
	netdev, devicetree
  Cc: Wolfgang Grandegger, Mark Rutland, linux-renesas-soc


[-- Attachment #1.1: Type: text/plain, Size: 746 bytes --]

On 04/27/2018 01:33 PM, Ramesh Shanmugasundaram wrote:
> Hello Sergei,
> 
> Thanks for your patch.
> 
>> Subject: [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
>>
>> Document the R-Car V3M (R8A77970) SoC support in the R-Car CAN-FD
>> bindings.
>>
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> Reviewed-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>

Applied to linux-can.

tnx,
Marc

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


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

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

end of thread, other threads:[~2018-04-30  8:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 19:41 [PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings Sergei Shtylyov
2018-04-27 11:33 ` Ramesh Shanmugasundaram
2018-04-30  8:16   ` Marc Kleine-Budde
2018-04-30  7:19 ` Simon Horman

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.