diff options
Diffstat (limited to 'kernel/Documentation/devicetree/bindings/pci/pci.txt')
-rw-r--r-- | kernel/Documentation/devicetree/bindings/pci/pci.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/Documentation/devicetree/bindings/pci/pci.txt b/kernel/Documentation/devicetree/bindings/pci/pci.txt index f8fbe9af7..08dcfad09 100644 --- a/kernel/Documentation/devicetree/bindings/pci/pci.txt +++ b/kernel/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: |