* [PATCH] Enable lm75 and hwmon in OMAP4
@ 2010-06-17 6:20 Datta, Shubhrajyoti
2010-06-17 12:11 ` Gadiyar, Anand
2010-07-01 12:27 ` Tony Lindgren
0 siblings, 2 replies; 3+ messages in thread
From: Datta, Shubhrajyoti @ 2010-06-17 6:20 UTC (permalink / raw)
To: linux-omap@vger.kernel.org
Enabling hwmon and lm75 in the omap4 defconfig
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
---
arch/arm/configs/omap_4430sdp_defconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
mode change 100644 => 100755 arch/arm/configs/omap_4430sdp_defconfig
diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig
old mode 100644
new mode 100755
index 1fb0456..86d69ae
--- a/arch/arm/configs/omap_4430sdp_defconfig
+++ b/arch/arm/configs/omap_4430sdp_defconfig
@@ -724,7 +724,8 @@ CONFIG_GPIOLIB=y
#
# CONFIG_W1 is not set
# CONFIG_POWER_SUPPLY is not set
-# CONFIG_HWMON is not set
+CONFIG_HWMON=y
+CONFIG_SENSORS_LM75=y
# CONFIG_THERMAL is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
--
1.5.4.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [PATCH] Enable lm75 and hwmon in OMAP4
2010-06-17 6:20 [PATCH] Enable lm75 and hwmon in OMAP4 Datta, Shubhrajyoti
@ 2010-06-17 12:11 ` Gadiyar, Anand
2010-07-01 12:27 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Gadiyar, Anand @ 2010-06-17 12:11 UTC (permalink / raw)
To: Datta, Shubhrajyoti, linux-omap@vger.kernel.org
Datta, Shubhrajyoti wrote:
> Enabling hwmon and lm75 in the omap4 defconfig
>
I believe we're not going to be taking defconfig changes now.
> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
> ---
> arch/arm/configs/omap_4430sdp_defconfig | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
> mode change 100644 => 100755 arch/arm/configs/omap_4430sdp_defconfig
>
> diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig
> old mode 100644
> new mode 100755
And this mode change was unnecessary?
> index 1fb0456..86d69ae
> --- a/arch/arm/configs/omap_4430sdp_defconfig
> +++ b/arch/arm/configs/omap_4430sdp_defconfig
> @@ -724,7 +724,8 @@ CONFIG_GPIOLIB=y
> #
> # CONFIG_W1 is not set
> # CONFIG_POWER_SUPPLY is not set
> -# CONFIG_HWMON is not set
> +CONFIG_HWMON=y
> +CONFIG_SENSORS_LM75=y
> # CONFIG_THERMAL is not set
> CONFIG_WATCHDOG=y
> # CONFIG_WATCHDOG_NOWAYOUT is not set
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Enable lm75 and hwmon in OMAP4
2010-06-17 6:20 [PATCH] Enable lm75 and hwmon in OMAP4 Datta, Shubhrajyoti
2010-06-17 12:11 ` Gadiyar, Anand
@ 2010-07-01 12:27 ` Tony Lindgren
1 sibling, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2010-07-01 12:27 UTC (permalink / raw)
To: Datta, Shubhrajyoti; +Cc: linux-omap@vger.kernel.org
* Datta, Shubhrajyoti <shubhrajyoti@ti.com> [100617 09:14]:
> Enabling hwmon and lm75 in the omap4 defconfig
>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
> ---
> arch/arm/configs/omap_4430sdp_defconfig | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
> mode change 100644 => 100755 arch/arm/configs/omap_4430sdp_defconfig
Again a bad mode change for a while.
Sorry no more defconfig patches until the situation clears out
on what they will be replaced with.
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-01 12:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 6:20 [PATCH] Enable lm75 and hwmon in OMAP4 Datta, Shubhrajyoti
2010-06-17 12:11 ` Gadiyar, Anand
2010-07-01 12:27 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).