Re: [PATCH 4/5] video: mb862xx: add support for controller's I2C
From: Anatolij Gustschin <agust@denx.de>
Date: 2011-05-24 07:45:13
From: Anatolij Gustschin <agust@denx.de>
Date: 2011-05-24 07:45:13
On Tue, 24 May 2011 16:23:44 +0900 Paul Mundt [off-list ref] wrote:
On Fri, May 13, 2011 at 05:54:48PM +0200, Anatolij Gustschin wrote:quoted
Add adapter driver for I2C adapter in Coral-P(A)/Lime GDCs. So we can easily access devices on controller's I2C bus using i2c-dev interface. Signed-off-by: Anatolij Gustschin <agust@denx.de>I don't see anything in the Kconfig that prevents this from being built with CONFIG_I2C=n, have you tested this case?
No. Thanks for pointing this out, I'll fix it. BR, Anatolij