[U-Boot] [PATCH v2 06/17] dm: cros_ec: Convert cros_ec LPC driver to driver model
Simon Glass
sjg at chromium.org
Wed Apr 1 05:15:50 CEST 2015
On 26 March 2015 at 09:29, Simon Glass <sjg at chromium.org> wrote:
> This is the last driver to be converted. It requires an LPC bus and a
> special check_version() method.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Support pre-driver-model too so we can rebase on dm/next
>
> configs/chromebook_link_defconfig | 1 +
> drivers/misc/cros_ec.c | 12 ++++++++++++
> drivers/misc/cros_ec_lpc.c | 38 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 51 insertions(+)
Applied to u-boot-dm/next
More information about the U-Boot
mailing list