Re: [U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management

2019-01-23 Thread Tom Rini
On Wed, Jan 23, 2019 at 07:19:30PM +0530, Vignesh R wrote: > > > On 23/01/19 12:26 AM, Tom Rini wrote: > > On Tue, Jan 22, 2019 at 08:33:54PM +0530, Vignesh R wrote: > > > >> From: Grygorii Strashko > >> > >> Texas Instruments' System Control Interface (TI-SCI) Message Protocol > >> abstracts m

Re: [U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management

2019-01-23 Thread Vignesh R
On 23/01/19 12:26 AM, Tom Rini wrote: > On Tue, Jan 22, 2019 at 08:33:54PM +0530, Vignesh R wrote: > >> From: Grygorii Strashko >> >> Texas Instruments' System Control Interface (TI-SCI) Message Protocol >> abstracts management of NAVSS resources, like PSI-L pairing and >> unpairing, UDMAP tx/r

Re: [U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management

2019-01-22 Thread Tom Rini
On Tue, Jan 22, 2019 at 08:33:54PM +0530, Vignesh R wrote: > From: Grygorii Strashko > > Texas Instruments' System Control Interface (TI-SCI) Message Protocol > abstracts management of NAVSS resources, like PSI-L pairing and > unpairing, UDMAP tx/rx/flow configuration and Rings. > > This patch

[U-Boot] [PATCH 1/6] firmware: ti_sci: Add support for NAVSS resource management

2019-01-22 Thread Vignesh R
From: Grygorii Strashko Texas Instruments' System Control Interface (TI-SCI) Message Protocol abstracts management of NAVSS resources, like PSI-L pairing and unpairing, UDMAP tx/rx/flow configuration and Rings. This patch adds support for requesting and configuring such resources from TI-SCI fir