Message ID | 1448954672-27236-5-git-send-email-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Changes Requested |
Delegated to: | Simon Horman |
Headers | show |
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index 872cea085be8..4548b9b54165 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -4,6 +4,7 @@ Required properties: compatible: "renesas,pcie-r8a7779" for the R8A7779 SoC; "renesas,pcie-r8a7790" for the R8A7790 SoC; "renesas,pcie-r8a7791" for the R8A7791 SoC; + "renesas,pcie-r8a7793" for the R8A7793 SoC; "renesas,pcie-gen2" for a generic R-Car Gen2 compatible device. When compatible with the generic version, nodes must list the
Simply document new compat strings. As a previous patch adds a generic R-Car Gen2 compat string there appears to be no need for a driver updates. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> --- * The r8a7792 and r8a7794 are omitted from this change as the hardware in question does not appear to be present on those SoCs. --- Documentation/devicetree/bindings/pci/rcar-pci.txt | 1 + 1 file changed, 1 insertion(+)