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


Groups > linux.kernel > #1598672

Re: [PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains
Date 2017-03-12 18:10 +0100
Message-ID <tkfah-4wB-3@gated-at.bofh.it> (permalink)
References <tilaa-6G6-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday, March 07, 2017 04:22:29 AM Dave Gerlach wrote:
> Hi,
> This is v4 of the series to add support for TI-SCI Generic PM Domains.
> Previous versions can be found here:
> 
> v3: https://www.spinics.net/lists/kernel/msg2413975.html
> v2: https://www.spinics.net/lists/kernel/msg2364612.html
> v1: http://www.spinics.net/lists/arm-kernel/msg525204.html
> 
> After much debate I have returned to using the phandle cell to pass the SCI ID
> rather than the separate "ti,sci-id" property that was not very popular. In
> order to do this I needed to make a change to the genpd framework which can be
> seen in patch 2 and should benefit others that have client . Rather than
> checking for zero phandle args and failing if any are present the
> of_genpd_add_provider_simple call does not check at all and instead leaves
> parsing and interpretation up to the platform genpd driver.
> 
> This allows the ti_sci_pm_domains driver to parse the phandle and use the first
> phandle cell as the sci-id rather than getting it from a separate property.
> 
> Besides that none of the original patches have changed apart from updating the
> year to 2017 in patches 3 and 4 and of course a small update to patch 4 to let
> the ti_sci_pm_domains parse the phandle and extract the sci-id rather than
> looking for the rejected ti,sci-id property.
> 
> I did not update the "power-domain" binding document because in regards to
> #power-domain-cells it already states "can be any value as specified by device
> tree binding documentation of particular provider" which I think already
> describes the change in patch 2.

I'm assuming that this will go in through the arm-soc tree.

Thanks,
Rafael

Back to linux.kernel | Previous | NextPrevious 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