On 2012-11-18 18:28, Thomas Weber wrote:
> 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 <tho...@tomweber.eu>
> Cc: sta...@vger.kernel.org #v3.5 v3.6
> ---
>  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/board-devkit8000.c
> index 1fd161e..73d3d8e 100644
> --- a/arch/arm/mach-omap2/board-devkit8000.c
> +++ b/arch/arm/mach-omap2/board-devkit8000.c
> @@ -138,6 +138,7 @@ static struct omap_dss_device devkit8000_lcd_device = {
>  };
>  
>  static struct tfp410_platform_data dvi_panel = {
> +     .i2c_bus_num            = 1,
>       .power_down_gpio        = -1,
>  };

That change is already included in the "[PATCH] OMAP: board-files: fix
i2c_bus for tfp410" path I sent on Friday.

 Tomi


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to