devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: xilinx: Trivial fix in DT example
@ 2014-10-02 10:41 Michal Simek
  2014-10-02 11:09 ` Mark Rutland
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2014-10-02 10:41 UTC (permalink / raw)
  To: linux-kernel, monstr, Bjorn Helgaas
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Jiri Kosina, Srikanth Thokala, Arnd Bergmann, devicetree,
	linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 690 bytes --]

Good to have it properly describe for c&p cases.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

Based on linux-next. File should be in pci tree.
---
 Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
index 3e2c88d97ad4..02f979a48aeb 100644
--- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
@@ -58,5 +58,5 @@ Example:
 			interrupt-controller;
 			#address-cells = <0>;
 			#interrupt-cells = <1>;
-		}
+		};
 	};
--
1.8.2.3


[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-02 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 10:41 [PATCH] PCI: xilinx: Trivial fix in DT example Michal Simek
2014-10-02 11:09 ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).