
26 Jan
2015
26 Jan
'15
9:14 p.m.
On 25 January 2015 at 08:27, Simon Glass sjg@chromium.org wrote:
I2C is now deprecated on ARM platforms and there are no devices that use it with the v3 protocol. We can't require v3 support if we want to support I2C. Adjust the error handling to suit.
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.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
Applied to -u-boot-dm