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)
commit1b9a85db8a5a6c63c50620768be1b31749f962e9
tree0c14f4dbc3e8a5f7d61c7903448c1481bd7c6d1c
parent1a1595984e5d6b3b6ce755a593dbc8e53f524da8
ar71xx: add a generic GPIO latch driver

It will be used for the Mikrotik boards.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39697 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]