Home
last modified time | relevance | path

Searched hist:"8 bbb38b15fd585a9d51f8ee064ce17e535d8025e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c8bbb38b15fd585a9d51f8ee064ce17e535d8025e Sun Jan 25 15:27:17 UTC 2015 Simon Glass <sjg@chromium.org> dm: cros_ec: Don't require protocol 3 support

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>