Re: [PATCH 2/2] dt-bindings: extcon: Add support for cros-ec device

2017-02-27 Thread Rob Herring
On Mon, Feb 20, 2017 at 04:18:54PM +0100, Enric Balletbo i Serra wrote: > From: Benson Leung > > This patch add documentation for binding of USB Type C cable detection > mechanism is using EXTCON subsystem. The device can detect the presence > of display out but it may also detect other external

Re: [PATCH 2/2] dt-bindings: extcon: Add support for cros-ec device

2017-02-23 Thread Chanwoo Choi
On 2017년 02월 21일 00:18, Enric Balletbo i Serra wrote: > From: Benson Leung > > This patch add documentation for binding of USB Type C cable detection > mechanism is using EXTCON subsystem. The device can detect the presence > of display out but it may also detect other external accessories when >

[PATCH 2/2] dt-bindings: extcon: Add support for cros-ec device

2017-02-20 Thread Enric Balletbo i Serra
From: Benson Leung This patch add documentation for binding of USB Type C cable detection mechanism is using EXTCON subsystem. The device can detect the presence of display out but it may also detect other external accessories when external accessories is attached or detached. Signed-off-by: Ben