diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 02:24:10 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-25 15:41:17 +0200 |
commit | 8f97c2814b5448d91a3c67081f7d978c097feabe (patch) | |
tree | 771bc1d7b5006ecca97aafb30b1abf5928f59b04 /Documentation/devicetree/bindings/interrupt-controller | |
parent | Documentation: dt: input: fix spelling mistakes (diff) | |
download | linux-8f97c2814b5448d91a3c67081f7d978c097feabe.tar.xz linux-8f97c2814b5448d91a3c67081f7d978c097feabe.zip |
Documentation: dt: interrupt-controller: fix spelling mistakes
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu index 43effa0a4fe7..18d4f407bf0e 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu +++ b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu @@ -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 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 "ti,omap5-wugen-mpu" @@ -20,7 +20,7 @@ Notes: - Because this HW ultimately routes interrupts to the GIC, the interrupt specifier must be that of the GIC. - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs - are explicitly forbiden. + are explicitly forbidden. Example: |