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

Simon Glass sjg at chromium.org
Mon Jan 26 21:14:21 CET 2015


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


More information about the U-Boot mailing list