linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mrvl,intc: fix a trivial typo
@ 2018-12-03 11:47 Lubomir Rintel
  2018-12-19 17:18 ` Rob Herring
  0 siblings, 1 reply; 4+ messages in thread
From: Lubomir Rintel @ 2018-12-03 11:47 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: Rob Herring, Mark Rutland, linux-kernel, devicetree, Lubomir Rintel

s/whold/whole/.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 .../devicetree/bindings/interrupt-controller/mrvl,intc.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
index 8b53273cb22f..608fee15a4cf 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
@@ -5,7 +5,7 @@ Required properties:
   "mrvl,mmp2-mux-intc"
 - reg : Address and length of the register set of the interrupt controller.
   If the interrupt controller is intc, address and length means the range
-  of the whold interrupt controller. If the interrupt controller is mux-intc,
+  of the whole interrupt controller. If the interrupt controller is mux-intc,
   address and length means one register. Since address of mux-intc is in the
   range of intc. mux-intc is secondary interrupt controller.
 - reg-names : Name of the register set of the interrupt controller. It's
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: mrvl,intc: fix a trivial typo
  2018-12-03 11:47 [PATCH] dt-bindings: mrvl,intc: fix a trivial typo Lubomir Rintel
@ 2018-12-19 17:18 ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2018-12-19 17:18 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: Jiri Kosina, Mark Rutland, linux-kernel, devicetree

On Mon, Dec 03, 2018 at 12:47:10PM +0100, Lubomir Rintel wrote:
> s/whold/whole/.
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
>  .../devicetree/bindings/interrupt-controller/mrvl,intc.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: mrvl,intc: fix a trivial typo
  2018-09-10 11:20 Lubomir Rintel
@ 2018-11-02 20:49 ` Pavel Machek
  0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2018-11-02 20:49 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

On Mon 2018-09-10 13:20:33, Lubomir Rintel wrote:
> s/whold/whole/.
> 
> Jiri Kosina <trivial@kernel.org>

Missing "Cc:"?

> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>

Acked-by: Pavel Machek <pavel@ucw.cz>

> diff --git a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
> index 8b53273cb22f..608fee15a4cf 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
> @@ -5,7 +5,7 @@ Required properties:
>    "mrvl,mmp2-mux-intc"
>  - reg : Address and length of the register set of the interrupt controller.
>    If the interrupt controller is intc, address and length means the range
> -  of the whold interrupt controller. If the interrupt controller is mux-intc,
> +  of the whole interrupt controller. If the interrupt controller is mux-intc,
>    address and length means one register. Since address of mux-intc is in the
>    range of intc. mux-intc is secondary interrupt controller.
>  - reg-names : Name of the register set of the interrupt controller. It's

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] dt-bindings: mrvl,intc: fix a trivial typo
@ 2018-09-10 11:20 Lubomir Rintel
  2018-11-02 20:49 ` Pavel Machek
  0 siblings, 1 reply; 4+ messages in thread
From: Lubomir Rintel @ 2018-09-10 11:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: Lubomir Rintel

s/whold/whole/.

Jiri Kosina <trivial@kernel.org>
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 .../devicetree/bindings/interrupt-controller/mrvl,intc.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
index 8b53273cb22f..608fee15a4cf 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.txt
@@ -5,7 +5,7 @@ Required properties:
   "mrvl,mmp2-mux-intc"
 - reg : Address and length of the register set of the interrupt controller.
   If the interrupt controller is intc, address and length means the range
-  of the whold interrupt controller. If the interrupt controller is mux-intc,
+  of the whole interrupt controller. If the interrupt controller is mux-intc,
   address and length means one register. Since address of mux-intc is in the
   range of intc. mux-intc is secondary interrupt controller.
 - reg-names : Name of the register set of the interrupt controller. It's
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-19 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 11:47 [PATCH] dt-bindings: mrvl,intc: fix a trivial typo Lubomir Rintel
2018-12-19 17:18 ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2018-09-10 11:20 Lubomir Rintel
2018-11-02 20:49 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).