All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  [PATCH v2 0/2]: imx: mx6: use OTP for freq grade
@ 2015-05-14  5:08 Tim Harvey
  2015-05-14  5:08 ` [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP Tim Harvey
  2015-05-14  5:08 ` [U-Boot] [PATCH v2 2/2] mx: mx6: display max cpu frequency in print_cpuinfo() Tim Harvey
  0 siblings, 2 replies; 16+ messages in thread
From: Tim Harvey @ 2015-05-14  5:08 UTC (permalink / raw)
  To: u-boot

This is a second take on my last series to obtain and use CPU frequency
grade in print_cpuinfo().

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
--
v2:
 - split into two series: 1 for CPU frequency, other for Temperature grade

Tim Harvey (2):
  imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade
    from OTP
  mx: mx6: display max cpu frequency in print_cpuinfo()

 arch/arm/cpu/armv7/mx6/soc.c              | 41 +++++++++++++++++++++++++++++++
 arch/arm/imx-common/cpu.c                 | 16 +++++++++++-
 arch/arm/include/asm/arch-mx6/sys_proto.h |  1 +
 3 files changed, 57 insertions(+), 1 deletion(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-05-17 21:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14  5:08 [U-Boot] [PATCH v2 0/2]: imx: mx6: use OTP for freq grade Tim Harvey
2015-05-14  5:08 ` [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP Tim Harvey
2015-05-15  7:53   ` Christian Gmeiner
2015-05-15 13:20     ` Stefano Babic
2015-05-15 14:26       ` Christian Gmeiner
2015-05-15 14:32         ` Stefano Babic
2015-05-15 19:54           ` Troy Kisky
2015-05-15 20:38             ` Tim Harvey
2015-05-15 20:43               ` Troy Kisky
2015-05-15 22:34                 ` Troy Kisky
2015-05-15 22:57                   ` Otavio Salvador
2015-05-15 23:24                     ` Troy Kisky
2015-05-15 13:42     ` Tim Harvey
2015-05-17 21:37   ` Nikolay Dimitrov
2015-05-14  5:08 ` [U-Boot] [PATCH v2 2/2] mx: mx6: display max cpu frequency in print_cpuinfo() Tim Harvey
2015-05-17 21:38   ` Nikolay Dimitrov

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.