Searched hist:c4d66343a46a4931d6a547042198896e4fd1c592 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | Makefile | diff c4d66343a46a4931d6a547042198896e4fd1c592 Fri Feb 15 16:39:11 CST 2019 Oded Gabbay <oded.gabbay@gmail.com> habanalabs: add skeleton driver
This patch adds the habanalabs skeleton driver. The driver does nothing at this stage except very basic operations. It contains the minimal code to insmod and rmmod the driver and to create a /dev/hlX file per PCI device.
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff c4d66343a46a4931d6a547042198896e4fd1c592 Fri Feb 15 16:39:11 CST 2019 Oded Gabbay <oded.gabbay@gmail.com> habanalabs: add skeleton driver
This patch adds the habanalabs skeleton driver. The driver does nothing at this stage except very basic operations. It contains the minimal code to insmod and rmmod the driver and to create a /dev/hlX file per PCI device.
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|