From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 28 Jul 2019 17:45:33 -0400 Subject: [U-Boot] [PATCH v3 1/9] firmware: ti_sci: Allow for device shared and exclusive requests In-Reply-To: <20190607135447.3551-2-lokeshvutla@ti.com> References: <20190607135447.3551-1-lokeshvutla@ti.com> <20190607135447.3551-2-lokeshvutla@ti.com> Message-ID: <20190728214533.GE20116@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jun 07, 2019 at 07:24:39PM +0530, Lokesh Vutla wrote: > 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 Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: