Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690340 > unrolled thread
| Started by | Harvey Hunt <harvey.hunt@imgtec.com> |
|---|---|
| First post | 2017-07-18 16:50 +0200 |
| Last post | 2017-07-24 20:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] Documentation/devicetree: Update links to PCI DT bindings Harvey Hunt <harvey.hunt@imgtec.com> - 2017-07-18 16:50 +0200
Re: [PATCH] Documentation/devicetree: Update links to PCI DT bindings Rob Herring <robh@kernel.org> - 2017-07-24 20:40 +0200
| From | Harvey Hunt <harvey.hunt@imgtec.com> |
|---|---|
| Date | 2017-07-18 16:50 +0200 |
| Subject | [PATCH] Documentation/devicetree: Update links to PCI DT bindings |
| Message-ID | <u4BZ0-3CK-15@gated-at.bofh.it> |
Update links to the PDFs of PCI and interrupt mapping bindings, as the previous links are broken. Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: linux-pci@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- 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 50f9e2c..13a73b4 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.firmware.org/1275/bindings/pci/pci2_1.pdf +https://www.openfirmware.info/data/docs/bus.pci.pdf And for the interrupt mapping part: Open Firmware Recommended Practice: Interrupt Mapping -http://www.firmware.org/1275/practice/imap/imap0_9d.pdf +https://www.openfirmware.info/data/docs/rec.intmap.d09.pdf Additionally to the properties specified in the above standards a host bridge driver implementation may support the following properties: -- 2.7.4
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-07-24 20:40 +0200 |
| Message-ID | <u6QqS-dR-29@gated-at.bofh.it> |
| In reply to | #1690340 |
On Tue, Jul 18, 2017 at 03:46:07PM +0100, Harvey Hunt wrote: > Update links to the PDFs of PCI and interrupt mapping bindings, as > the previous links are broken. > > Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: linux-pci@vger.kernel.org > Cc: devicetree@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- > Documentation/devicetree/bindings/pci/pci.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I'm working on setting up a mirror on devicetree.org, so I'd like to hold off on fixing these links until then. And I already got a similar patch for this. Rob
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web