Skip to content

Commit

Permalink
staging: gpib: Add tms9914 GPIB chip driver
Browse files Browse the repository at this point in the history
Low level Chip driver used on a number of boards.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20240918121908.19366-7-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Dave Penkler authored and Greg Kroah-Hartman committed Oct 10, 2024
1 parent 9dde455 commit add452d
Showing 2 changed files with 916 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/staging/gpib/tms9914/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

obj-m += tms9914.o




Loading

0 comments on commit add452d

Please sign in to comment.