lkml.org 
[lkml]   [2013]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
    Date
    Hi Tony!

    On Wednesday 21 August 2013 at 09:50:16, Tony Lindgren wrote:
    > Benoit,
    >
    > Care to take a look at this too?

    Benoit already applied this with Mark Rutlands Acked-By and Javier Martinez
    Canillas Reviewed-by.

    Regards,
    Lars

    > * Lars Poeschel <larsi@wh2.tu-dresden.de> [130807 04:14]:
    > > From: Lars Poeschel <poeschel@lemonage.de>
    > >
    > > Following commit ff5c9059 and therefore other omap platforms using
    > > the gpio-omap driver correct the #interrupt-cells property on am33xx
    > > too. The omap gpio binding documentaion also states that
    > > the #interrupt-cells property should be 2.
    > >
    > > Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
    > > ---
    > >
    > > arch/arm/boot/dts/am33xx.dtsi | 8 ++++----
    > > 1 file changed, 4 insertions(+), 4 deletions(-)
    > >
    > > diff --git a/arch/arm/boot/dts/am33xx.dtsi
    > > b/arch/arm/boot/dts/am33xx.dtsi index 38b446b..033c5dd 100644
    > > --- a/arch/arm/boot/dts/am33xx.dtsi
    > > +++ b/arch/arm/boot/dts/am33xx.dtsi
    > > @@ -102,7 +102,7 @@
    > >
    > > gpio-controller;
    > > #gpio-cells = <2>;
    > > interrupt-controller;
    > >
    > > - #interrupt-cells = <1>;
    > > + #interrupt-cells = <2>;
    > >
    > > reg = <0x44e07000 0x1000>;
    > > interrupts = <96>;
    > >
    > > };
    > >
    > > @@ -113,7 +113,7 @@
    > >
    > > gpio-controller;
    > > #gpio-cells = <2>;
    > > interrupt-controller;
    > >
    > > - #interrupt-cells = <1>;
    > > + #interrupt-cells = <2>;
    > >
    > > reg = <0x4804c000 0x1000>;
    > > interrupts = <98>;
    > >
    > > };
    > >
    > > @@ -124,7 +124,7 @@
    > >
    > > gpio-controller;
    > > #gpio-cells = <2>;
    > > interrupt-controller;
    > >
    > > - #interrupt-cells = <1>;
    > > + #interrupt-cells = <2>;
    > >
    > > reg = <0x481ac000 0x1000>;
    > > interrupts = <32>;
    > >
    > > };
    > >
    > > @@ -135,7 +135,7 @@
    > >
    > > gpio-controller;
    > > #gpio-cells = <2>;
    > > interrupt-controller;
    > >
    > > - #interrupt-cells = <1>;
    > > + #interrupt-cells = <2>;
    > >
    > > reg = <0x481ae000 0x1000>;
    > > interrupts = <62>;
    > >
    > > };



    \
     
     \ /
      Last update: 2013-08-21 10:01    [W:3.836 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site