ti: k3: drivers: ti_sci: Add exclusive device accessors
authorAndrew F. Davis <afd@ti.com>
Mon, 11 Feb 2019 18:58:32 +0000 (12:58 -0600)
committerAndrew F. Davis <afd@ti.com>
Mon, 11 Feb 2019 22:13:30 +0000 (16:13 -0600)
commitb3ca8aabbd585f668cc187ba2001b42dd606b272
tree7ae9c4f9869c53c10312ffa452ea0c88d999861b
parent33baa1e33c9e31cce3965ca13289b282eb22178d
ti: k3: drivers: ti_sci: Add exclusive device accessors

When a device is requested with TI-SCI its control can be made exclusive
to the requesting host. This was currently the default but is not what
is needed most of the time. Add _exclusive versions of the request
functions and remove the exclusive flag from the default version.

Signed-off-by: Andrew F. Davis <afd@ti.com>
plat/ti/k3/common/drivers/ti_sci/ti_sci.c
plat/ti/k3/common/drivers/ti_sci/ti_sci.h