diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:58 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-07-04 11:00:58 -0500 |
commit | 66a63e15bf7482c1de5cc906cbc473943ed8e898 (patch) | |
tree | e47d70839da3458a572bd7d5c2195117f2983daa /Documentation/devicetree/bindings/pci | |
parent | bec36cfa7bd43a1e4484b14ff6144855f3446c4c (diff) | |
parent | bf44167f37a12bd353ed10fa706691d3f6e4b1a0 (diff) |
Merge branch 'pci/host-rcar' into next
* pci/host-rcar:
PCI: rcar-gen2: Make of_device_ids const
PCI: rcar: Use proper name for the R-Car SoC
Diffstat (limited to 'Documentation/devicetree/bindings/pci')
-rw-r--r-- | Documentation/devicetree/bindings/pci/rcar-pci.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index 34712d6fd253..bd27428dda61 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -1,4 +1,4 @@ -* Renesas RCar PCIe interface +* Renesas R-Car PCIe interface Required properties: compatible: "renesas,pcie-r8a7779" for the R8A7779 SoC; |