Re: [PATCH] arm: dts: da850: Add interrupt-controller property to gpio node

2017-05-24 Thread Sekhar Nori
On Wednesday 24 May 2017 06:18 PM, Keerthy wrote: > The gpio node has 144 gpios. Each gpio is capable of generating > an interrupt. Hence add interrupt-controller property to the gpio > node. With this in place one can use interrupts property in device > tree to request for the gpio interrupts. >

Re: [PATCH] arm: dts: da850: Add interrupt-controller property to gpio node

2017-05-24 Thread Sekhar Nori
On Wednesday 24 May 2017 06:18 PM, Keerthy wrote: > The gpio node has 144 gpios. Each gpio is capable of generating > an interrupt. Hence add interrupt-controller property to the gpio > node. With this in place one can use interrupts property in device > tree to request for the gpio interrupts. >

[PATCH] arm: dts: da850: Add interrupt-controller property to gpio node

2017-05-24 Thread Keerthy
The gpio node has 144 gpios. Each gpio is capable of generating an interrupt. Hence add interrupt-controller property to the gpio node. With this in place one can use interrupts property in device tree to request for the gpio interrupts. Signed-off-by: Keerthy ---

[PATCH] arm: dts: da850: Add interrupt-controller property to gpio node

2017-05-24 Thread Keerthy
The gpio node has 144 gpios. Each gpio is capable of generating an interrupt. Hence add interrupt-controller property to the gpio node. With this in place one can use interrupts property in device tree to request for the gpio interrupts. Signed-off-by: Keerthy --- arch/arm/boot/dts/da850.dtsi |