public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 8/9] power: domain: ti_sci_power_domains: Add support for exclusive and shared access
Date: Sun, 28 Jul 2019 17:46:19 -0400	[thread overview]
Message-ID: <20190728214619.GL20116@bill-the-cat> (raw)
In-Reply-To: <20190607135447.3551-9-lokeshvutla@ti.com>

On Fri, Jun 07, 2019 at 07:24:46PM +0530, Lokesh Vutla wrote:

> TISCI protocol supports for enabling the device either with exclusive
> permissions for the requesting host or with sharing across the hosts.
> There are certain devices which are exclusive to Linux context and
> there are certain devices that are shared across different host contexts.
> So add support for getting this information from DT by increasing
> the power-domain cells to 2.
> 
> For keeping the DT backward compatibility intact, defaulting the
> device permissions to set the exclusive flag set. In this case the
> power-domain-cells is 1.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>

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: <http://lists.denx.de/pipermail/u-boot/attachments/20190728/3afc39b2/attachment.sig>

  reply	other threads:[~2019-07-28 21:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07 13:54 [U-Boot] [PATCH v3 0/9] arm: k3: Allow for exclusive and shared device requests Lokesh Vutla
2019-06-07 13:54 ` [U-Boot] [PATCH v3 1/9] firmware: ti_sci: Allow for device shared and exclusive requests Lokesh Vutla
2019-07-28 21:45   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 2/9] firmware: ti_sci: Add processor shutdown API method Lokesh Vutla
2019-07-28 21:45   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 3/9] firmware: ti_sci: Add a command for releasing all exclusive devices Lokesh Vutla
2019-07-28 21:45   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 4/9] armv7R: K3: am654: Shut down R5 core after ATF startup on A53 Lokesh Vutla
2019-07-28 21:45   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 5/9] armv7R: k3: Release all the exclusive devices Lokesh Vutla
2019-07-28 21:46   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 6/9] power-domain: Add private data to power domain Lokesh Vutla
2019-07-28 21:46   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 7/9] dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access Lokesh Vutla
2019-07-28 21:46   ` Tom Rini
2019-06-07 13:54 ` [U-Boot] [PATCH v3 8/9] power: domain: ti_sci_power_domains: " Lokesh Vutla
2019-07-28 21:46   ` Tom Rini [this message]
2019-06-07 13:54 ` [U-Boot] [PATCH v3 9/9] arm: dts: k3-am654: Update power-domains property for each node Lokesh Vutla
2019-07-28 21:46   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190728214619.GL20116@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox