Skip to content

Commit

Permalink
Documentation/devicetree: Update PCI Device Tree bindings
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bjorn Helgaas authored and Rob Herring committed Oct 22, 2015
1 parent f92ce76 commit f517256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/pci/pci.txt
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit f517256

Please sign in to comment.