Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1453426

Re: [PATCH v2 1/6] extcon: Add the extcon_type to gather each connector into five category

From Guenter Roeck <groeck@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/6] extcon: Add the extcon_type to gather each connector into five category
Date 2016-08-01 21:50 +0200
Message-ID <s1rnQ-2ep-23@gated-at.bofh.it> (permalink)
References <s1eqB-2fi-3@gated-at.bofh.it> <s1eqB-2fi-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Jul 31, 2016 at 10:50 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote:
> This patch adds the new extcon type to group the each connecotr
> into following five category. This type would be used to handle
> the connectors as a group unit instead of a connector unit.
> - EXTCON_TYPE_USB  : USB connector
> - EXTCON_TYPE_CHG  : Charger connector
> - EXTCON_TYPE_JACK : Jack connector
> - EXTCON_TYPE_DISP : Display connector
> - EXTCON_TYPE_MISC : Miscellaneous connector
>
> Also, each external connector is possible to belong to one more extcon type.
> In caes of EXTCON_CHG_USB_SDP, it have the EXTCON_TYPE_CHG and EXTCON_TYPE_USB.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> Tested-by: Chris Zhong <zyw@rock-chips.com>
> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

Reviewed-by: Guenter Roeck <groeck@chromium.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/6] extcon: Add the support for extcon type and property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
  [PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to maintain  the function naming pattern Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
    Re: [PATCH v2 4/6] extcon: Rename the extcon_set/get_state() to  maintain the function naming pattern Guenter Roeck <groeck@google.com> - 2016-08-01 22:00 +0200
  [PATCH v2 2/6] extcon: Add the support for extcon property according  to extcon type Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
    Re: [PATCH v2 2/6] extcon: Add the support for extcon property  according to extcon type Guenter Roeck <groeck@google.com> - 2016-08-01 21:50 +0200
      Re: [PATCH v2 2/6] extcon: Add the support for extcon property  according to extcon type Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 11:50 +0200
  [PATCH v2 3/6] extcon: Add the support for the capability of each  property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
  [PATCH v2 5/6] extcon: Add the synchronization extcon APIs to support  the notification Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
    Re: [PATCH v2 5/6] extcon: Add the synchronization extcon APIs to  support the notification Guenter Roeck <groeck@google.com> - 2016-08-01 22:00 +0200
      Re: [PATCH v2 5/6] extcon: Add the synchronization extcon APIs to  support the notification Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 04:00 +0200
  [PATCH v2 1/6] extcon: Add the extcon_type to gather each connector  into five category Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-01 08:00 +0200
    Re: [PATCH v2 1/6] extcon: Add the extcon_type to gather each  connector into five category Guenter Roeck <groeck@google.com> - 2016-08-01 21:50 +0200
  Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Guenter Roeck <groeck@google.com> - 2016-08-01 20:30 +0200
    Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Chanwoo Choi <cw00.choi@samsung.com> - 2016-08-02 05:10 +0200
      Re: [PATCH v2 0/6] extcon: Add the support for extcon type and property Guenter Roeck <groeck@google.com> - 2016-08-02 07:20 +0200

csiph-web