diff mbox

Documentation: cpufreq: Update supported powernv processors

Message ID 1481887062-25522-1-git-send-email-shilpa.bhat@linux.vnet.ibm.com (mailing list archive)
State Mainlined
Delegated to: Rafael Wysocki
Headers show

Commit Message

Shilpasri G Bhat Dec. 16, 2016, 11:17 a.m. UTC
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
---
 Documentation/cpu-freq/user-guide.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Viresh Kumar Jan. 2, 2017, 7:08 a.m. UTC | #1
On 16-12-16, 16:47, Shilpasri G Bhat wrote:
> Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
> ---
>  Documentation/cpu-freq/user-guide.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt
> index 109e97b..5e10d5f 100644
> --- a/Documentation/cpu-freq/user-guide.txt
> +++ b/Documentation/cpu-freq/user-guide.txt
> @@ -87,7 +87,9 @@ UltraSPARC-III
>  -------
>  
>  Several "PowerBook" and "iBook2" notebooks are supported.
> -
> +The following POWER processors are supported in powernv mode:
> +POWER8
> +POWER9
>  
>  1.5 SuperH
>  ----------

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Jonathan Corbet Jan. 4, 2017, 9:35 p.m. UTC | #2
On Mon, 2 Jan 2017 12:38:15 +0530
Viresh Kumar <viresh.kumar@linaro.org> wrote:

> > +The following POWER processors are supported in powernv mode:
> > +POWER8
> > +POWER9

I've applied this to the docs tree, thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rafael J. Wysocki Jan. 4, 2017, 10:11 p.m. UTC | #3
On Wednesday, January 04, 2017 02:35:27 PM Jonathan Corbet wrote:
> On Mon, 2 Jan 2017 12:38:15 +0530
> Viresh Kumar <viresh.kumar@linaro.org> wrote:
> 
> > > +The following POWER processors are supported in powernv mode:
> > > +POWER8
> > > +POWER9
> 
> I've applied this to the docs tree, thanks.

OK

I'm assuming then, that you're going to handle cpufreq docs changes in the
future.

Some cpufreq patches update the docs too, though, so there may be changes in
there coming from two sources.

Thanks,
Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Jonathan Corbet Jan. 4, 2017, 10:20 p.m. UTC | #4
On Wed, 04 Jan 2017 23:11:30 +0100
"Rafael J. Wysocki" <rjw@rjwysocki.net> wrote:

> I'm assuming then, that you're going to handle cpufreq docs changes in the
> future.
> 
> Some cpufreq patches update the docs too, though, so there may be changes in
> there coming from two sources.

I saw it wasn't in linux-next yet, so figured I had to. :)

If you'd rather I stayed away from there, I'll happily do so, just say
the word (and preferably send a MAINTAINERS update :).

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rafael J. Wysocki Jan. 4, 2017, 10:34 p.m. UTC | #5
On Wed, Jan 4, 2017 at 11:20 PM, Jonathan Corbet <corbet@lwn.net> wrote:
> On Wed, 04 Jan 2017 23:11:30 +0100
> "Rafael J. Wysocki" <rjw@rjwysocki.net> wrote:
>
>> I'm assuming then, that you're going to handle cpufreq docs changes in the
>> future.
>>
>> Some cpufreq patches update the docs too, though, so there may be changes in
>> there coming from two sources.
>
> I saw it wasn't in linux-next yet, so figured I had to. :)

Well, it actually is there in my linux-next branch and I was going to
include it in the next pull request.

Still, I can drop it easily enough. :-)

> If you'd rather I stayed away from there, I'll happily do so, just say
> the word (and preferably send a MAINTAINERS update :).

I can handle cpufreq docs updates, but if you think it's better to
route them via the docs tree, that would be fine by me too.

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt
index 109e97b..5e10d5f 100644
--- a/Documentation/cpu-freq/user-guide.txt
+++ b/Documentation/cpu-freq/user-guide.txt
@@ -87,7 +87,9 @@  UltraSPARC-III
 -------
 
 Several "PowerBook" and "iBook2" notebooks are supported.
-
+The following POWER processors are supported in powernv mode:
+POWER8
+POWER9
 
 1.5 SuperH
 ----------