misc: Add gdsys_ioep driver
authorMario Six <mario.six@gdsys.cc>
Tue, 31 Jul 2018 12:24:15 +0000 (14:24 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 11 Aug 2018 14:00:50 +0000 (16:00 +0200)
commit7e86242b2bdb2983423a3a1f3ec375df56c7cac8
tree97321c20e467c6bd1ec8dfffc577c53e8bd229e4
parent004e67c21634d0184eb0b874cbd05d834cb79067
misc: Add gdsys_ioep driver

Add driver for the IHS IO endpoint on IHS FPGAs.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Documentation/devicetree/bindings/misc/gdsys,io-endpoint.txt [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/gdsys_ioep.c [new file with mode: 0644]
drivers/misc/gdsys_ioep.h [new file with mode: 0644]