[PATCH] dt-bindings: mvebu-odmi: fix example typo
Baruch Siach
baruch at tkos.co.il
Mon Sep 5 08:05:13 PDT 2016
Make the example compatible string match its definition.
Signed-off-by: Baruch Siach <baruch at 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
More information about the linux-arm-kernel
mailing list