[U-Boot] [PATCH v4 29/29] dm: exynos: cros_ec: Move cros_ec_spi to driver model

Simon Glass sjg at chromium.org
Thu Oct 23 05:05:24 CEST 2014


On 13 October 2014 23:42, Simon Glass <sjg at chromium.org> wrote:
> Adjust this driver to use driver model and move smdk5420 boards over to
> use it.
>
> Series-changes 4
> - Add review/ack tags for SPI maintainer (Jagan)
>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/misc/cros_ec_spi.c  | 68 +++++++++++++++++++++++++++++++++++++++------
>  include/configs/peach-pit.h |  1 +
>  2 files changed, 60 insertions(+), 9 deletions(-)
>

Applied to u-boot-dm/master.

With a comment and a device tree decode call added to cros_ec_probe()
to work around a current limitation, unfortunately.


More information about the U-Boot mailing list