All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2 v3] Add support for mx6 onchip temperature sensor
@ 2014-09-01 22:48 nitin.garg at freescale.com
  2014-09-01 22:48 ` [U-Boot] [PATCH 1/2 v3] Add i.MX6 CPU temperature sensor support nitin.garg at freescale.com
  2014-09-01 22:48 ` [U-Boot] [PATCH 2/2 v3] Enable SoC Temperature sensor for mx6 Sabre boards nitin.garg at freescale.com
  0 siblings, 2 replies; 5+ messages in thread
From: nitin.garg at freescale.com @ 2014-09-01 22:48 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2014-09-16 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 22:48 [U-Boot] [PATCH 0/2 v3] Add support for mx6 onchip temperature sensor nitin.garg at freescale.com
2014-09-01 22:48 ` [U-Boot] [PATCH 1/2 v3] Add i.MX6 CPU temperature sensor support nitin.garg at freescale.com
2014-09-11  9:01   ` Stefano Babic
2014-09-16 18:43     ` Nitin Garg
2014-09-01 22:48 ` [U-Boot] [PATCH 2/2 v3] Enable SoC Temperature sensor for mx6 Sabre boards nitin.garg at freescale.com

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.