On Wed, Oct 28, 2015 at 12:10 AM, Jean-Christophe DUBOIS
wrote:
> Le 27/10/2015 23:41, Peter Crosthwaite a écrit :
>
>
>
> On Tue, Oct 27, 2015 at 3:32 PM, Jean-Christophe Dubois
> wrote:
>>
>> The i.MX6 GPIO device supports 2 interrupts instead of one.
>>
>> * 1 for the lower 16 GPIOs.
>> * 1 fo
Le 27/10/2015 23:41, Peter Crosthwaite a écrit :
On Tue, Oct 27, 2015 at 3:32 PM, Jean-Christophe Dubois
mailto:j...@tribudubois.net>> wrote:
The i.MX6 GPIO device supports 2 interrupts instead of one.
* 1 for the lower 16 GPIOs.
* 1 for the upper 16 GPIOs.
i.MX31 and i.MX2
On Tue, Oct 27, 2015 at 3:32 PM, Jean-Christophe Dubois wrote:
> The i.MX6 GPIO device supports 2 interrupts instead of one.
>
> * 1 for the lower 16 GPIOs.
> * 1 for the upper 16 GPIOs.
>
> i.MX31 and i.MX25 only support 1 interrupt for the 32 GPIOs.
>
>
So an architectural question, is it the c
The i.MX6 GPIO device supports 2 interrupts instead of one.
* 1 for the lower 16 GPIOs.
* 1 for the upper 16 GPIOs.
i.MX31 and i.MX25 only support 1 interrupt for the 32 GPIOs.
So we add a property to turn the behavior on when required.
Signed-off-by: Jean-Christophe Dubois
---
hw/gpio/imx_gp