[U-Boot] [PATCH v3 00/12] exynos: enable dm i2c

Minkyu Kang mk7.kang at samsung.com
Thu Jan 29 02:58:00 CET 2015


On 28/01/15 00:38, Simon Glass wrote:
> +Minkyu
> 
> Hi Przemyslaw,
> 
> On 27 January 2015 at 05:36, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>> This patchset adds support to driver model i2c api for Exynos i2c driver.
>> Few boards are using this driver, but the board peripherals are not ported
>> to the new api yet. So the CONFIG_DM_I2C_COMPAT is enabled.
>>
>> Switch to dm i2c is currentlly not possible for the few devices like
>> Trats2, Universal C210, S5P Goni, because ir require soft i2c support.
>>
>> For Odroid U3, the compatiblility layer is enabled, because it uses only
>> one pmic driver, which soon is going to be moved to dm i2c with the dm pmic
>> framework.
>>
>> The i2c dm compatibility layer is also enabled for Exynos5 boards,
>> which should be removed after moving the i2c drivers to driver model.
> 
> I plan to pick this series up for the driver model tree and hopefully
> get it in in time for RC1. Minkyu is that OK with you?
> 

Sure. It's OK.

Do you have plan to merge dm with main tree?
I will accept few patches to samsung,
but I wonder that conflict with your tree.
So please let me know about merge plan.

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list