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


Groups > linux.kernel > #1289647

Re: [PATCH] extcon-usb-gpio: add enable pin support

From Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Newsgroups linux.kernel
Subject Re: [PATCH] extcon-usb-gpio: add enable pin support
Date 2015-12-11 15:50 +0100
Message-ID <qExbc-5Nm-23@gated-at.bofh.it> (permalink)
References <qEivw-4mq-21@gated-at.bofh.it> <qEnbP-7u0-13@gated-at.bofh.it>
Organization Cogent Embedded

Show all headers | View raw


Hello.

On 12/11/2015 07:05 AM, Chanwoo Choi wrote:

>> Sometimes  there's a real  OTG chip behind the USB ID signal mapped to a GPIO
>> pin: in my case it's Maxim Integrated MAX3355E which  integrates Vbus charge
>> pump and comparators and passes  thru the ID  signal  from an OTG connector.
>
> s/thru/through ?

    "Thru" is valid English.

>> This chip also has the SHDN# pin which  should be  driven high for the normal
>> operation  and low to  save power;  it  is connected to a GPIO pin as well on,
>> hence  we'll have  to  teach the driver to parse the new optional device tree
>> property, "enable-gpio"...

> This patch description includes the double space between words. Also, I think

    So what?

> you need to write the patch description again for formal style.

    Not sure I understand you.

> This patch adds the specific 'enable-gpio' pin to express the SHDN#pin for MAX3355E.
> I think it is not regular and standard case because maybe USB specification
> don't include the SHDN#pin information.

    Certainly, it's not a USB pin.

> I think it not appropriate way.
> Instead, you better to make the MAX3355 extcon driver to support this case.

    OK, just didn't want to duplicate most of this driver there...

> Thanks,
> Chanwoo

MBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH] extcon-usb-gpio: add enable pin support Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-12-11 00:10 +0100
  Re: [PATCH] extcon-usb-gpio: add enable pin support Rob Herring <robh@kernel.org> - 2015-12-11 05:00 +0100
    Re: [PATCH] extcon-usb-gpio: add enable pin support Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-12-11 19:40 +0100
  Re: [PATCH] extcon-usb-gpio: add enable pin support Chanwoo Choi <cw00.choi@samsung.com> - 2015-12-11 05:10 +0100
    Re: [PATCH] extcon-usb-gpio: add enable pin support Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-12-11 15:50 +0100

csiph-web