mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-26 03:52:41 +00:00
staging: gpib: Add gpio bitbang GPIB driver
GPIO bitbang driver for Rasbberry Pi 2/3/4/5 Signed-off-by: Dave Penkler <dpenkler@gmail.com> Link: https://lore.kernel.org/r/20240918121908.19366-15-dpenkler@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8e4841a088
commit
4cd654f847
4
drivers/staging/gpib/gpio/Makefile
Normal file
4
drivers/staging/gpib/gpio/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
obj-m += gpib_bitbang.o
|
||||
|
||||
|
||||
1513
drivers/staging/gpib/gpio/gpib_bitbang.c
Normal file
1513
drivers/staging/gpib/gpio/gpib_bitbang.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user