Files
u-boot/drivers
Lokesh Vutla ae0b8a2bc8 firmware: ti_sci: Allow for device shared and exclusive requests
Sysfw provides an option for requesting exclusive access for a
device using the flags MSG_FLAG_DEVICE_EXCLUSIVE. If this flag is
not used, the device is meant to be shared across hosts. Once a device
is requested from a host with this flag set, any request to this
device from a different host will be nacked by sysfw. Current tisci
driver enables this flag for every device requests. But this may not
be true for all the devices. So provide a separate commands in driver
for exclusive and shared device requests.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-07-26 21:49:21 -04:00
..
2019-05-21 08:03:38 +02:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-07-25 13:36:13 -05:00
2019-02-20 15:27:08 +08:00
2019-05-10 22:48:11 +02:00
2019-07-22 11:04:52 +02:00
2019-05-24 10:14:10 -07:00
2019-07-11 14:11:18 -04:00
2019-07-19 11:11:09 +08:00