From: Tony Lindgren <tony@atomide.com>
To: Teresa Remmet <t.remmet@phytec.de>
Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
"Benoît Cousson" <bcousson@baylibre.com>,
"Mark Rutland" <mark.rutland@arm.com>,
"Pawel Moll" <pawel.moll@arm.com>,
"Rob Herring" <robh+dt@kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage
Date: Mon, 14 Sep 2015 10:26:25 -0700 [thread overview]
Message-ID: <20150914172625.GR4215@atomide.com> (raw)
In-Reply-To: <1441281607-35457-1-git-send-email-t.remmet@phytec.de>
* Teresa Remmet <t.remmet@phytec.de> [150903 05:03]:
> Fix the mpu voltage as it is set to low for the silicon
> revision 2.1.
>
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Applying this one into omap-for-v4.3/fixes thanks.
Tony
> ---
> arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> index 4d28fc3..5dd084f 100644
> --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
> +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> @@ -252,10 +252,10 @@
> };
>
> vdd1_reg: regulator@2 {
> - /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
> + /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% tolerance */
> regulator-name = "vdd_mpu";
> regulator-min-microvolt = <912500>;
> - regulator-max-microvolt = <1312500>;
> + regulator-max-microvolt = <1378000>;
> regulator-boot-on;
> regulator-always-on;
> };
> --
> 1.9.1
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage
Date: Mon, 14 Sep 2015 10:26:25 -0700 [thread overview]
Message-ID: <20150914172625.GR4215@atomide.com> (raw)
In-Reply-To: <1441281607-35457-1-git-send-email-t.remmet@phytec.de>
* Teresa Remmet <t.remmet@phytec.de> [150903 05:03]:
> Fix the mpu voltage as it is set to low for the silicon
> revision 2.1.
>
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Applying this one into omap-for-v4.3/fixes thanks.
Tony
> ---
> arch/arm/boot/dts/am335x-phycore-som.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> index 4d28fc3..5dd084f 100644
> --- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
> +++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
> @@ -252,10 +252,10 @@
> };
>
> vdd1_reg: regulator at 2 {
> - /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
> + /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% tolerance */
> regulator-name = "vdd_mpu";
> regulator-min-microvolt = <912500>;
> - regulator-max-microvolt = <1312500>;
> + regulator-max-microvolt = <1378000>;
> regulator-boot-on;
> regulator-always-on;
> };
> --
> 1.9.1
>
next prev parent reply other threads:[~2015-09-14 17:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 12:00 [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage Teresa Remmet
2015-09-03 12:00 ` Teresa Remmet
2015-09-03 12:00 ` [PATCH 2/2] ARM: dts: am335x-wega: Clean up regulators Teresa Remmet
2015-09-03 12:00 ` Teresa Remmet
[not found] ` <1441281607-35457-2-git-send-email-t.remmet-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
2015-10-12 21:04 ` Tony Lindgren
2015-10-12 21:04 ` Tony Lindgren
2015-10-12 21:04 ` Tony Lindgren
2015-09-14 17:26 ` Tony Lindgren [this message]
2015-09-14 17:26 ` [PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage Tony Lindgren
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=20150914172625.GR4215@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=t.remmet@phytec.de \
/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.