
29 Jan
2015
29 Jan
'15
6:35 p.m.
On 26 January 2015 at 20:29, Simon Glass sjg@chromium.org wrote:
Move this driver to use driver model and update the snow configuration to match.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v4:
- Add patches to support offset length in device tree
- Rebase on top of exynos I2C series
drivers/misc/cros_ec_i2c.c | 82 ++++++++++++++++------------------------------ include/configs/snow.h | 1 + 2 files changed, 30 insertions(+), 53 deletions(-)
Applied to u-boot-dm.