diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-28 22:57:26 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-28 22:57:26 +0400 |
commit | f2e98aa830262042c8c584ca85b4c383af1e8db9 (patch) | |
tree | 3b45ae1ac018fceb585e3d3999ff3c29f2abc672 /Documentation/devicetree/bindings/pci/designware-pcie.txt | |
parent | 874db4d8002f89e1494be9d5c32f298cec621251 (diff) | |
parent | 53126a2f679382f3eac370a012290f19c672f088 (diff) | |
download | linux-f2e98aa830262042c8c584ca85b4c383af1e8db9.tar.xz |
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull DeviceTree fixes from Rob Herring:
"Clean-up to fix some warnings for !OF builds and spelling fixes in
docs:
- Clean-up openrisc prom.h
- Fix warnings caused by of_irq.h ifdefs
- Spelling fix for Synopsys"
* tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
dts: Fix misspelling of Synopsys
of: clean-up ifdefs in of_irq.h
openrisc: clean-up prom.h
Diffstat (limited to 'Documentation/devicetree/bindings/pci/designware-pcie.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pci/designware-pcie.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/designware-pcie.txt b/Documentation/devicetree/bindings/pci/designware-pcie.txt index eabcb4b5db6e..e216af356847 100644 --- a/Documentation/devicetree/bindings/pci/designware-pcie.txt +++ b/Documentation/devicetree/bindings/pci/designware-pcie.txt @@ -1,4 +1,4 @@ -* Synopsis Designware PCIe interface +* Synopsys Designware PCIe interface Required properties: - compatible: should contain "snps,dw-pcie" to identify the |