diff options
author | 2016-09-06 14:20:41 +0000 | |
---|---|---|
committer | 2016-09-06 14:20:41 +0000 | |
commit | f61f86068cdf7e59de64d430fd3cc907a8e102f2 (patch) | |
tree | 36042762aabd59a49afafcacb67bec2fc60627e4 | |
parent | irqchip/keystone: Fix typo "sporious" -> "spurious" (diff) | |
parent | dt-bindings: mvebu-odmi: Fix example typo (diff) | |
download | wireguard-linux-f61f86068cdf7e59de64d430fd3cc907a8e102f2.tar.xz wireguard-linux-f61f86068cdf7e59de64d430fd3cc907a8e102f2.zip |
Merge branch 'irqchip/mvebu64' into irqchip/core
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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@300000 { - compatible = "marvell,ap806-odm-controller", + compatible = "marvell,ap806-odmi-controller", "marvell,odmi-controller"; interrupt-controller; msi-controller; |