Skip to content

Commit 23299b8

Browse files
baruchsiachJason Cooper
authored andcommitted
dt-bindings: mvebu-odmi: Fix example typo
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>
1 parent 04208a2 commit 23299b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Required properties:
3131
Example:
3232

3333
odmi: odmi@300000 {
34-
compatible = "marvell,ap806-odm-controller",
34+
compatible = "marvell,ap806-odmi-controller",
3535
"marvell,odmi-controller";
3636
interrupt-controller;
3737
msi-controller;

0 commit comments

Comments
 (0)