gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
authorKeerthy <j-keerthy@ti.com>
Wed, 3 Oct 2018 12:25:14 +0000 (17:55 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 10 Oct 2018 17:35:03 +0000 (13:35 -0400)
commit0f3cf2b3e5d1116321eaf7d16338d91a5811143d
tree1091b8becf9f7f1738ceca4ac44799a337f6e42f
parent401d74cb2cf781dfc3bec21561385a460f20f3b6
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci

Push generic defines of gpio.h out of mach-davinci to drivers/gpio
now that non-davinci architectures are beginning to use this IP.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Fix calimain build]
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-davinci/include/mach/gpio.h
board/omicron/calimain/calimain.c
drivers/gpio/da8xx_gpio.c
drivers/gpio/da8xx_gpio.h [new file with mode: 0644]