Hi Lee, On 01/05/18 10:32, Lee Jones wrote: > On Mon, 30 Apr 2018, Enric Balletbo i Serra wrote: > >> Check whether this EC instance has USBPD host command support and >> instatiate the cros_usbpd-charger driver as a subdevice in such case. >> >> Signed-off-by: Enric Balletbo i Serra <enric.balle...@collabora.com> >> --- >> >> Changes in v2: >> - [3/3] Use ARRAY_SIZE instead of hardcoded 1. >> >> drivers/mfd/cros_ec_dev.c | 16 ++++++++++++++++ >> 1 file changed, 16 insertions(+) > > Patch looks good to me. > > Does it depend on any of the other patches in the series? >
No, it only depends on [1] to apply cleanly (mentioned in the cover letter). I think that [1] is close to be picked. If this is not the case I can rebase without this dependency. [1] https://lkml.org/lkml/2018/4/18/229 Best regards, Enric > For my own reference: > Acked-for-MFD-by: Lee Jones <lee.jo...@linaro.org> >