[PATCH v2 3/7] ARM: davinci: da8xx: creation of gpio platform device
Sekhar Nori
nsekhar at ti.com
Wed Jun 19 07:51:58 EDT 2013
On 6/14/2013 3:05 PM, Philip Avinash wrote:
> From: KV Sujith <sujithkv at ti.com>
>
> gpio controller resource information being associated with
> davinci_soc_info structure and not created any device. Hence davinci
> gpio didn't fall under proper device model. This patch creates gpio
> davinci as a platform device for da8xx platforms.
I didn't really find the description coherent. I simplified it to:
ARM: davinci: da8xx: support gpio platform device
DaVinci GPIO driver now uses platform device model.
Convert DA8XX SoC code to use the new model.
- Add Memory and IRQ resources for da8xx
- Add da8xx_register_gpio API to create platform device for da8xx
platforms.
Signed-off-by: KV Sujith <sujithkv at ti.com>
Signed-off-by: Philip Avinash <avinashphilip at ti.com>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
[nsekhar at ti.com: simplify commit message]
Signed-off-by: Sekhar Nori <nsekhar at ti.com>
Before applying the patch.
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list