All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mvebu-odmi: fix example typo
@ 2016-09-05 15:05 Baruch Siach
  2016-09-05 15:09 ` Thomas Petazzoni
  2016-09-06 14:23 ` Jason Cooper
  0 siblings, 2 replies; 5+ messages in thread
From: Baruch Siach @ 2016-09-05 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

Make the example compatible string match its definition.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .../bindings/interrupt-controller/marvell,odmi-controller.txt           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
index 8af0a8e613ab..3f6442c7f867 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/marvell,odmi-controller.txt
@@ -31,7 +31,7 @@ Required properties:
 Example:
 
 	odmi: odmi at 300000 {
-		compatible = "marvell,ap806-odm-controller",
+		compatible = "marvell,ap806-odmi-controller",
 			     "marvell,odmi-controller";
 		interrupt-controller;
 		msi-controller;
-- 
2.9.3

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

* [PATCH] dt-bindings: mvebu-odmi: fix example typo
  2016-09-05 15:05 [PATCH] dt-bindings: mvebu-odmi: fix example typo Baruch Siach
@ 2016-09-05 15:09 ` Thomas Petazzoni
  2016-09-06  7:48   ` Baruch Siach
  2016-09-06 14:23 ` Jason Cooper
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2016-09-05 15:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

On Mon,  5 Sep 2016 18:05:13 +0300, Baruch Siach wrote:
> Make the example compatible string match its definition.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [PATCH] dt-bindings: mvebu-odmi: fix example typo
  2016-09-05 15:09 ` Thomas Petazzoni
@ 2016-09-06  7:48   ` Baruch Siach
  2016-09-06 13:21     ` Jason Cooper
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2016-09-06  7:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thomas,

On Mon, Sep 05, 2016 at 05:09:00PM +0200, Thomas Petazzoni wrote:
> On Mon,  5 Sep 2016 18:05:13 +0300, Baruch Siach wrote:
> > Make the example compatible string match its definition.
> > 
> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> 
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Thanks, Thomas.

mvebu maintainers: Unfortunately I forgot to Cc irqchip maintainers on this 
patch (except Jason, who is in both), sorry about that. Should I resend? Would 
any of you pick it up?

Thanks,
baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

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

* [PATCH] dt-bindings: mvebu-odmi: fix example typo
  2016-09-06  7:48   ` Baruch Siach
@ 2016-09-06 13:21     ` Jason Cooper
  0 siblings, 0 replies; 5+ messages in thread
From: Jason Cooper @ 2016-09-06 13:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Baruch,

On Tue, Sep 06, 2016 at 10:48:31AM +0300, Baruch Siach wrote:
> On Mon, Sep 05, 2016 at 05:09:00PM +0200, Thomas Petazzoni wrote:
> > On Mon,  5 Sep 2016 18:05:13 +0300, Baruch Siach wrote:
> > > Make the example compatible string match its definition.
> > > 
> > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > 
> > Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
> Thanks, Thomas.
> 
> mvebu maintainers: Unfortunately I forgot to Cc irqchip maintainers on this 
> patch (except Jason, who is in both), sorry about that. Should I resend? Would 
> any of you pick it up?

Don't sweat it, I'll pick it up with the other mvebu changes I have this
cycle (for irqchip).

thx,

Jason.

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

* [PATCH] dt-bindings: mvebu-odmi: fix example typo
  2016-09-05 15:05 [PATCH] dt-bindings: mvebu-odmi: fix example typo Baruch Siach
  2016-09-05 15:09 ` Thomas Petazzoni
@ 2016-09-06 14:23 ` Jason Cooper
  1 sibling, 0 replies; 5+ messages in thread
From: Jason Cooper @ 2016-09-06 14:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Baruch,

On Mon, Sep 05, 2016 at 06:05:13PM +0300, Baruch Siach wrote:
> Make the example compatible string match its definition.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  .../bindings/interrupt-controller/marvell,odmi-controller.txt           | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to irqchip/mvebu64 with Thomas' Reviewed-by.

thx,

Jason.

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

end of thread, other threads:[~2016-09-06 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05 15:05 [PATCH] dt-bindings: mvebu-odmi: fix example typo Baruch Siach
2016-09-05 15:09 ` Thomas Petazzoni
2016-09-06  7:48   ` Baruch Siach
2016-09-06 13:21     ` Jason Cooper
2016-09-06 14:23 ` Jason Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.