]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: Add TI SCI PM Domains
authorDave Gerlach <d-gerlach@ti.com>
Tue, 4 Apr 2017 15:59:27 +0000 (08:59 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Tue, 4 Apr 2017 15:59:27 +0000 (08:59 -0700)
commit111f2f71da22edec8c506c0fad36cc5f759ded4c
tree6339e7f1d8d648c51c8792598a1b8de1fae96875
parentb8790304d2588573f3e77703484311c7b9c70e5a
dt-bindings: Add TI SCI PM Domains

Add a generic power domain implementation, TI SCI PM Domains, that
will hook into the genpd framework and allow the TI SCI protocol to
control device power states.

Also, provide macros representing each device index as understood
by TI SCI to be used in the device node power-domain references.
These are identifiers for the K2G devices managed by the PMMC.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
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>
Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt [new file with mode: 0644]
MAINTAINERS
include/dt-bindings/genpd/k2g.h [new file with mode: 0644]