android_kernel_motorola_sm6225/drivers/soc/ti
Dave Gerlach 52835d59fc soc: ti: Add ti_sci_pm_domains driver
Introduce a ti_sci_pm_domains driver to act as a generic pm domain
provider to allow each device to attach and associate it's ti-sci-id so
that it can be controlled through the TI SCI protocol.

This driver implements a simple genpd where each device node has a
phandle to the power domain node and also must provide an index which
represents the ID to be passed with TI SCI representing the device using
a single phandle cell. The driver manually parses the phandle to get the
cell value. Through this interface the genpd dev_ops start and stop
hooks will use TI SCI to turn on and off each device as determined by
pm_runtime usage.

Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
2017-04-04 08:59:27 -07:00
..
Kconfig soc: ti: Add ti_sci_pm_domains driver 2017-04-04 08:59:27 -07:00
knav_dma.c soc: ti: knav_dma: fix typos in trace message 2017-01-06 11:05:45 -08:00
knav_qmss.h soc: TI knav_qmss: fix dma_addr_t printing 2016-02-26 17:53:06 +01:00
knav_qmss_acc.c soc: ti: knav: cleanup includes and sort header files 2017-01-06 11:05:45 -08:00
knav_qmss_queue.c soc: ti: knav: cleanup includes and sort header files 2017-01-06 11:05:45 -08:00
Makefile soc: ti: Add ti_sci_pm_domains driver 2017-04-04 08:59:27 -07:00
ti_sci_pm_domains.c soc: ti: Add ti_sci_pm_domains driver 2017-04-04 08:59:27 -07:00
wkup_m3_ipc.c ARM: SoC driver updates 2017-02-23 15:57:04 -08:00