aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ts-nbus.h
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07bus: add driver for the Technologic Systems NBUSSebastien Bourdelin1-0/+18
This driver implements a GPIOs bit-banged bus, called the NBUS by Technologic Systems. It is used to communicate with the peripherals in the FPGA on the TS-4600 SoM. Signed-off-by: Sebastien Bourdelin <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>