Commit 5b71456f authored by Rob Herring's avatar Rob Herring

dt-bindings: update OpenFirmware document links to devicetree.org

The mirrors for old, but still referenced OF documents have disappeared.
A new mirror has been setup on devicetree.org at:

http://devicetree.org/open-firmware/home.html

Update the URLs in the binding documents with the new mirror.

Cc: Brian Norris <briannorris@chromium.org>
Reviewed-by: default avatarHarvey Hunt <harvey.hunt@imgtec.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent b47fe22d
PCI bus bridges have standardized Device Tree bindings: PCI bus bridges have standardized Device Tree bindings:
PCI Bus Binding to: IEEE Std 1275-1994 PCI Bus Binding to: IEEE Std 1275-1994
http://www.firmware.org/1275/bindings/pci/pci2_1.pdf http://www.devicetree.org/open-firmware/bindings/pci/pci2_1.pdf
And for the interrupt mapping part: And for the interrupt mapping part:
Open Firmware Recommended Practice: Interrupt Mapping Open Firmware Recommended Practice: Interrupt Mapping
http://www.firmware.org/1275/practice/imap/imap0_9d.pdf http://www.devicetree.org/open-firmware/practice/imap/imap0_9d.pdf
Additionally to the properties specified in the above standards a host bridge Additionally to the properties specified in the above standards a host bridge
driver implementation may support the following properties: driver implementation may support the following properties:
......
...@@ -2,7 +2,7 @@ Generic USB Device Properties ...@@ -2,7 +2,7 @@ Generic USB Device Properties
Usually, we only use device tree for hard wired USB device. Usually, we only use device tree for hard wired USB device.
The reference binding doc is from: The reference binding doc is from:
http://www.firmware.org/1275/bindings/usb/usb-1_0.ps http://www.devicetree.org/open-firmware/bindings/usb/usb-1_0.ps
Required properties: Required properties:
- compatible: usbVID,PID. The textual representation of VID, PID shall - compatible: usbVID,PID. The textual representation of VID, PID shall
......
...@@ -1282,7 +1282,7 @@ hierarchy and routing of interrupts in the hardware. ...@@ -1282,7 +1282,7 @@ hierarchy and routing of interrupts in the hardware.
The interrupt tree model is fully described in the The interrupt tree model is fully described in the
document "Open Firmware Recommended Practice: Interrupt document "Open Firmware Recommended Practice: Interrupt
Mapping Version 0.9". The document is available at: Mapping Version 0.9". The document is available at:
<http://www.openfirmware.org/ofwg/practice/> <http://www.devicetree.org/open-firmware/practice/>
1) interrupts property 1) interrupts property
---------------------- ----------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment