Re: [PATCH v5] mailbox: Add Tegra HSP driver

2016-11-18 Thread Thierry Reding
On Fri, Nov 18, 2016 at 02:28:07PM +0530, Jassi Brar wrote: > On Wed, Nov 16, 2016 at 11:11 PM, Thierry Reding > wrote: > > From: Thierry Reding > > > > This driver exposes a mailbox interface for interprocessor communication > > using the Hardware Synchronization Primitives (HSP) module's doorbe

Re: [PATCH v5] mailbox: Add Tegra HSP driver

2016-11-18 Thread Jassi Brar
On Wed, Nov 16, 2016 at 11:11 PM, Thierry Reding wrote: > From: Thierry Reding > > This driver exposes a mailbox interface for interprocessor communication > using the Hardware Synchronization Primitives (HSP) module's doorbell > mechanism. There are multiple HSP instances and they provide additi

[PATCH v5] mailbox: Add Tegra HSP driver

2016-11-16 Thread Thierry Reding
From: Thierry Reding This driver exposes a mailbox interface for interprocessor communication using the Hardware Synchronization Primitives (HSP) module's doorbell mechanism. There are multiple HSP instances and they provide additional features such as shared mailboxes, shared and arbitrated sema