linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: OMAP5: Update CPU OPP table as per final production Manual
@ 2014-06-06  1:09 Nishanth Menon
       [not found] ` <1402016986-12508-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2014-06-06  1:09 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, devicetree, linux-arm-kernel, Nishanth Menon

As per the Final production Data Manual for OMAP5432,
SWPS050F(APRIL 2014)

There are only two OPPs - 1GHz and 1.5GHz. the older OPP_LOW has been
completely descoped. The Nominal voltages are still correct though.
However, expectation for final production configuration is operation
with Adaptive Body Bias (ABB) and Adaptive Voltage Scaling Class 0
operation.

There are no IDcode or version change information encoded to
programmatically detect this and software is supposed to NOT use
OPP_LOW(500MHz) anymore for all devices (legacy and production
samples).

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm/boot/dts/omap5.dtsi |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 3bfda16..a4ed549 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -45,7 +45,6 @@
 
 			operating-points = <
 				/* kHz    uV */
-				500000  880000
 				1000000 1060000
 				1500000 1250000
 			>;
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: OMAP5: Update CPU OPP table as per final production Manual
       [not found] ` <1402016986-12508-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
@ 2014-06-16 12:00   ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2014-06-16 12:00 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Benoît Cousson, linux-omap-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

* Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [140605 18:11]:
> As per the Final production Data Manual for OMAP5432,
> SWPS050F(APRIL 2014)
> 
> There are only two OPPs - 1GHz and 1.5GHz. the older OPP_LOW has been
> completely descoped. The Nominal voltages are still correct though.
> However, expectation for final production configuration is operation
> with Adaptive Body Bias (ABB) and Adaptive Voltage Scaling Class 0
> operation.
> 
> There are no IDcode or version change information encoded to
> programmatically detect this and software is supposed to NOT use
> OPP_LOW(500MHz) anymore for all devices (legacy and production
> samples).
> 
> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>

Thanks applying into omap-for-v3.16/fixes.

Tony

> ---
>  arch/arm/boot/dts/omap5.dtsi |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index 3bfda16..a4ed549 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -45,7 +45,6 @@
>  
>  			operating-points = <
>  				/* kHz    uV */
> -				500000  880000
>  				1000000 1060000
>  				1500000 1250000
>  			>;
> -- 
> 1.7.9.5
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-16 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06  1:09 [PATCH] ARM: dts: OMAP5: Update CPU OPP table as per final production Manual Nishanth Menon
     [not found] ` <1402016986-12508-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
2014-06-16 12:00   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).