[PATCH V2 4/6] gpio: davinci: Add support for multiple GPIO controllers

2017-01-12 Thread Keerthy
Update GPIO driver to support Multiple GPIO controllers by updating the base of subsequent GPIO chips with total of previous chips gpio count so that gpio_add_chip gets unique numbers. Signed-off-by: Keerthy --- drivers/gpio/gpio-davinci.c| 4 +++-

[PATCH V2 4/6] gpio: davinci: Add support for multiple GPIO controllers

2017-01-12 Thread Keerthy
Update GPIO driver to support Multiple GPIO controllers by updating the base of subsequent GPIO chips with total of previous chips gpio count so that gpio_add_chip gets unique numbers. Signed-off-by: Keerthy --- drivers/gpio/gpio-davinci.c| 4 +++-