Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385949 > unrolled thread
| Started by | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| First post | 2016-04-25 02:30 +0200 |
| Last post | 2016-04-25 16:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
Re: [PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Date | 2016-04-25 02:30 +0200 |
| Subject | [PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes |
| Message-ID | <rrCzw-4Wc-11@gated-at.bofh.it> |
Signed-off-by: Eric Engestrom <eric@engestrom.ch> --- .../devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu | 4 ++-- 1 file 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 43effa0..18d4f40 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: -- 2.8.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-04-25 16:00 +0200 |
| Subject | Re: [PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes |
| Message-ID | <rrPdp-6OH-17@gated-at.bofh.it> |
| In reply to | #1385949 |
On Mon, Apr 25, 2016 at 01:24:10AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom <eric@engestrom.ch> Applied, thanks. Rob > --- > .../devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu | 4 ++-- > 1 file 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 43effa0..18d4f40 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: > > -- > 2.8.0 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web