Commit 8f97c281 authored by Eric Engestrom's avatar Eric Engestrom Committed by Rob Herring

Documentation: dt: interrupt-controller: fix spelling mistakes

Signed-off-by: default avatarEric Engestrom <eric@engestrom.ch>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 25da0af6
...@@ -4,7 +4,7 @@ All TI OMAP4/5 (and their derivatives) an interrupt controller that ...@@ -4,7 +4,7 @@ All TI OMAP4/5 (and their derivatives) an interrupt controller that
routes interrupts to the GIC, and also serves as a wakeup source. It routes interrupts to the GIC, and also serves as a wakeup source. It
is also referred to as "WUGEN-MPU", hence the name of the binding. is also referred to as "WUGEN-MPU", hence the name of the binding.
Reguired properties: Required properties:
- compatible : should contain at least "ti,omap4-wugen-mpu" or - compatible : should contain at least "ti,omap4-wugen-mpu" or
"ti,omap5-wugen-mpu" "ti,omap5-wugen-mpu"
...@@ -20,7 +20,7 @@ Notes: ...@@ -20,7 +20,7 @@ Notes:
- Because this HW ultimately routes interrupts to the GIC, the - Because this HW ultimately routes interrupts to the GIC, the
interrupt specifier must be that of the GIC. interrupt specifier must be that of the GIC.
- Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs
are explicitly forbiden. are explicitly forbidden.
Example: Example:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment