
1 Apr
2015
1 Apr
'15
5:15 a.m.
On 26 March 2015 at 09:29, Simon Glass sjg@chromium.org wrote:
This is the last driver to be converted. It requires an LPC bus and a special check_version() method.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Support pre-driver-model too so we can rebase on dm/next
configs/chromebook_link_defconfig | 1 + drivers/misc/cros_ec.c | 12 ++++++++++++ drivers/misc/cros_ec_lpc.c | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 51 insertions(+)
Applied to u-boot-dm/next