Re: [PATCH] Specify all interrupts for the GPIO controller.

2016-10-08 Thread Robert Jarzmik
Vijay Kumar B writes: > The PXA GPIO controller has 3 interrupt outputs, this needs to be > indicated in the DTS file. Without this mainstone's CPLD interrupt 0 > will not be raised to the processor. > > Signed-off-by: Vijay Kumar B. > Reviewed-by: Deepak S. > --- > arch/arm/boot/dts/pxa2xx.dt

[PATCH] Specify all interrupts for the GPIO controller.

2016-10-03 Thread Vijay Kumar B
The PXA GPIO controller has 3 interrupt outputs, this needs to be indicated in the DTS file. Without this mainstone's CPLD interrupt 0 will not be raised to the processor. Signed-off-by: Vijay Kumar B. Reviewed-by: Deepak S. --- arch/arm/boot/dts/pxa2xx.dtsi | 4 ++-- 1 file changed, 2 insertio