
Hi,
On 27 January 2015 at 08:38, Simon Glass sjg@chromium.org wrote:
+Minkyu
Hi Przemyslaw,
On 27 January 2015 at 05:36, Przemyslaw Marczak p.marczak@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?
OK I guess this is OK. I've assigned this series to myself in patchwork and will apply it tomorrow so that we can get the I2C changes in before the merge window ends.
Regards, Simon