Re: [PATCH 03/15] habanalabs: add basic Goya support

2019-01-27 Thread Oded Gabbay
On Sun, Jan 27, 2019 at 8:39 AM Mike Rapoport wrote: > > On Fri, Jan 25, 2019 at 10:32:55PM +0200, Oded Gabbay wrote: > > On Wed, Jan 23, 2019 at 2:28 PM Mike Rapoport wrote: > > > > > > On Wed, Jan 23, 2019 at 02:00:45AM +0200, Oded Gabbay wrote: > > > > This patch adds a basic support for the

Re: [PATCH 03/15] habanalabs: add basic Goya support

2019-01-26 Thread Mike Rapoport
On Fri, Jan 25, 2019 at 10:32:55PM +0200, Oded Gabbay wrote: > On Wed, Jan 23, 2019 at 2:28 PM Mike Rapoport wrote: > > > > On Wed, Jan 23, 2019 at 02:00:45AM +0200, Oded Gabbay wrote: > > > This patch adds a basic support for the Goya device. The code initializes > > > the device's PCI

Re: [PATCH 03/15] habanalabs: add basic Goya support

2019-01-25 Thread Oded Gabbay
On Wed, Jan 23, 2019 at 2:28 PM Mike Rapoport wrote: > > On Wed, Jan 23, 2019 at 02:00:45AM +0200, Oded Gabbay wrote: > > This patch adds a basic support for the Goya device. The code initializes > > the device's PCI controller and PCI bars. It also initializes various S/W > > structures and adds

Re: [PATCH 03/15] habanalabs: add basic Goya support

2019-01-23 Thread Mike Rapoport
On Wed, Jan 23, 2019 at 02:00:45AM +0200, Oded Gabbay wrote: > This patch adds a basic support for the Goya device. The code initializes > the device's PCI controller and PCI bars. It also initializes various S/W > structures and adds some basic helper functions. > > Signed-off-by: Oded Gabbay >

[PATCH 03/15] habanalabs: add basic Goya support

2019-01-22 Thread Oded Gabbay
This patch adds a basic support for the Goya device. The code initializes the device's PCI controller and PCI bars. It also initializes various S/W structures and adds some basic helper functions. Signed-off-by: Oded Gabbay --- drivers/misc/habanalabs/Makefile| 5 +-