]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: rcar: Add gen2 device tree support for r8a7793
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Feb 2016 20:10:04 +0000 (14:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Feb 2016 20:10:04 +0000 (14:10 -0600)
commit148fedbb2946c9edfdbea7ef5f66ac83d6f5150f
treed64bedb0599c5b32db1f87d078099c68aa9e89b9
parentdd6eb58828e591eb61f64066f984d95043072aa5
PCI: rcar: Add gen2 device tree support for r8a7793

Add "renesas,pci-r8a7793" as a compatibility string for
"renesas,pci-rcar-gen2".

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-r8a7793" to a DT, which helps ensure that shipped DTs use
documented compatibility strings.

[bhelgaas: changelog]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt