drivers/gpio/74x164.c
0 → 100644
+182
−0
+8
−0
+1
−0
include/linux/spi/74x164.h
0 → 100644
+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add support for generic 74x164 serial-in/parallel-out 8-bits shift register. This driver can be used as a GPIO output expander. [akpm@linux-foundation.org: remove unused local `refresh'] Signed-off-by:Miguel Gaio <miguel.gaio@efixo.com> Signed-off-by:
Juhos Gabor <juhosg@openwrt.org> Signed-off-by:
Florian Fainelli <florian@openwrt.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>