dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 7 Jun 2019 13:54:45 +0000 (19:24 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 01:49:23 +0000 (21:49 -0400)
commitc163af6cb8998ca8ffc350f9f522819aa2e9b82e
treee4c806c474df06795fdbe7784a682418a536b00e
parentfd4e7be5f3cea71cd598e7afe8cece19541529c7
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.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
doc/device-tree-bindings/power/ti,sci-pm-domain.txt
include/dt-bindings/soc/ti,sci_pm_domain.h [new file with mode: 0644]