]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Aug 2019 03:00:40 +0000 (20:00 -0700)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Sep 2019 18:44:34 +0000 (20:44 +0200)
commit7a800c418c684372146f98f857d632caa30125f4
treebb0b57e05e1821e94794e0fd780eae731ec021c2
parent45b659ee75d7bcff7d0206967d150d879f1d3eb9
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access

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.

Acked-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
MAINTAINERS
include/dt-bindings/soc/ti,sci_pm_domain.h [new file with mode: 0644]