u-boot-brain/drivers/power/domain
Lokesh Vutla cd041c8041 power: domain: ti_sci_power_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.

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>
2019-07-26 21:49:23 -04:00
..
bcm6328-power-domain.c power: domain: bcm6328: convert to use live dt 2018-06-01 15:56:02 +02:00
imx8-power-domain.c power: Add power domain driver for i.MX8 2018-10-22 12:59:01 +02:00
Kconfig power: domain: meson-gx-pwrc-vpu: add missing depends 2019-01-31 09:35:01 +01:00
Makefile power domain: MediaTek: add power domain driver for MT7629 SoC 2018-11-28 23:04:53 -05:00
meson-gx-pwrc-vpu.c power: domain: Add the VPU Power Domain driver 2018-09-10 20:48:17 -04:00
mtk-power-domain.c power domain: MediaTek: add power domain driver for MT7623 SoC 2018-11-28 23:04:53 -05:00
power-domain-uclass.c power domain: Add support for multiple powerdomains per device 2018-09-11 08:32:55 -04:00
sandbox-power-domain-test.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox-power-domain.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tegra186-power-domain.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti-sci-power-domain.c power: domain: ti_sci_power_domains: Add support for exclusive and shared access 2019-07-26 21:49:23 -04:00