[PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id
Doug Anderson
dianders at chromium.org
Wed Nov 21 13:33:40 EST 2012
On Tue, Nov 20, 2012 at 8:09 PM, Mark Brown
<broonie at opensource.wolfsonmicro.com> wrote:
> On Tue, Nov 20, 2012 at 02:27:04PM -0800, Doug Anderson wrote:
>> From: Padmavathi Venna <padma.v at samsung.com>
>>
>> Get the i2c bus number that the device is connected to using the alias
>> id. This makes debugging / grokking of kernel messages much easier.
>
> This doesn't look like a s3c2410 specific change - it's a generic device
> tree issue. This suggests that it sohuld be implemented in the
> framework so that all I2C controllers with DT can use it.
Good suggestion. I have posted a series with the title "Add automatic
bus number support for i2c busses with device tree". It contains the
i2c-core patch as well as a patch removing similar code from the pxa
i2c driver.
Kukjin: please consider this patch abandoned and superseded by the new
i2c-core patch. As Olof said, the patch for adding aliases for
exynos4 should still be fine to apply.
Thanks!
-Doug
More information about the linux-arm-kernel
mailing list