Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mvebu-odmi: fix example typo
@ 2016-09-05 15:05 Baruch Siach
  2016-09-05 15:09 ` Thomas Petazzoni
  2016-09-06 14:23 ` Jason Cooper
  0 siblings, 2 replies; 5+ messages in thread
From: Baruch Siach @ 2016-09-05 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

Make the example compatible string match its definition.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .../bindings/interrupt-controller/marvell,odmi-controller.txt           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
index 8af0a8e613ab..3f6442c7f867 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
@@ -31,7 +31,7 @@ Required properties:
 Example:
 
 	odmi: odmi at 300000 {
-		compatible = "marvell,ap806-odm-controller",
+		compatible = "marvell,ap806-odmi-controller",
 			     "marvell,odmi-controller";
 		interrupt-controller;
 		msi-controller;
-- 
2.9.3

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

end of thread, other threads:[~2016-09-06 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 15:05 [PATCH] dt-bindings: mvebu-odmi: fix example typo Baruch Siach
2016-09-05 15:09 ` Thomas Petazzoni
2016-09-06  7:48   ` Baruch Siach
2016-09-06 13:21     ` Jason Cooper
2016-09-06 14:23 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox