All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][RESEND] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
@ 2016-10-04 16:45 Laurent Pinchart
  2016-10-07  3:29 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2016-10-04 16:45 UTC (permalink / raw)
  To: netdev; +Cc: linux-renesas-soc

Add a new compatible string for the R8A7796 (M3-W) RAVB.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

The patch has been posted to the linux-renesas-soc mailing list only, adding
the netdev mailing list to get it upstreamed.

diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
index c8ac222eac67..b519503be51a 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -10,6 +10,7 @@ Required properties:
 	      "renesas,etheravb-r8a7793" if the device is a part of R8A7793 SoC.
 	      "renesas,etheravb-r8a7794" if the device is a part of R8A7794 SoC.
 	      "renesas,etheravb-r8a7795" if the device is a part of R8A7795 SoC.
+	      "renesas,etheravb-r8a7796" if the device is a part of R8A7796 SoC.
 	      "renesas,etheravb-rcar-gen2" for generic R-Car Gen 2 compatible interface.
 	      "renesas,etheravb-rcar-gen3" for generic R-Car Gen 3 compatible interface.
 
@@ -33,7 +34,7 @@ Optional properties:
 - interrupt-parent: the phandle for the interrupt controller that services
 		    interrupts for this device.
 - interrupt-names: A list of interrupt names.
-		   For the R8A7795 SoC this property is mandatory;
+		   For the R8A779[56] SoCs this property is mandatory;
 		   it should include one entry per channel, named "ch%u",
 		   where %u is the channel number ranging from 0 to 24.
 		   For other SoCs this property is optional; if present
-- 
Regards,

Laurent Pinchart

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

* Re: [PATCH][RESEND] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB
  2016-10-04 16:45 [PATCH][RESEND] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB Laurent Pinchart
@ 2016-10-07  3:29 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2016-10-07  3:29 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: netdev, linux-renesas-soc

On Tue, Oct 04, 2016 at 07:45:46PM +0300, Laurent Pinchart wrote:
> Add a new compatible string for the R8A7796 (M3-W) RAVB.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
>  Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> The patch has been posted to the linux-renesas-soc mailing list only, adding
> the netdev mailing list to get it upstreamed.
> 
> diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> index c8ac222eac67..b519503be51a 100644
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -10,6 +10,7 @@ Required properties:
>  	      "renesas,etheravb-r8a7793" if the device is a part of R8A7793 SoC.
>  	      "renesas,etheravb-r8a7794" if the device is a part of R8A7794 SoC.
>  	      "renesas,etheravb-r8a7795" if the device is a part of R8A7795 SoC.
> +	      "renesas,etheravb-r8a7796" if the device is a part of R8A7796 SoC.
>  	      "renesas,etheravb-rcar-gen2" for generic R-Car Gen 2 compatible interface.
>  	      "renesas,etheravb-rcar-gen3" for generic R-Car Gen 3 compatible interface.
>  
> @@ -33,7 +34,7 @@ Optional properties:
>  - interrupt-parent: the phandle for the interrupt controller that services
>  		    interrupts for this device.
>  - interrupt-names: A list of interrupt names.
> -		   For the R8A7795 SoC this property is mandatory;
> +		   For the R8A779[56] SoCs this property is mandatory;
>  		   it should include one entry per channel, named "ch%u",
>  		   where %u is the channel number ranging from 0 to 24.
>  		   For other SoCs this property is optional; if present
> -- 
> Regards,
> 
> Laurent Pinchart
> 

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

end of thread, other threads:[~2016-10-07  3:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 16:45 [PATCH][RESEND] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB Laurent Pinchart
2016-10-07  3:29 ` 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.