* [PATCH] audio : AM3517 : Adding i2c info for AIC23 codec
@ 2011-03-08 15:13 ` Abhilash K V
0 siblings, 0 replies; 4+ messages in thread
From: Abhilash K V @ 2011-03-08 15:13 UTC (permalink / raw)
To: linux-omap, linux-arm-kernel, linux-kernel
Cc: tony, linux, Abhilash Vadakkepat Koyamangalath, Abhilash K V
From: Abhilash Vadakkepat Koyamangalath <x0151633@psplinux051.india.ti.com>
The i2c_board_info entry supporting AIC23 codec was added into
the i2c2 bus.
Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
---
arch/arm/mach-omap2/board-am3517evm.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/board-am3517evm.c b/arch/arm/mach-omap2/board-am3517evm.c
index ad71cbf..8da8d20 100644
--- a/arch/arm/mach-omap2/board-am3517evm.c
+++ b/arch/arm/mach-omap2/board-am3517evm.c
@@ -358,6 +358,9 @@ static struct pca953x_platform_data am3517evm_gpio_expander_info_0 = {
};
static struct i2c_board_info __initdata am3517evm_i2c2_boardinfo[] = {
{
+ I2C_BOARD_INFO("tlv320aic23", 0x1A),
+ },
+ {
I2C_BOARD_INFO("tca6416", 0x21),
.platform_data = &am3517evm_gpio_expander_info_0,
},
--
1.6.2.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] audio : AM3517 : Adding i2c info for AIC23 codec
@ 2011-03-08 15:13 ` Abhilash K V
0 siblings, 0 replies; 4+ messages in thread
From: Abhilash K V @ 2011-03-08 15:13 UTC (permalink / raw)
To: linux-arm-kernel
From: Abhilash Vadakkepat Koyamangalath <x0151633@psplinux051.india.ti.com>
The i2c_board_info entry supporting AIC23 codec was added into
the i2c2 bus.
Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
---
arch/arm/mach-omap2/board-am3517evm.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/board-am3517evm.c b/arch/arm/mach-omap2/board-am3517evm.c
index ad71cbf..8da8d20 100644
--- a/arch/arm/mach-omap2/board-am3517evm.c
+++ b/arch/arm/mach-omap2/board-am3517evm.c
@@ -358,6 +358,9 @@ static struct pca953x_platform_data am3517evm_gpio_expander_info_0 = {
};
static struct i2c_board_info __initdata am3517evm_i2c2_boardinfo[] = {
{
+ I2C_BOARD_INFO("tlv320aic23", 0x1A),
+ },
+ {
I2C_BOARD_INFO("tca6416", 0x21),
.platform_data = &am3517evm_gpio_expander_info_0,
},
--
1.6.2.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] audio : AM3517 : Adding i2c info for AIC23 codec
2011-03-08 15:13 ` Abhilash K V
@ 2011-03-08 23:21 ` Tony Lindgren
-1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-03-08 23:21 UTC (permalink / raw)
To: Abhilash K V
Cc: linux-omap, linux-arm-kernel, linux-kernel, linux,
Abhilash Vadakkepat Koyamangalath
* Abhilash K V <abhilash.kv@ti.com> [110308 07:11]:
> From: Abhilash Vadakkepat Koyamangalath <x0151633@psplinux051.india.ti.com>
>
> The i2c_board_info entry supporting AIC23 codec was added into
> the i2c2 bus.
>
> Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
> Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Applying.
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] audio : AM3517 : Adding i2c info for AIC23 codec
@ 2011-03-08 23:21 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-03-08 23:21 UTC (permalink / raw)
To: linux-arm-kernel
* Abhilash K V <abhilash.kv@ti.com> [110308 07:11]:
> From: Abhilash Vadakkepat Koyamangalath <x0151633@psplinux051.india.ti.com>
>
> The i2c_board_info entry supporting AIC23 codec was added into
> the i2c2 bus.
>
> Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
> Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Applying.
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-03-08 23:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 15:13 [PATCH] audio : AM3517 : Adding i2c info for AIC23 codec Abhilash K V
2011-03-08 15:13 ` Abhilash K V
2011-03-08 23:21 ` Tony Lindgren
2011-03-08 23:21 ` 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.