All of lore.kernel.org
 help / color / mirror / Atom feed
From: 함명주 <myungjoo.ham-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
To: "George Cherian" <george.cherian-l0cyMroinI0@public.gmane.org>,
	최찬우 <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	"robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
	<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"pawel.moll-5wv7dgnIgG8@public.gmane.org"
	<pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	"mark.rutland-5wv7dgnIgG8@public.gmane.org"
	<mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org"
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	"galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org"
	<galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	"grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
	<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"rongjun.ying-kQvG35nSl+M@public.gmane.org"
	<rongjun.ying-kQvG35nSl+M@public.gmane.org>,
	"linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org"
	<linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
Cc: "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Re: [PATCH 0/5] Add dt support for extcon gpio driver
Date: Tue, 16 Sep 2014 06:59:43 +0000 (GMT)	[thread overview]
Message-ID: <15828005.405941410850778437.JavaMail.weblogic@epml02> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 1355 bytes --]

> Hi Chanwoo,
> 
> Could you please look into this series?

Hi,

Chanwoo has been on a vacation since last week.
I think he will be out of office (and out of the work email)
until this week.

I will not be generally available this week as well.

Cheers,
MyungJoo.

> 
> On 09/09/2014 09:44 AM, George Cherian wrote:
> > This series
> >          - Convert extcon-gpio driver to use gpiod_* API's
> >          - Adds dt support to extcon-gpio driver.
> > 	- Add cable name support in case of dt.
> >
> > George Cherian (5):
> >    extcon: gpio: Minor cleanups
> >    extcon: gpio: Convert the driver to use gpio desc API's
> >    extcon: gpio: Add dt support for the driver.
> >    extcon: gpio: Always use  gpio_get_value_cansleep
> >    extcon: gpio: Add support for using cable names
> >
> >   .../devicetree/bindings/extcon/extcon-gpio.txt     |  23 +++++
> >   drivers/extcon/extcon-gpio.c                       | 100 +++++++++++++--------
> >   include/linux/extcon/extcon-gpio.h                 |   4 +-
> >   3 files changed, 89 insertions(+), 38 deletions(-)
> >   create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt
> >
> Regards
> -George
> 
> 
> 
N‹§²æìr¸›yúèšØb²X¬¶Ç§vØ^–)Þº{.nÇ+‰·zøœzÚÞz)í…æèw*\x1fjg¬±¨\x1e¶‰šŽŠÝ¢j.ïÛ°\½½MŽúgjÌæa×\x02››–' ™©Þ¢¸\f¢·¦j:+v‰¨ŠwèjØm¶Ÿÿ¾\a«‘êçzZ+ƒùšŽŠÝ¢j"ú!¶i

WARNING: multiple messages have this Message-ID (diff)
From: 함명주 <myungjoo.ham@samsung.com>
To: "George Cherian" <george.cherian@ti.com>,
	최찬우 <cw00.choi@samsung.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"galak@codeaurora.org" <galak@codeaurora.org>,
	"grant.likely@linaro.org" <grant.likely@linaro.org>,
	"rongjun.ying@csr.com" <rongjun.ying@csr.com>,
	"linux@roeck-us.net" <linux@roeck-us.net>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Re: [PATCH 0/5] Add dt support for extcon gpio driver
Date: Tue, 16 Sep 2014 06:59:43 +0000 (GMT)	[thread overview]
Message-ID: <15828005.405941410850778437.JavaMail.weblogic@epml02> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 1341 bytes --]

> Hi Chanwoo,
> 
> Could you please look into this series?

Hi,

Chanwoo has been on a vacation since last week.
I think he will be out of office (and out of the work email)
until this week.

I will not be generally available this week as well.

Cheers,
MyungJoo.

> 
> On 09/09/2014 09:44 AM, George Cherian wrote:
> > This series
> >          - Convert extcon-gpio driver to use gpiod_* API's
> >          - Adds dt support to extcon-gpio driver.
> > 	- Add cable name support in case of dt.
> >
> > George Cherian (5):
> >    extcon: gpio: Minor cleanups
> >    extcon: gpio: Convert the driver to use gpio desc API's
> >    extcon: gpio: Add dt support for the driver.
> >    extcon: gpio: Always use  gpio_get_value_cansleep
> >    extcon: gpio: Add support for using cable names
> >
> >   .../devicetree/bindings/extcon/extcon-gpio.txt     |  23 +++++
> >   drivers/extcon/extcon-gpio.c                       | 100 +++++++++++++--------
> >   include/linux/extcon/extcon-gpio.h                 |   4 +-
> >   3 files changed, 89 insertions(+), 38 deletions(-)
> >   create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt
> >
> Regards
> -George
> 
> 
> 
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

             reply	other threads:[~2014-09-16  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16  6:59 함명주 [this message]
2014-09-16  6:59 ` Re: [PATCH 0/5] Add dt support for extcon gpio driver 함명주

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15828005.405941410850778437.JavaMail.weblogic@epml02 \
    --to=myungjoo.ham-sze3o3uu22jbdgjk7y7tuq@public.gmane.org \
    --cc=cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=george.cherian-l0cyMroinI0@public.gmane.org \
    --cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=rongjun.ying-kQvG35nSl+M@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.