All of lore.kernel.org
 help / color / mirror / Atom feed
From: nitin.garg at freescale.com <nitin.garg@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2 v3] Enable SoC Temperature sensor for mx6 Sabre boards.
Date: Mon, 1 Sep 2014 17:48:12 -0500	[thread overview]
Message-ID: <1409611692-20516-3-git-send-email-nitin.garg@freescale.com> (raw)
In-Reply-To: <1409611692-20516-1-git-send-email-nitin.garg@freescale.com>

From: Nitin Garg <nitin.garg@freescale.com>

Add CONFIG_IMX6_TEMP_SENSOR to mx6sabre_common.h file

Signed-off-by: Nitin Garg <nitin.garg@freescale.com>
---
 include/configs/mx6sabre_common.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index e59a3b4..fc38ede 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -33,6 +33,7 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_BOARD_LATE_INIT
 #define CONFIG_MXC_GPIO
+#define CONFIG_IMX6_TEMP_SENSOR
 
 #define CONFIG_MXC_UART
 
-- 
1.7.9.5

      parent reply	other threads:[~2014-09-01 22:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` nitin.garg at freescale.com [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1409611692-20516-3-git-send-email-nitin.garg@freescale.com \
    --to=nitin.garg@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.