linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Better voltage controller configuration for droid4
@ 2019-10-18 22:21 Tony Lindgren
  2019-10-18 22:21 ` [PATCH 1/2] ARM: OMAP2+: Configure voltage controller for retention Tony Lindgren
  2019-10-18 22:21 ` [PATCH 2/2] ARM: OMAP2+: Configure voltage controller for cpcap to low-speed Tony Lindgren
  0 siblings, 2 replies; 3+ messages in thread
From: Tony Lindgren @ 2019-10-18 22:21 UTC (permalink / raw)
  To: linux-omap
  Cc: Merlijn Wajer, Pavel Machek, linux-arm-kernel, Sebastian Reichel

Hi,

Here are two more patches to change droid4 to use low-speed configuration
like the Motorola Mapphone Android Linux kernel does.

This gains us a power saving of 7mW bringing the whole device power
consumption in retention idle mode to about 32mW between wakeups with
screen blanked, modem off, usb and phy modules unloaded and wlan
connected. That's about the same number as I measured Android do in
flight mode suspended.

With the pending modem patches with modem online, I'm now seeing average
power consumption of about 60 - 70mW for the whole device as measured
once a minute from /sys/class/power_supply/battery/power_avg.

The patches are against v5.4-rc1 on top of the related patches:

[PATCH 0/8] Improve PM for omap4 devices

Regards,

Tony


Tony Lindgren (2):
  ARM: OMAP2+: Configure voltage controller for retention
  ARM: OMAP2+: Configure voltage controller for cpcap to low-speed

 arch/arm/mach-omap2/pmic-cpcap.c | 18 ++++++++++++-----
 arch/arm/mach-omap2/vc.c         | 34 ++++++++++++++++++++++++++++----
 arch/arm/mach-omap2/vc.h         |  2 +-
 3 files changed, 44 insertions(+), 10 deletions(-)

-- 
2.23.0

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-10-18 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 22:21 [PATCH 0/2] Better voltage controller configuration for droid4 Tony Lindgren
2019-10-18 22:21 ` [PATCH 1/2] ARM: OMAP2+: Configure voltage controller for retention Tony Lindgren
2019-10-18 22:21 ` [PATCH 2/2] ARM: OMAP2+: Configure voltage controller for cpcap to low-speed 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).