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

Simon Glass sjg at chromium.org
Thu Jan 29 03:02:46 CET 2015


Hi Minkyu,

On 28 January 2015 at 18:58, Minkyu Kang <mk7.kang at samsung.com> wrote:
> 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.
>

OK ta.

> 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.

I plan to send a pull request as soon as possible, probably Friday. So
it should not be too much of a problem. Also hopefully your other
outstanding patches don't affect the exynos I2C driver model
conversion so there may not be any conflicts.

Regards,
Simon


More information about the U-Boot mailing list