[PATCH 1/1] ARM: ux500: Change IRQ from low-to-high edge triggered to high-to-low

Linus Walleij linus.walleij at linaro.org
Tue Dec 4 07:31:37 EST 2012


On Tue, Dec 4, 2012 at 10:12 AM, Lee Jones <lee.jones at linaro.org> wrote:
> On Sat, 01 Dec 2012, Linus Walleij wrote:
>
>> On Fri, Nov 30, 2012 at 4:24 PM, Lee Jones <lee.jones at linaro.org> wrote:
>>
>> > When the STMPE IRQ is triggered to be active high level-sensitive, the
>> > Nomadik GPIO controller it uses complains, although it still works.
>> > Recently we attempted to move triggering to low-to-high in an attempt
>> > to prevent the warning; however, this ensured that the IRQ was actually
>> > missed completely. Now we have a solution which both works and keeps the
>> > GPIO controller happy.
>> >
>> > Signed-off-by: Lee Jones <lee.jones at linaro.org>
>>
>> Acked-by: Linus Walleij <linus.walleij at linaro.org>
>>
>> Is this something I should put into the ux500 tree or will you
>> take care of this in a separate pull request?
>
> Can you still get this into the RCs, as it's a bugfix?

Well it doesn't apply to the -rc:s since it's patching
arch/arm/boot/dts/stuib.dtsi which does not exist in
the v3.7 series.

Either what you want is to submit a fix to Arnd & Olof
on top of your previous DT patches, or you need to send
a rebased version...

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list