[PATCH 0/2] gpio: davinci: reuse for keystone arch
From: grygorii.strashko@ti.com (Grygorii Strashko)
Date: 2013-12-16 10:21:07
Also in:
linux-gpio, lkml
On 12/15/2013 03:54 PM, Sekhar Nori wrote:
On Sunday 15 December 2013 07:20 PM, Sekhar Nori wrote:quoted
On Sunday 15 December 2013 12:41 AM, Santosh Shilimkar wrote:quoted
Linus, Sekhar, On Thursday 12 December 2013 01:12 PM, Grygorii Strashko wrote:quoted
This series is intended to update Davinci GPIO driver and reuse it for Keystone SoCs, because Keystone uses the similar GPIO IP like Davinci. Keystone GPIO IP: supports: - up to 32 GPIO lines; - only unbanked irqs; See Documentation: Keystone - http://www.ti.com/lit/ug/sprugv1/sprugv1.pdf This series depends on: [1] "[PATCH 1/2] gpio: davinci: Fix a check for unbanked gpio" https://lkml.org/lkml/2013/11/8/22 [2] "[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement" https://www.mail-archive.com/devicetree at vger.kernel.org/msg05970.html [3] "gpio: davinci: get rid of DAVINCI_N_GPIO" https://lkml.org/lkml/2013/11/26/405 [4] "gpio: introduce GPIO_DAVINCI kconfig option" https://lkml.org/lkml/2013/11/26/435 [5] "gpio: davinci: use chained_irq_enter/chained_irq_exit API" https://lkml.org/lkml/2013/11/26/428 To handle all dependencies, I've created a branch where I collected all "ready to merge" patches (all acks added in patches) and this series: - https://github.com/grygoriyS/linux.git - branch: keystone-master-gpio-for-nextCan one of you pull all these patches ?So I went through my backlog and queued all that I think is ready. Here is the branch. Let me know if there is anything else missing.
Looks like everything are in place. Thanks.
Forgot to mention that I have not been able to test them today though. They will hit linux-next only after I have been able to test them and I send a pull request to arm-soc or Linus W.
Regards, -grygorii