Re: [PATCH] ARM: OMAP3: Devkit8000: Add DDC i2c_bus_num

2012-12-14 Thread Tony Lindgren
* Tony Lindgren [121214 09:23]: > * Thomas Weber [121115 10:14]: > > Add i2c bus number for DVI output. > > The driver uses this to detect if a panel is connected and to read EDID. > > Thanks applying into omap-for-v3.8/fixes-for-merge-window. Oops, dropping and using Tomi's generic version ins

Re: [PATCH] ARM: OMAP3: Devkit8000: Add DDC i2c_bus_num

2012-12-14 Thread Tony Lindgren
* Thomas Weber [121115 10:14]: > Add i2c bus number for DVI output. > The driver uses this to detect if a panel is connected and to read EDID. Thanks applying into omap-for-v3.8/fixes-for-merge-window. Regards, Tony > Signed-off-by: Thomas Weber > --- > arch/arm/mach-omap2/board-devkit8000.

[PATCH] ARM: OMAP3: Devkit8000: Add DDC i2c_bus_num

2012-11-15 Thread Thomas Weber
Add i2c bus number for DVI output. The driver uses this to detect if a panel is connected and to read EDID. Signed-off-by: Thomas Weber --- arch/arm/mach-omap2/board-devkit8000.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-omap2/board-devkit8000.c b/arch/arm/mach-omap2/boa