]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: dt: Rename incorrect interrupt related binding
authorLee Jones <lee.jones@linaro.org>
Tue, 29 Sep 2015 08:43:08 +0000 (09:43 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 2 Oct 2015 02:16:02 +0000 (11:16 +0900)
interrupts-names => interrupt-names

Other line changes are re-aligning.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/memory-controllers/renesas-memory-controllers.txt

index c64b7925cd0924e84a9486a6ec27b8421d0782b9..9f78e6c82740cc89ed9556e111a91ad104fe5138 100644 (file)
@@ -24,9 +24,9 @@ Required properties:
 Optional properties:
   - interrupts: Must contain a list of interrupt specifiers for memory
                controller interrupts, if available.
-  - interrupts-names: Must contain a list of interrupt names corresponding to
-                     the interrupts in the interrupts property, if available.
-                     Valid interrupt names are:
+  - interrupt-names: Must contain a list of interrupt names corresponding to
+                    the interrupts in the interrupts property, if available.
+                    Valid interrupt names are:
                        - "sec" (secure interrupt)
                        - "temp" (normal (temperature) interrupt)
   - power-domains: Must contain a reference to the PM domain that the memory