ar71xx: add a generic GPIO latch driver
authorGabor Juhos <juhosg@openwrt.org>
Sat, 22 Feb 2014 18:05:29 +0000 (18:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 22 Feb 2014 18:05:29 +0000 (18:05 +0000)
commit13b1bf0bf8bc371cede3a95c065384f78f22cbee
tree0c14f4dbc3e8a5f7d61c7903448c1481bd7c6d1c
parentfecdd38362f47a446e7ff943b7d30b8998c80eb9
ar71xx: add a generic GPIO latch driver

It will be used for the Mikrotik boards.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39697
target/linux/ar71xx/config-3.10
target/linux/ar71xx/files/drivers/gpio/gpio-latch.c [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/platform_data/gpio-latch.h [new file with mode: 0644]
target/linux/ar71xx/patches-3.10/452-gpio-add-gpio-latch-driver.patch [new file with mode: 0644]