Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings

2018-10-02 Thread Lorenzo Pieralisi
On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu 
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu 
> Signed-off-by: Kazuya Mizuguchi 
> Signed-off-by: Marek Vasut 
> Cc: Geert Uytterhoeven 
> Cc: Lorenzo Pieralisi 
> Cc: Phil Edworthy 
> Cc: Rob Herring 
> Cc: Sergei Shtylyov 
> Cc: Simon Horman 
> Cc: Wolfram Sang 
> 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
> 


Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings

2018-09-24 Thread Geert Uytterhoeven
On Sat, Sep 22, 2018 at 5:02 PM Marek Vasut  wrote:
> From: Tho Vu 
>
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
>
> Signed-off-by: Tho Vu 
> Signed-off-by: Kazuya Mizuguchi 
> Signed-off-by: Marek Vasut 

Reviewed-by: Geert Uytterhoeven 

Gr{oetje,eeting}s,

Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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


Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings

2018-09-24 Thread Simon Horman
On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu 
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu 
> Signed-off-by: Kazuya Mizuguchi 
> Signed-off-by: Marek Vasut 
> Cc: Geert Uytterhoeven 
> Cc: Lorenzo Pieralisi 
> Cc: Phil Edworthy 
> Cc: Rob Herring 
> Cc: Sergei Shtylyov 
> Cc: Simon Horman 
> Cc: Wolfram Sang 
> Cc: linux-renesas-soc@vger.kernel.org
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Horman 



Re: [PATCH] DT: pci: rcar-pci: document R8A77990 bindings

2018-09-22 Thread Wolfram Sang
On Sat, Sep 22, 2018 at 05:02:52PM +0200, Marek Vasut wrote:
> From: Tho Vu 
> 
> Document the R-Car E3 (R8A77990) SoC in the R-Car PCIe bindings.
> 
> Signed-off-by: Tho Vu 
> Signed-off-by: Kazuya Mizuguchi 
> Signed-off-by: Marek Vasut 
> Cc: Geert Uytterhoeven 
> Cc: Lorenzo Pieralisi 
> Cc: Phil Edworthy 
> Cc: Rob Herring 
> Cc: Sergei Shtylyov 
> Cc: Simon Horman 
> Cc: Wolfram Sang 
> Cc: linux-renesas-soc@vger.kernel.org

Reviewed-by: Wolfram Sang 



signature.asc
Description: PGP signature


[PATCH] DT: pci: rcar-pci: document R8A77990 bindings

2018-09-22 Thread Marek Vasut
From: Tho Vu 

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

Signed-off-by: Tho Vu 
Signed-off-by: Kazuya Mizuguchi 
Signed-off-by: Marek Vasut 
Cc: Geert Uytterhoeven 
Cc: Lorenzo Pieralisi 
Cc: Phil Edworthy 
Cc: Rob Herring 
Cc: Sergei Shtylyov 
Cc: Simon Horman 
Cc: Wolfram Sang 
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