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


Groups > linux.kernel > #1199564

Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply

From "Timo Sigurdsson" <public_timo.s@silentcreek.de>
Newsgroups linux.kernel
Subject Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply
Date 2015-08-04 11:00 +0200
Message-ID <pTGeN-5Af-65@gated-at.bofh.it> (permalink)
References (1 earlier) <pTb1g-23U-7@gated-at.bofh.it> <pTdPs-6bY-13@gated-at.bofh.it> <pTfxU-hP-3@gated-at.bofh.it> <pTGeN-5Af-67@gated-at.bofh.it> <pTknU-7ws-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Maxime,

Maxime Ripard schrieb am 03.08.2015 11:34:

> On Mon, Aug 03, 2015 at 11:03:52AM +0200, Timo Sigurdsson wrote:
>> Julian Calaby schrieb am 03.08.2015 06:22:
>> > My only real objection here is are there boards that can go down to
>> > 0.9v and if so, won't this change make them less power efficient in
>> > the almost-idle case? And are those power savings enough to justify
>> > not accepting this patch?
>> 
>> It will probably make those boards less power efficient, yes. On the
>> other hand, boards that have their CPU regulator set to min. 1.0V might
>> also draw more power because the lowest frequency is not available, 
>> even though the savings due to frequency are likely to be lower than
>> the savings due to voltage.
> 
> Guys, isn't this whole discussion a bit moot? We're not doing any kind
> of power management but cpufreq, so maybe there's a lot more to do
> before we actually can have these kind of arguments?
> 
> Plus this OPP has never been used anyway, so this patch is not going
> to increase the power consumption either.

You are right. When I wrote that, I was under the impression that the
Olinuxino Lime 2 board at least used this setting since it has has a cpu
regulator defined to go as low as 0.7V. But now I checked again and see
the regulator is not referenced in the cpu node, so I guess cpufreq
doesn't use it. So, this discussion was really hypothetical and more
importantly, as you mentioned, it's an out-of-spec opp that shouldn't
be supported anyway.

Thanks,

Timo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply Timo Sigurdsson <public_timo.s@silentcreek.de> - 2015-08-02 21:30 +0200
  Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Julian Calaby <julian.calaby@gmail.com> - 2015-08-03 01:40 +0200
    Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Chen-Yu Tsai <wens@csie.org> - 2015-08-03 04:40 +0200
      Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Julian Calaby <julian.calaby@gmail.com> - 2015-08-03 06:30 +0200
        Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Chen-Yu Tsai <wens@csie.org> - 2015-08-03 06:30 +0200
        Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply "Timo Sigurdsson" <public_timo.s@silentcreek.de> - 2015-08-03 11:10 +0200
          Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:40 +0200
            Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Julian Calaby <julian.calaby@gmail.com> - 2015-08-03 11:40 +0200
            Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply "Timo Sigurdsson" <public_timo.s@silentcreek.de> - 2015-08-04 11:00 +0200
        Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:30 +0200
    Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply "Timo Sigurdsson" <public_timo.s@silentcreek.de> - 2015-08-03 10:40 +0200
      Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:30 +0200
    Re: [linux-sunxi] [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage  for sun7i-a20 to a level all boards can supply Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:20 +0200
  Re: [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20  to a level all boards can supply Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:20 +0200
    Re: [PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply "Timo Sigurdsson" <public_timo.s@silentcreek.de> - 2015-08-04 10:40 +0200

csiph-web