Message ID | 1538669267-17576-1-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
Series | dt-bindings: PCI: rcar: Add device tree support for r8a7744 | expand |
On Thu, Oct 04, 2018 at 05:07:47PM +0100, Biju Das wrote: > Add support for r8a7744. The Renesas RZ/G1N (R8A7744) PCIe controller > is identical to the R-Car Gen2 family. > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
On Mon, Oct 08, 2018 at 09:34:45AM +0200, Simon Horman wrote: > On Thu, Oct 04, 2018 at 05:07:47PM +0100, Biju Das wrote: > > Add support for r8a7744. The Renesas RZ/G1N (R8A7744) PCIe controller > > is identical to the R-Car Gen2 family. > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Simon, Biju, I pulled the same binding for rcar2, I would pull this in the PCI tree too unless you object, please let me know. Thanks, Lorenzo
Hi Lorenzo, > Subject: Re: [PATCH] dt-bindings: PCI: rcar: Add device tree support for > r8a7744 > > On Mon, Oct 08, 2018 at 09:34:45AM +0200, Simon Horman wrote: > > On Thu, Oct 04, 2018 at 05:07:47PM +0100, Biju Das wrote: > > > Add support for r8a7744. The Renesas RZ/G1N (R8A7744) PCIe > > > controller is identical to the R-Car Gen2 family. > > > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > > Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> > > > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > > Simon, Biju, > > I pulled the same binding for rcar2, I would pull this in the PCI tree too unless > you object, please let me know. Thanks for pulling this into PCI tree. Regards, Biju Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
On Fri, Oct 12, 2018 at 05:04:08PM +0100, Lorenzo Pieralisi wrote: > On Mon, Oct 08, 2018 at 09:34:45AM +0200, Simon Horman wrote: > > On Thu, Oct 04, 2018 at 05:07:47PM +0100, Biju Das wrote: > > > Add support for r8a7744. The Renesas RZ/G1N (R8A7744) PCIe controller > > > is identical to the R-Car Gen2 family. > > > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > > Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com> > > > > Reviewed-by: Simon Horman <horms+renesas@verge.net.au> > > Simon, Biju, > > I pulled the same binding for rcar2, I would pull this in the PCI tree > too unless you object, please let me know. No objection.
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index 5f2f9e3..976ef7b 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -2,6 +2,7 @@ Required properties: compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC; + "renesas,pcie-r8a7744" for the R8A7744 SoC; "renesas,pcie-r8a7779" for the R8A7779 SoC; "renesas,pcie-r8a7790" for the R8A7790 SoC; "renesas,pcie-r8a7791" for the R8A7791 SoC;