devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] DT: pci: rcar-pci: document R8A77990 bindings
@ 2018-09-22 15:02 Marek Vasut
  2018-09-22 18:32 ` Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marek Vasut @ 2018-09-22 15:02 UTC (permalink / raw)
  To: devicetree
  Cc: linux-pci, Tho Vu, Kazuya Mizuguchi, Marek Vasut,
	Geert Uytterhoeven, Lorenzo Pieralisi, Phil Edworthy, Rob Herring,
	Sergei Shtylyov, Simon Horman, Wolfram Sang, linux-renesas-soc

From: Tho Vu <tho.vu.wh@rvc.renesas.com>

Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.

Signed-off-by: Tho Vu <tho.vu.wh@rvc.renesas.com>
Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Phil Edworthy <phil.edworthy@renesas.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Simon Horman <horms+renesas@verge.net.au>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-renesas-soc@vger.kernel.org
---
 Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
index a5f7fc62d10e..5f2f9e380efb 100644
--- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
@@ -9,6 +9,7 @@ compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
 	    "renesas,pcie-r8a7795" for the R8A7795 SoC;
 	    "renesas,pcie-r8a7796" for the R8A7796 SoC;
 	    "renesas,pcie-r8a77980" for the R8A77980 SoC;
+	    "renesas,pcie-r8a77990" for the R8A77990 SoC;
 	    "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or
 				     RZ/G1 compatible device.
 	    "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device.
-- 
2.18.0

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

* Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings
  2018-09-22 15:02 [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Marek Vasut
@ 2018-09-22 18:32 ` Wolfram Sang
  2018-09-24  8:48 ` Simon Horman
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2018-09-22 18:32 UTC (permalink / raw)
  To: Marek Vasut
  Cc: devicetree, linux-pci, Tho Vu, Kazuya Mizuguchi, Marek Vasut,
	Geert Uytterhoeven, Lorenzo Pieralisi, Phil Edworthy, Rob Herring,
	Sergei Shtylyov, Simon Horman, linux-renesas-soc

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

On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu <tho.vu.wh@rvc.renesas.com>
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu <tho.vu.wh@rvc.renesas.com>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Cc: Phil Edworthy <phil.edworthy@renesas.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Simon Horman <horms+renesas@verge.net.au>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Cc: linux-renesas-soc@vger.kernel.org

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


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

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

* Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings
  2018-09-22 15:02 [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Marek Vasut
  2018-09-22 18:32 ` Wolfram Sang
@ 2018-09-24  8:48 ` Simon Horman
  2018-09-24  9:28 ` Geert Uytterhoeven
  2018-10-02 10:04 ` Lorenzo Pieralisi
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2018-09-24  8:48 UTC (permalink / raw)
  To: Marek Vasut
  Cc: devicetree, linux-pci, Tho Vu, Kazuya Mizuguchi, Marek Vasut,
	Geert Uytterhoeven, Lorenzo Pieralisi, Phil Edworthy, Rob Herring,
	Sergei Shtylyov, Wolfram Sang, linux-renesas-soc

On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu <tho.vu.wh@rvc.renesas.com>
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu <tho.vu.wh@rvc.renesas.com>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Cc: Phil Edworthy <phil.edworthy@renesas.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Simon Horman <horms+renesas@verge.net.au>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Cc: linux-renesas-soc@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
>  1 file changed, 1 insertion(+)

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

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

* Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings
  2018-09-22 15:02 [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Marek Vasut
  2018-09-22 18:32 ` Wolfram Sang
  2018-09-24  8:48 ` Simon Horman
@ 2018-09-24  9:28 ` Geert Uytterhoeven
  2018-10-02 10:04 ` Lorenzo Pieralisi
  3 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2018-09-24  9:28 UTC (permalink / raw)
  To: Marek Vasut
  Cc: open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	linux-pci, tho.vu.wh, Kazuya Mizuguchi, Marek Vasut,
	Geert Uytterhoeven, Lorenzo Pieralisi, Phil Edworthy, Rob Herring,
	Sergei Shtylyov, Simon Horman, Wolfram Sang, Linux-Renesas

On Sat, Sep 22, 2018 at 5:02 PM Marek Vasut <marek.vasut@gmail.com> wrote:
> From: Tho Vu <tho.vu.wh@rvc.renesas.com>
>
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
>
> Signed-off-by: Tho Vu <tho.vu.wh@rvc.renesas.com>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.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] 5+ messages in thread

* Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings
  2018-09-22 15:02 [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Marek Vasut
                   ` (2 preceding siblings ...)
  2018-09-24  9:28 ` Geert Uytterhoeven
@ 2018-10-02 10:04 ` Lorenzo Pieralisi
  3 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Pieralisi @ 2018-10-02 10:04 UTC (permalink / raw)
  To: Marek Vasut
  Cc: devicetree, linux-pci, Tho Vu, Kazuya Mizuguchi, Marek Vasut,
	Geert Uytterhoeven, Phil Edworthy, Rob Herring, Sergei Shtylyov,
	Simon Horman, Wolfram Sang, linux-renesas-soc

On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu <tho.vu.wh@rvc.renesas.com>
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu <tho.vu.wh@rvc.renesas.com>
> Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Cc: Phil Edworthy <phil.edworthy@renesas.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Simon Horman <horms+renesas@verge.net.au>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> Cc: linux-renesas-soc@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied to pci/controller-misc for v4.20, thanks.

Lorenzo

> diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> index a5f7fc62d10e..5f2f9e380efb 100644
> --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> @@ -9,6 +9,7 @@ compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
>  	    "renesas,pcie-r8a7795" for the R8A7795 SoC;
>  	    "renesas,pcie-r8a7796" for the R8A7796 SoC;
>  	    "renesas,pcie-r8a77980" for the R8A77980 SoC;
> +	    "renesas,pcie-r8a77990" for the R8A77990 SoC;
>  	    "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or
>  				     RZ/G1 compatible device.
>  	    "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device.
> -- 
> 2.18.0
> 

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

end of thread, other threads:[~2018-10-02 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-22 15:02 [PATCH] DT: pci: rcar-pci: document R8A77990 bindings Marek Vasut
2018-09-22 18:32 ` Wolfram Sang
2018-09-24  8:48 ` Simon Horman
2018-09-24  9:28 ` Geert Uytterhoeven
2018-10-02 10:04 ` Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).