Hi Linus,
On 09/12/2016 02:58 PM, Linus Walleij wrote:
On Thu, Sep 8, 2016 at 5:47 PM, Alexandre Torgue
wrote:
Just one question, when you say "super-complex irqchip in use", do you mean
I could use another (simplest) solution to handle this EXTI controller?
I don't know, GPIOLIB_IRQCHIP is
On Thu, Sep 8, 2016 at 5:47 PM, Alexandre Torgue
wrote:
> Just one question, when you say "super-complex irqchip in use", do you mean
> I could use another (simplest) solution to handle this EXTI controller?
I don't know, GPIOLIB_IRQCHIP is to be used for some specific
cases documented in Docume
Hi Linus,
On 09/07/2016 11:06 PM, Linus Walleij wrote:
On Tue, Sep 6, 2016 at 6:45 PM, Alexandre TORGUE
wrote:
This patch adds IRQ support to STM32 gpios.
The EXTI controller has 16 lines dedicated to GPIOs.
EXTI line n can be connected to only line n of one of the GPIO ports, for
example EX
On Tue, Sep 6, 2016 at 6:45 PM, Alexandre TORGUE
wrote:
> This patch adds IRQ support to STM32 gpios.
>
> The EXTI controller has 16 lines dedicated to GPIOs.
> EXTI line n can be connected to only line n of one of the GPIO ports, for
> example EXTI0 can be connected to either PA0, or PB0, or PC0
This patch adds IRQ support to STM32 gpios.
The EXTI controller has 16 lines dedicated to GPIOs.
EXTI line n can be connected to only line n of one of the GPIO ports, for
example EXTI0 can be connected to either PA0, or PB0, or PC0...
This port selection is done by specifying the port number into
5 matches
Mail list logo