[U-Boot] [PATCH v3 24/26] dm: cros_ec: Move cros_ec_i2c over to driver model

Simon Glass sjg at chromium.org
Tue Jan 27 01:17:50 CET 2015


On 26 January 2015 at 13:14, Simon Glass <sjg at chromium.org> wrote:
> On 25 January 2015 at 08:27, Simon Glass <sjg at chromium.org> wrote:
>> Update the driver model support, and remove the old code. Change snow to
>> use this new support.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v3: None
>> Changes in v2:
>> - Add patches to tidy up cros_ec using new I2C/SPI features
>>
>>  drivers/misc/cros_ec_i2c.c | 107 +++++++++++++++++----------------------------
>>  include/configs/snow.h     |   5 +++
>>  2 files changed, 45 insertions(+), 67 deletions(-)
>
> Applied to -u-boot-dm

Sorry, I'm getting ahead of myself. I cannot apply this until the
Samsung I2C driver is applied. So I'm leaving this patch out for now
and will revisit hopefully later in the week.

- Simon


More information about the U-Boot mailing list