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

From: Rob Herring
Date: Fri Mar 03 2017 - 02:10:38 EST


On Wed, Mar 01, 2017 at 12:19:43PM +0100, Enric Balletbo i Serra wrote:
> From: Benson Leung <bleung@xxxxxxxxxxxx>
>
> 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: Benson Leung <bleung@xxxxxxxxxxxx>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
> Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> ---
> - Added Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> Requested by Rob Herring
> - Remove the Extcon word in the binding and replace it to describe better the
> h/w.
> - 'google,extcon-cros-ec' renamed to 'google,extcon-usbc-cros-ec' to indicate
> this is USB Type C related.
>
> .../bindings/extcon/extcon-usbc-cros-ec.txt | 24 ++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>