public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/4] board: verdin-am62: set cpu core voltage depending on speed grade
@ 2024-01-17 10:16 Max Krummenacher
  2024-01-17 10:16 ` [PATCH v1 1/4] board: verdin-am62: improve comment on usb phy core voltage Max Krummenacher
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Max Krummenacher @ 2024-01-17 10:16 UTC (permalink / raw)
  To: Max Krummenacher
  Cc: Francesco Dolcini, Max Krummenacher, Andrew Davis,
	Christian Gmeiner, Emanuele Ghidoli, Heinrich Schuchardt,
	Kamlesh Gurudasani, Marcel Ziswiler, Nishanth Menon, Tom Rini,
	u-boot


The series moves the existing access functions to the AM62 Device
Identification fields and adds function for the not yet accessible
fields to be available to all.

This is then used in the Verdin AM62 board code to set the CPU core
voltage according to speed grade to gain more than 100mW power
consumption reduction for the slower speed graded SKUs.


Max Krummenacher (4):
  board: verdin-am62: improve comment on usb phy core voltage
  arm: mach-k3: am62: move device identification accessor functions to
    header
  arm: mach-k3: am62: provide more soc feature info accessors
  board: verdin-am62: set cpu core voltage depending on speed grade

 arch/arm/mach-k3/am625_fdt.c                  | 23 --------
 arch/arm/mach-k3/include/mach/am62_hardware.h | 39 ++++++++++++++
 board/toradex/verdin-am62/verdin-am62.c       | 52 ++++++++++++++++++-
 3 files changed, 89 insertions(+), 25 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2024-01-25 16:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17 10:16 [PATCH v1 0/4] board: verdin-am62: set cpu core voltage depending on speed grade Max Krummenacher
2024-01-17 10:16 ` [PATCH v1 1/4] board: verdin-am62: improve comment on usb phy core voltage Max Krummenacher
2024-01-25 16:14   ` Tom Rini
2024-01-17 10:16 ` [PATCH v1 2/4] arm: mach-k3: am62: move device identification accessor functions to header Max Krummenacher
2024-01-17 10:16 ` [PATCH v1 3/4] arm: mach-k3: am62: provide more soc feature info accessors Max Krummenacher
2024-01-17 10:16 ` [PATCH v1 4/4] board: verdin-am62: set cpu core voltage depending on speed grade Max Krummenacher
2024-01-18  9:50   ` Max Krummenacher
2024-01-18 16:31     ` Max Krummenacher
2024-01-18 20:49       ` Francesco Dolcini
2024-01-17 10:53 ` [PATCH v1 0/4] " Francesco Dolcini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox