
23 Oct
2014
23 Oct
'14
5:05 a.m.
On 13 October 2014 23:42, Simon Glass sjg@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@gmail.com Signed-off-by: Simon Glass sjg@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.