Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1598676

Re: [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver

From "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver
Date 2017-03-12 18:30 +0100
Message-ID <tkftD-4Di-3@gated-at.bofh.it> (permalink)
References <tilaa-6G6-27@gated-at.bofh.it> <tilWy-6ZP-11@gated-at.bofh.it>
Organization Oracle Corporation

Show all headers | View raw


On 3/7/17 2:22 AM, Dave Gerlach wrote:
> 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.
>
> 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>
> ---
> v3->v4:
>  Parse phandle directly instead of reading ti,sci-id property per device.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains Dave Gerlach <d-gerlach@ti.com> - 2017-03-07 13:00 +0100
  [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver Dave Gerlach <d-gerlach@ti.com> - 2017-03-07 13:00 +0100
    Re: [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver Kevin Hilman <khilman@baylibre.com> - 2017-03-10 22:30 +0100
    Re: [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2017-03-12 18:30 +0100
    Re: [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver Ulf Hansson <ulf.hansson@linaro.org> - 2017-03-13 09:30 +0100
  [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains Dave Gerlach <d-gerlach@ti.com> - 2017-03-07 14:30 +0100
    Re: [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2017-03-12 18:30 +0100
    Re: [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains Ulf Hansson <ulf.hansson@linaro.org> - 2017-03-13 09:30 +0100
  [PATCH v4 1/5] PM / Domains: Add generic data pointer to genpd data struct Dave Gerlach <d-gerlach@ti.com> - 2017-03-07 15:10 +0100
    Re: [PATCH v4 1/5] PM / Domains: Add generic data pointer to genpd data struct Kevin Hilman <khilman@baylibre.com> - 2017-03-10 22:30 +0100
  Re: [PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-03-12 18:10 +0100

csiph-web