dt-bindings: mvebu-odmi: Fix example typo
authorBaruch Siach <baruch@tkos.co.il>
Mon, 5 Sep 2016 15:05:13 +0000 (18:05 +0300)
committerJason Cooper <jason@lakedaemon.net>
Tue, 6 Sep 2016 14:20:11 +0000 (14:20 +0000)
Make the example compatible string match its definition.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/0743fef6fe390bc4ae7cabd15c4836bbed98f7cf.1473087913.git.baruch@tkos.co.il
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt

index 8af0a8e613abeb653e69c54769f83917c06568f7..3f6442c7f867fba785eb7355dc75b0b5dff6c7a3 100644 (file)
@@ -31,7 +31,7 @@ Required properties:
 Example:
 
        odmi: odmi@300000 {
-               compatible = "marvell,ap806-odm-controller",
+               compatible = "marvell,ap806-odmi-controller",
                             "marvell,odmi-controller";
                interrupt-controller;
                msi-controller;