Re: [PATCH v2 3/3] gpio: Davinci: Add K3 dependencies

2019-06-07 Thread Linus Walleij
On Wed, Jun 5, 2019 at 10:02 AM Keerthy wrote: > Add K3 dependencies to enable the driver on K3 platforms. > > Signed-off-by: Keerthy Patch applied. Yours, Linus Walleij

[PATCH v2 3/3] gpio: Davinci: Add K3 dependencies

2019-06-05 Thread Keerthy
Add K3 dependencies to enable the driver on K3 platforms. Signed-off-by: Keerthy --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 62f3fe06cd2f..28dba62e2219 100644 --- a/drivers/gpio/Kconfig +++