
2 Sep
2014
2 Sep
'14
12:48 a.m.
From: Nitin Garg nitin.garg@freescale.com
Add support for mx6 onchip temperature sensor and enable it for all mx6sabre boards.
Nitin Garg (2): Changes since v2: - Split the patch into 2: Feature impl and board enablement
Changes since v1: - Make temperature sensor feature configurable - Checkpatch fixes
Add i.MX6 CPU temperature sensor support Enable SoC Temperature sensor for mx6 Sabre boards.
arch/arm/cpu/armv7/mx6/soc.c | 138 +++++++- 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 +- include/configs/mx6sabre_common.h | 1 + 5 files changed, 694 insertions(+), 4 deletions(-)
--
1.7.9.5