summaryrefslogtreecommitdiff
path: root/drivers/bus/ts-nbus.c
Commit message (Collapse)AuthorAge
* bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-07
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 <sebastien.bourdelin@savoirfairelinux.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>