Re: [PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe
From: Marek Vasut <marex@denx.de>
Date: 2013-01-08 09:44:14
Also in:
linux-arm-kernel
From: Marek Vasut <marex@denx.de>
Date: 2013-01-08 09:44:14
Also in:
linux-arm-kernel
Dear Lee Jones,
quoted
quoted
Both can be killed. gpios as interrupt lines can be requested as: interrupt-parent =<&gpio-controller>; interrupts =<25 0x1>; and probably the stmpe driver doesn't have to bother at all if interrupt was over gpio or not.Yes, both can be killed and similarly we did for spear1340 machine but some how we missed it on spear320-hmi.Bingo!
All right, all right ... got it ;-) I'll rework it and repost then. Best regards, Marek Vasut