u-boot/include/linux/soc/ti
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
..
cppi5.h soc: ti: k3: add CPPI5 description and helpers 2019-04-11 20:07:12 -04:00
k3-navss-ringacc.h soc: ti: k3: add navss ringacc driver 2019-04-11 20:07:12 -04:00
k3-sec-proxy.h mailbox: Introduce K3 Secure Proxy Driver 2018-09-11 08:32:55 -04:00
ti-udma.h dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -04:00
ti_sci_protocol.h firmware: ti_sci: Allow for device shared and exclusive requests 2019-07-26 21:49:21 -04:00