All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] [RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
Date: Tue, 28 Jul 2015 14:55:45 +0200	[thread overview]
Message-ID: <20150728125545.GC2564@lukather> (raw)
In-Reply-To: <20150728090216.892076C80D94@dd34104.kasserver.com>

On Tue, Jul 28, 2015 at 11:02:16AM +0200, Timo Sigurdsson wrote:
> Hi,
> 
> Chen-Yu Tsai schrieb am 27.07.2015 15:14:
> >> ChenYu (in the CC), since you did most of the original work here, do
> >> you know why we have an op at 0.9 volt, but none of our boards allow the
> >> voltage to go that low in the regulator settings ?
> > 
> > I'm on vacation now, so apologies for the bad formatting.
> > 
> > The OPPs are from a common subset
> > of the settings from the fex files available
> > at the time. Some fex files actually set
> > min and max voltage thus eliminating
> > the highest and lowest OPPs.
> > 
> > At least that is how Maxime and I
> > interpreted them.
> 
> IMHO for a common maximum opp that's a good approach. But for the lowest
> frequency setting, it would seem more logical to me, to raise the voltage
> to a point where all boards will run fine with them, unless those boards 
> cannot handle the frequency regardless of the higher voltage.

Agreed.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150728/5a5e33c7/attachment-0001.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Timo Sigurdsson <public_timo.s-fWgRPtSzPNU3WX+qO2AYSQ@public.gmane.org>
Cc: hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	wens-jdAy2FN1RRM@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Subject: Re: [RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
Date: Tue, 28 Jul 2015 14:55:45 +0200	[thread overview]
Message-ID: <20150728125545.GC2564@lukather> (raw)
In-Reply-To: <20150728090216.892076C80D94-RzmsueL7+k6AvxNu/8lEInnhMCiq3JZZ@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

On Tue, Jul 28, 2015 at 11:02:16AM +0200, Timo Sigurdsson wrote:
> Hi,
> 
> Chen-Yu Tsai schrieb am 27.07.2015 15:14:
> >> ChenYu (in the CC), since you did most of the original work here, do
> >> you know why we have an op at 0.9 volt, but none of our boards allow the
> >> voltage to go that low in the regulator settings ?
> > 
> > I'm on vacation now, so apologies for the bad formatting.
> > 
> > The OPPs are from a common subset
> > of the settings from the fex files available
> > at the time. Some fex files actually set
> > min and max voltage thus eliminating
> > the highest and lowest OPPs.
> > 
> > At least that is how Maxime and I
> > interpreted them.
> 
> IMHO for a common maximum opp that's a good approach. But for the lowest
> frequency setting, it would seem more logical to me, to raise the voltage
> to a point where all boards will run fine with them, unless those boards 
> cannot handle the frequency regardless of the higher voltage.

Agreed.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Timo Sigurdsson <public_timo.s@silentcreek.de>
Cc: hdegoede@redhat.com, wens@csie.org, galak@codeaurora.org,
	linux-kernel@vger.kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org, ijc+devicetree@hellion.org.uk,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@googlegroups.com, pawel.moll@arm.com,
	linux@arm.linux.org.uk, robh+dt@kernel.org
Subject: Re: [linux-sunxi] [RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
Date: Tue, 28 Jul 2015 14:55:45 +0200	[thread overview]
Message-ID: <20150728125545.GC2564@lukather> (raw)
In-Reply-To: <20150728090216.892076C80D94@dd34104.kasserver.com>

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]

On Tue, Jul 28, 2015 at 11:02:16AM +0200, Timo Sigurdsson wrote:
> Hi,
> 
> Chen-Yu Tsai schrieb am 27.07.2015 15:14:
> >> ChenYu (in the CC), since you did most of the original work here, do
> >> you know why we have an op at 0.9 volt, but none of our boards allow the
> >> voltage to go that low in the regulator settings ?
> > 
> > I'm on vacation now, so apologies for the bad formatting.
> > 
> > The OPPs are from a common subset
> > of the settings from the fex files available
> > at the time. Some fex files actually set
> > min and max voltage thus eliminating
> > the highest and lowest OPPs.
> > 
> > At least that is how Maxime and I
> > interpreted them.
> 
> IMHO for a common maximum opp that's a good approach. But for the lowest
> frequency setting, it would seem more logical to me, to raise the voltage
> to a point where all boards will run fine with them, unless those boards 
> cannot handle the frequency regardless of the higher voltage.

Agreed.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-07-28 12:55 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27  1:28 [RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi Timo Sigurdsson
2015-07-27  1:28 ` Timo Sigurdsson
2015-07-27  1:28 ` Timo Sigurdsson
2015-07-27  8:07 ` [linux-sunxi] " Hans de Goede
2015-07-27  8:07   ` Hans de Goede
2015-07-27  8:07   ` Hans de Goede
2015-07-27 12:09   ` [linux-sunxi] " public_timo.s at silentcreek.de
2015-07-27 12:09     ` public_timo.s
2015-07-27 12:09     ` public_timo.s-fWgRPtSzPNU3WX+qO2AYSQ
2015-07-27 12:43     ` Hans de Goede
2015-07-27 12:43       ` Hans de Goede
2015-07-27 12:43       ` Hans de Goede
2015-07-28  9:02       ` Timo Sigurdsson
2015-07-28  9:02         ` Timo Sigurdsson
2015-07-28  9:02         ` Timo Sigurdsson
2015-07-28 12:55         ` [linux-sunxi] " Maxime Ripard
2015-07-28 12:55           ` Maxime Ripard
2015-07-28 12:55           ` Maxime Ripard
2015-07-28 14:57           ` [linux-sunxi] " Timo Sigurdsson
2015-07-28 14:57             ` Timo Sigurdsson
2015-07-28 14:57             ` Timo Sigurdsson
2015-07-28 12:49       ` [linux-sunxi] " Maxime Ripard
2015-07-28 12:49         ` Maxime Ripard
2015-07-28 12:49         ` Maxime Ripard
2015-07-28 14:24         ` Hans de Goede
2015-07-28 14:24           ` Hans de Goede
2015-07-28 14:24           ` Hans de Goede
2015-07-28 15:09           ` [linux-sunxi] " Timo Sigurdsson
2015-07-28 15:09             ` Timo Sigurdsson
2015-07-28 15:09             ` Timo Sigurdsson
2015-07-28 15:29             ` [linux-sunxi] " Hans de Goede
2015-07-28 15:29               ` Hans de Goede
2015-07-28 15:29               ` Hans de Goede
2015-08-02 22:00               ` Timo Sigurdsson
2015-08-02 22:00                 ` Timo Sigurdsson
2015-08-02 22:00                 ` Timo Sigurdsson
2015-07-28 14:45         ` [linux-sunxi] " Timo Sigurdsson
2015-07-28 14:45           ` Timo Sigurdsson
2015-07-28 14:45           ` Timo Sigurdsson
2015-07-27 12:36   ` [linux-sunxi] " public_timo.s at silentcreek.de
2015-07-27 12:36     ` public_timo.s
2015-07-27 12:36     ` public_timo.s-fWgRPtSzPNU3WX+qO2AYSQ
2015-07-27 12:54     ` [linux-sunxi] " Hans de Goede
2015-07-27 12:54       ` Hans de Goede
2015-07-27 12:54       ` Hans de Goede
     [not found]       ` <55B62A1B.6030601-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-07-27 13:14         ` Chen-Yu Tsai
2015-07-28  9:02           ` [linux-sunxi] " Timo Sigurdsson
2015-07-28  9:02             ` Timo Sigurdsson
2015-07-28  9:02             ` Timo Sigurdsson
2015-07-28 12:55             ` Maxime Ripard [this message]
2015-07-28 12:55               ` [linux-sunxi] " Maxime Ripard
2015-07-28 12:55               ` Maxime Ripard
2015-07-28 15:01               ` [linux-sunxi] " Timo Sigurdsson
2015-07-28 15:01                 ` Timo Sigurdsson
2015-07-28 15:01                 ` Timo Sigurdsson
2015-07-28 23:02             ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150728125545.GC2564@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.