diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-10-20 16:03:03 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-10-22 09:23:51 -0500 |
commit | f517256a68670b84528c45b6f60f21461bb2c60f (patch) | |
tree | e62ec53a9b662e9023274fd048344686d134c5e0 /Documentation | |
parent | f92ce7618f0cb0ced87ea1cfe994d2e8473c61b4 (diff) | |
download | linux-f517256a68670b84528c45b6f60f21461bb2c60f.tar.gz linux-f517256a68670b84528c45b6f60f21461bb2c60f.tar.xz |
Documentation/devicetree: Update PCI Device Tree bindings
Update broken links to PCI bus and interrupt mapping bindings.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/pci/pci.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt index f8fbe9af7b2f..08dcfad09f8d 100644 --- a/Documentation/devicetree/bindings/pci/pci.txt +++ b/Documentation/devicetree/bindings/pci/pci.txt @@ -1,12 +1,12 @@ PCI bus bridges have standardized Device Tree bindings: PCI Bus Binding to: IEEE Std 1275-1994 -http://www.openfirmware.org/ofwg/bindings/pci/pci2_1.pdf +http://www.firmware.org/1275/bindings/pci/pci2_1.pdf And for the interrupt mapping part: Open Firmware Recommended Practice: Interrupt Mapping -http://www.openfirmware.org/1275/practice/imap/imap0_9d.pdf +http://www.firmware.org/1275/practice/imap/imap0_9d.pdf Additionally to the properties specified in the above standards a host bridge driver implementation may support the following properties: |