Re: [PATCH 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out.

2017-02-24 Thread Enric Balletbo i Serra
Hi, Thanks for the review. On 24/02/17 04:41, Chanwoo Choi wrote: > Hi, > > I tested the build of this driver based on linux-next.git[1]. > The following error happens. But, I think that the needed > patches have not yet merged. I'll expect to fix build issue on next version. > > drivers/extcon

Re: [PATCH 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out.

2017-02-23 Thread Chanwoo Choi
Hi, I tested the build of this driver based on linux-next.git[1]. The following error happens. But, I think that the needed patches have not yet merged. I'll expect to fix build issue on next version. drivers/extcon/extcon-cros_ec.c: In function ‘extcon_cros_ec_event’: drivers/extcon/extcon-cros_

[PATCH 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out.

2017-02-20 Thread Enric Balletbo i Serra
From: Benson Leung This is the driver for the USB Type C cable detection mechanism built into the ChromeOS Embedded Controller on systems that have USB Type-C ports. At present, this allows for the presence of display out, but in future, it may also be used to notify host and device type cables