[U-Boot] [PATCH] Add i.MX6 CPU temperature sensor support
Fabio Estevam
festevam at gmail.com
Mon Sep 1 04:00:31 CEST 2014
Hi Nitin,
On Sun, Aug 31, 2014 at 12:03 PM, <nitin.garg at freescale.com> wrote:
> From: Nitin Garg <nitin.garg at freescale.com>
>
> This patch adds support for i.MX6 on chip temperature sensor support.
>
> Nitin Garg (1):
> Add i.MX6 CPU temperature sensor support
>
> arch/arm/cpu/armv7/mx6/soc.c | 137 +++++++-
> arch/arm/imx-common/cpu.c | 7 +-
> arch/arm/include/asm/arch-mx6/crm_regs.h | 543 +++++++++++++++++++++++++++++-
> arch/arm/include/asm/arch-mx6/imx-regs.h | 9 +-
> 4 files changed, 692 insertions(+), 4 deletions(-)
Please always Cc Stefano Babic on all the imx related patches.
Also, there is no need to provide a cover-letter for a single patch.
More information about the U-Boot
mailing list