* [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
@ 2010-12-02 7:29 Hemanth V
2010-12-13 6:08 ` Hemanth V
0 siblings, 1 reply; 3+ messages in thread
From: Hemanth V @ 2010-12-02 7:29 UTC (permalink / raw)
To: linux-omap
>From 10f5f9f918e197f4052ac66b4e4cfb4b72646878 Mon Sep 17 00:00:00 2001
From: Hemanth V <hemanthv@ti.com>
Date: Wed, 1 Dec 2010 16:28:51 +0530
Subject: [PATCH] omap4: Add platform changes for Ambient Light sensor
Register BH1780GLI Ambient light sensor, which is an I2C device
for 4430SDP board.
Signed-off-by: Hemanth V <hemanthv@ti.com>
---
BH1780GLI Driver is part of mainline kernel
arch/arm/mach-omap2/board-4430sdp.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c
index 49b5a7b..d8ef903 100644
--- a/arch/arm/mach-omap2/board-4430sdp.c
+++ b/arch/arm/mach-omap2/board-4430sdp.c
@@ -465,6 +465,9 @@ static struct i2c_board_info __initdata sdp4430_i2c_3_boardinfo[] = {
{
I2C_BOARD_INFO("tmp105", 0x48),
},
+ {
+ I2C_BOARD_INFO("bh1780", 0x29),
+ },
};
static struct i2c_board_info __initdata sdp4430_i2c_4_boardinfo[] = {
{
--
1.5.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
2010-12-02 7:29 [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor Hemanth V
@ 2010-12-13 6:08 ` Hemanth V
2010-12-18 1:31 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Hemanth V @ 2010-12-13 6:08 UTC (permalink / raw)
To: linux-omap
----- Original Message -----
From: "Hemanth V" <hemanthv@ti.com>
To: <linux-omap@vger.kernel.org>
Sent: Thursday, December 02, 2010 12:59 PM
Subject: [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
> From 10f5f9f918e197f4052ac66b4e4cfb4b72646878 Mon Sep 17 00:00:00 2001
> From: Hemanth V <hemanthv@ti.com>
> Date: Wed, 1 Dec 2010 16:28:51 +0530
> Subject: [PATCH] omap4: Add platform changes for Ambient Light sensor
>
> Register BH1780GLI Ambient light sensor, which is an I2C device
> for 4430SDP board.
Tony, would you be pulling these patches for the next merge window.
Thanks
Hemanth
>
> Signed-off-by: Hemanth V <hemanthv@ti.com>
> ---
> BH1780GLI Driver is part of mainline kernel
>
> arch/arm/mach-omap2/board-4430sdp.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-4430sdp.c
> b/arch/arm/mach-omap2/board-4430sdp.c
> index 49b5a7b..d8ef903 100644
> --- a/arch/arm/mach-omap2/board-4430sdp.c
> +++ b/arch/arm/mach-omap2/board-4430sdp.c
> @@ -465,6 +465,9 @@ static struct i2c_board_info __initdata
> sdp4430_i2c_3_boardinfo[] = {
> {
> I2C_BOARD_INFO("tmp105", 0x48),
> },
> + {
> + I2C_BOARD_INFO("bh1780", 0x29),
> + },
> };
> static struct i2c_board_info __initdata sdp4430_i2c_4_boardinfo[] = {
> {
> --
> 1.5.4.3
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
2010-12-13 6:08 ` Hemanth V
@ 2010-12-18 1:31 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2010-12-18 1:31 UTC (permalink / raw)
To: Hemanth V; +Cc: linux-omap
* Hemanth V <hemanthv@ti.com> [101212 22:08]:
> ----- Original Message ----- From: "Hemanth V" <hemanthv@ti.com>
> To: <linux-omap@vger.kernel.org>
> Sent: Thursday, December 02, 2010 12:59 PM
> Subject: [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
>
>
> >From 10f5f9f918e197f4052ac66b4e4cfb4b72646878 Mon Sep 17 00:00:00 2001
> >From: Hemanth V <hemanthv@ti.com>
> >Date: Wed, 1 Dec 2010 16:28:51 +0530
> >Subject: [PATCH] omap4: Add platform changes for Ambient Light sensor
> >
> >Register BH1780GLI Ambient light sensor, which is an I2C device
> >for 4430SDP board.
>
> Tony, would you be pulling these patches for the next merge window.
Yes taking the first two, will ack the third as the header is not
in the mainline kernel.
Regards,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-18 1:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 7:29 [PATCH 1/3] omap4: Add platform changes for Ambient Light sensor Hemanth V
2010-12-13 6:08 ` Hemanth V
2010-12-18 1:31 ` Tony Lindgren
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.