[U-Boot] [PATCH v4 4/4] dm: cros_ec: Convert cros_ec_i2c over to driver model

Simon Glass sjg at chromium.org
Thu Jan 29 18:35:33 CET 2015


On 26 January 2015 at 20:29, Simon Glass <sjg at chromium.org> wrote:
> Move this driver to use driver model and update the snow configuration to
> match.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Add patches to support offset length in device tree
> - Rebase on top of exynos I2C series
>
>  drivers/misc/cros_ec_i2c.c | 82 ++++++++++++++++------------------------------
>  include/configs/snow.h     |  1 +
>  2 files changed, 30 insertions(+), 53 deletions(-)
>

Applied to u-boot-dm.


More information about the U-Boot mailing list