From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 20 May 2015 17:09:52 +0200 Subject: [U-Boot] [Patch v3 0/4] imx: mx6: use OTP for teperature grade info In-Reply-To: References: <1431957407-24920-1-git-send-email-tharvey@gateworks.com> <555C9D7D.6080807@tqsc.de> Message-ID: <555CA3C0.70703@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20/05/2015 16:45, Otavio Salvador wrote: > On Wed, May 20, 2015 at 11:43 AM, Markus Niebel wrote: >> Am 18.05.2015 um 15:56 schrieb Tim Harvey: >>> Use Temperature grade info in OTP/eFUSE for thermal management and display of >>> thermal data. >>> >>> Cc: Stefan Roese >>> Cc: Eric Nelson >>> Cc: Heiko Schocher >>> Cc: Nikita Kiryanov >>> Cc: Jon Nettleton >>> Cc: Jason Liu >>> Cc: Ye Li >>> Cc: Fabio Estevam >>> Cc: Christian Gmeiner >>> Cc: Markus Niebel >>> Cc: Peng Fan >>> Signed-off-by: Tim Harvey >>> --- >>> v3: >>> - include display of temperature grade for IMX6SX >>> v2: >>> - split into two series: 1 for CPU frequency, other for Temperature grade >>> >>> Tim Harvey (4): >>> mx6: add OTP bank1 registers >>> imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from >>> OTP >>> imx: mx6: add display of CPU temperature grade in print_cpuinfo() >>> thermal: imx_thermal: use CPU temperature grade for trip points >>> >>> arch/arm/cpu/armv7/mx6/soc.c | 38 +++++++++++++++++++++++++++++++ >>> arch/arm/imx-common/cpu.c | 25 ++++++++++++++++---- >>> arch/arm/include/asm/arch-mx6/imx-regs.h | 19 ++++++++++++++++ >>> arch/arm/include/asm/arch-mx6/sys_proto.h | 1 + >>> drivers/thermal/imx_thermal.c | 29 +++++++++++++++-------- >>> include/imx_thermal.h | 6 +++++ >>> 6 files changed, 104 insertions(+), 14 deletions(-) >>> >> >> Tested on TQMa6Q and TQMa6D >> >> following patches were also applied: >> https://patchwork.ozlabs.org/patch/473405/ >> https://patchwork.ozlabs.org/patch/473406/ >> >> Tested-by: Markus Niebel > > I think those are applied in Stephano's tree today. Yes, Markus - patches are already merged into imx. Regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================