瀏覽代碼

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>
Baruch Siach 9 年之前
父節點
當前提交
23299b8c64
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt

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

@@ -31,7 +31,7 @@ Required properties:
 Example:
 Example:
 
 
 	odmi: odmi@300000 {
 	odmi: odmi@300000 {
-		compatible = "marvell,ap806-odm-controller",
+		compatible = "marvell,ap806-odmi-controller",
 			     "marvell,odmi-controller";
 			     "marvell,odmi-controller";
 		interrupt-controller;
 		interrupt-controller;
 		msi-controller;
 		msi-controller;