ar71xx: add a generic GPIO latch driver
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Feb 2014 18:05:29 +0000 (18:05 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 22 Feb 2014 18:05:29 +0000 (18:05 +0000)
commita9548e55b75053840aac5deefefd31a88584c46c
tree0c14f4dbc3e8a5f7d61c7903448c1481bd7c6d1c
parentd3c1bbb742932a50bc741b2ebf18777a129a6035
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]