Browse Source

Documentation/devicetree: add a small note on PCI

Throw in a file with references to the IEEE binding documents.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Linus Walleij 12 years ago
parent
commit
301d2d87cb
1 changed files with 9 additions and 0 deletions
  1. 9 0
      Documentation/devicetree/bindings/pci/pci.txt

+ 9 - 0
Documentation/devicetree/bindings/pci/pci.txt

@@ -0,0 +1,9 @@
+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
+
+And for the interrupt mapping part:
+
+Open Firmware Recommended Practice: Interrupt Mapping
+http://www.openfirmware.org/1275/practice/imap/imap0_9d.pdf