
27 Jan
2015
27 Jan
'15
1:17 a.m.
On 26 January 2015 at 13:14, Simon Glass sjg@chromium.org wrote:
On 25 January 2015 at 08:27, Simon Glass sjg@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@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
Sorry, I'm getting ahead of myself. I cannot apply this until the Samsung I2C driver is applied. So I'm leaving this patch out for now and will revisit hopefully later in the week.
- Simon