[U-Boot] [PATCH 0/2 v3] Add support for mx6 onchip temperature sensor
nitin.garg at freescale.com
nitin.garg at freescale.com
Tue Sep 2 00:48:10 CEST 2014
From: Nitin Garg <nitin.garg at 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
More information about the U-Boot
mailing list