PCI: rcar: Add device tree support for r8a7743/5
authorBiju Das <biju.das@bp.renesas.com>
Thu, 24 Aug 2017 09:35:44 +0000 (10:35 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 30 Aug 2017 19:34:46 +0000 (14:34 -0500)
commitc31c83c970165b9f2cb4c0ad6ae89d0a8242cf7b
tree2af7140b534da8b90aedf1a946d20e4e5c2969ea
parentddd535f1ea3eb27eae71acc21fb0fa4ad2d7535d
PCI: rcar: Add device tree support for r8a7743/5

Add internal PCI bridge support for r8a7743/5 SoC.  The Renesas RZ/G1[ME]
(R8A7743/5) internal PCI bridge is identical to the R-Car Gen2 family.

This doesn't change the driver, so it does nothing by itself.  But it does
mean that checkpatch won't complain about a future patch that adds
"renesas,pci-r8a7743" to a DT, which helps ensure that shipped DTs use
documented compatibility strings.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
[bhelgaas: add explanatory note]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt