linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for 5.16
@ 2021-10-27  9:00 Chanwoo Choi
  2021-10-27 14:50 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Chanwoo Choi @ 2021-10-27  9:00 UTC (permalink / raw)
  To: Greg KH, linux-kernel; +Cc: Chanwoo Choi, Chanwoo Choi, cwchoi00@gmail.c

Dear Greg,

This is extcon-next pull request for v5.16. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Best Regards,
Chanwoo Choi

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
tags/extcon-next-for-5.16

for you to fetch changes up to 9e6ef3a25e5e13899381282dbd8d8d157a899262:

dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
(2021-10-27 14:13:39 +0900)

----------------------------------------------------------------
Update extcon next for v5.16

Detailed description for this pull request:
1. Add support for TUSB320L and update tusb320 extcon driver
- The existing extcon-usbc-tusb320 driver is updated
for supporting the mode setting and reset operation.
Also, this driver supports the simliar TUSB320L device
at the same extcon-usbc-tusb320 extcon provider driver.

2. Use p-unit semaphone lock for register access for extcon-axp288 driver

3. Update the minor clean-up for extcon-max3355 and extcon-usb-gpio driver
----------------------------------------------------------------

Fabio Aiuto (1):
extcon: extcon-axp288: Use P-Unit semaphore lock for register accesses

Linus Walleij (2):
extcon: usb-gpio: Use the right includes
extcon: max3355: Drop unused include

Yassine Oudjana (3):
extcon: usbc-tusb320: Add support for mode setting and reset
extcon: usbc-tusb320: Add support for TUSB320L
dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string

.../bindings/extcon/extcon-usbc-tusb320.yaml | 4 +-
drivers/extcon/Kconfig | 2 +-
drivers/extcon/extcon-axp288.c | 31 +++-
drivers/extcon/extcon-max3355.c | 1 -
drivers/extcon/extcon-usb-gpio.c | 3 +-
drivers/extcon/extcon-usbc-tusb320.c | 163 ++++++++++++++++++++-
6 files changed, 192 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] extcon next for 5.16
  2021-10-27  9:00 [GIT PULL] extcon next for 5.16 Chanwoo Choi
@ 2021-10-27 14:50 ` Greg KH
  2021-10-28  1:09   ` Chanwoo Choi
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2021-10-27 14:50 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: linux-kernel, Chanwoo Choi, Chanwoo Choi

On Wed, Oct 27, 2021 at 06:00:44PM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v5.16. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> Best Regards,
> Chanwoo Choi
> 
> The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:
> 
> Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)
> 
> are available in the Git repository at:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
> tags/extcon-next-for-5.16

Note, in the future, can you keep this all on one line so I don't have
to cut/paste from two lines and put it together?

Anyway, pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] extcon next for 5.16
  2021-10-27 14:50 ` Greg KH
@ 2021-10-28  1:09   ` Chanwoo Choi
  0 siblings, 0 replies; 3+ messages in thread
From: Chanwoo Choi @ 2021-10-28  1:09 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, Chanwoo Choi

Dear Greg,

On Wed, Oct 27, 2021 at 11:50 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Wed, Oct 27, 2021 at 06:00:44PM +0900, Chanwoo Choi wrote:
> > Dear Greg,
> >
> > This is extcon-next pull request for v5.16. I add detailed description of
> > this pull request on below. Please pull extcon with following updates.
> >
> > Best Regards,
> > Chanwoo Choi
> >
> > The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:
> >
> > Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
> > tags/extcon-next-for-5.16
>
> Note, in the future, can you keep this all on one line so I don't have
> to cut/paste from two lines and put it together?

I'm sorry for bothering you with my mistake.
I'll keep in mind. Thank you.

-- 
Best Regards,
Chanwoo Choi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-28  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27  9:00 [GIT PULL] extcon next for 5.16 Chanwoo Choi
2021-10-27 14:50 ` Greg KH
2021-10-28  1:09   ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).