diff mbox

Documentation/devicetree: Update PCI Device Tree bindings

Message ID 20151020210303.3671.52391.stgit@bhelgaas-glaptop2.roam.corp.google.com
State Not Applicable
Headers show

Commit Message

Bjorn Helgaas Oct. 20, 2015, 9:03 p.m. UTC
Update broken links to PCI bus and interrupt mapping bindings.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 Documentation/devicetree/bindings/pci/pci.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Rob Herring Oct. 22, 2015, 3:09 p.m. UTC | #1
On Tue, Oct 20, 2015 at 4:03 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> Update broken links to PCI bus and interrupt mapping bindings.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/pci/pci.txt |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt
> index f8fbe9a..08dcfad 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:
>
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt
index f8fbe9a..08dcfad 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: