diff mbox

dt-bindings: mvebu-odmi: fix example typo

Message ID 0743fef6fe390bc4ae7cabd15c4836bbed98f7cf.1473087913.git.baruch@tkos.co.il (mailing list archive)
State New, archived
Headers show

Commit Message

Baruch Siach Sept. 5, 2016, 3:05 p.m. UTC
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(-)

Comments

Thomas Petazzoni Sept. 5, 2016, 3:09 p.m. UTC | #1
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
Baruch Siach Sept. 6, 2016, 7:48 a.m. UTC | #2
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
Jason Cooper Sept. 6, 2016, 1:21 p.m. UTC | #3
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.
Jason Cooper Sept. 6, 2016, 2:23 p.m. UTC | #4
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.
diff mbox

Patch

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@300000 {
-		compatible = "marvell,ap806-odm-controller",
+		compatible = "marvell,ap806-odmi-controller",
 			     "marvell,odmi-controller";
 		interrupt-controller;
 		msi-controller;