diff mbox series

dt-bindings: PCI: rcar: Add device tree support for r8a774a1

Message ID 1559891016-56157-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Mainlined, archived
Commit 69bc586518e0902493c42b77652fa712fae3480f
Headers show
Series dt-bindings: PCI: rcar: Add device tree support for r8a774a1 | expand

Commit Message

Biju Das June 7, 2019, 7:03 a.m. UTC
Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven June 12, 2019, 7:52 a.m. UTC | #1
On Fri, Jun 7, 2019 at 9:08 AM Biju Das <biju.das@bp.renesas.com> wrote:
> Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

Gr{oetje,eeting}s,

                        Geert
Simon Horman June 12, 2019, 11:46 a.m. UTC | #2
On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote:
> Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

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

> ---
>  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 6904882..45bba9f 100644
> --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> @@ -3,6 +3,7 @@
>  Required properties:
>  compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
>  	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
> +	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
>  	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
>  	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
>  	    "renesas,pcie-r8a7790" for the R8A7790 SoC;
> -- 
> 2.7.4
>
Lorenzo Pieralisi June 14, 2019, 4:33 p.m. UTC | #3
On Wed, Jun 12, 2019 at 01:46:29PM +0200, Simon Horman wrote:
> On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote:
> > Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
> > 
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

Should I pick this up and send it via the PCI tree ?

Just let me know please, thanks.

Lorenzo

> > ---
> >  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 6904882..45bba9f 100644
> > --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > @@ -3,6 +3,7 @@
> >  Required properties:
> >  compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
> >  	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
> > +	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
> >  	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
> >  	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
> >  	    "renesas,pcie-r8a7790" for the R8A7790 SoC;
> > -- 
> > 2.7.4
> >
Biju Das June 18, 2019, 10:38 a.m. UTC | #4
Hello Lorenzo and Simon,

Thanks for the feedback.

> Subject: Re: [PATCH] dt-bindings: PCI: rcar: Add device tree support for
> r8a774a1
> 
> On Wed, Jun 12, 2019 at 01:46:29PM +0200, Simon Horman wrote:
> > On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote:
> > > Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> >
> > Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Should I pick this up and send it via the PCI tree ?
> 
> Just let me know please, thanks.

Simon, 
What do you think ?

Regards,
Biju

> 
> > > ---
> > >  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 6904882..45bba9f 100644
> > > --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > > +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > > @@ -3,6 +3,7 @@
> > >  Required properties:
> > >  compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
> > >  	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
> > > +	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
> > >  	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
> > >  	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
> > >  	    "renesas,pcie-r8a7790" for the R8A7790 SoC;
> > > --
> > > 2.7.4
> > >
Simon Horman June 19, 2019, 11:48 a.m. UTC | #5
On Tue, Jun 18, 2019 at 10:38:21AM +0000, Biju Das wrote:
> Hello Lorenzo and Simon,
> 
> Thanks for the feedback.
> 
> > Subject: Re: [PATCH] dt-bindings: PCI: rcar: Add device tree support for
> > r8a774a1
> > 
> > On Wed, Jun 12, 2019 at 01:46:29PM +0200, Simon Horman wrote:
> > > On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote:
> > > > Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
> > > >
> > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > >
> > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> > 
> > Should I pick this up and send it via the PCI tree ?
> > 
> > Just let me know please, thanks.
> 
> Simon, 
> What do you think ?

Hi Lorenzo, Hi Biju,

yes, I think that is a good idea.

Please feel free to push this via the PCI tree.

In case it helps:

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


> 
> Regards,
> Biju
> 
> > 
> > > > ---
> > > >  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 6904882..45bba9f 100644
> > > > --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > > > +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> > > > @@ -3,6 +3,7 @@
> > > >  Required properties:
> > > >  compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
> > > >  	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
> > > > +	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
> > > >  	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
> > > >  	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
> > > >  	    "renesas,pcie-r8a7790" for the R8A7790 SoC;
> > > > --
> > > > 2.7.4
> > > >
>
Lorenzo Pieralisi June 21, 2019, 9:58 a.m. UTC | #6
On Fri, Jun 07, 2019 at 08:03:36AM +0100, Biju Das wrote:
> Add PCIe support for the RZ/G2M (a.k.a. R8A774A1).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied to pci/rcar for v5.3, thanks.

Lorenzo

> diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> index 6904882..45bba9f 100644
> --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
> +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
> @@ -3,6 +3,7 @@
>  Required properties:
>  compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
>  	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
> +	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
>  	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
>  	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
>  	    "renesas,pcie-r8a7790" for the R8A7790 SoC;
> -- 
> 2.7.4
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
index 6904882..45bba9f 100644
--- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
@@ -3,6 +3,7 @@ 
 Required properties:
 compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
 	    "renesas,pcie-r8a7744" for the R8A7744 SoC;
+	    "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
 	    "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
 	    "renesas,pcie-r8a7779" for the R8A7779 SoC;
 	    "renesas,pcie-r8a7790" for the R8A7790 SoC;