linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for v5.3
       [not found] <CGME20190628013007epcas1p405af6ef75a8164072459694c2b17385a@epcas1p4.samsung.com>
@ 2019-06-28  1:32 ` Chanwoo Choi
  2019-07-01  9:00   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2019-06-28  1:32 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel, Chanwoo Choi (samsung.com),
	Chanwoo Choi (chanwoo@kernel.org), 함명주

Dear Greg,

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

[Detailed description for this pull request]
1. Add new extcon-fsa9480 extcon provider driver
- It is extcon provider driver for Fairchild Semiconductor
FSA9480 microUSB switch and accessory detector chip which
detects the kind of external connector like usb, charger,
audio, video and so on.

2.
- Add the exception handling code for extcon-arizona.c
when using the regmap interface.

Best Regards,
Chanwoo Choi


The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0937fbb7abeb165ef0ac6a56a3a6f041eca6dbde:

  extcon: fsa9480: Fix Kconfig warning and build errors (2019-06-26 17:27:39 +0900)

----------------------------------------------------------------
Charles Keepax (1):
      extcon: arizona: Correct error handling on regmap_update_bits_check

Randy Dunlap (1):
      extcon: fsa9480: Fix Kconfig warning and build errors

Tomasz Figa (2):
      dt-bindings: extcon: Add support for fsa9480 switch
      extcon: Add fsa9480 extcon driver

 .../devicetree/bindings/extcon/extcon-fsa9480.txt  |  19 +
 drivers/extcon/Kconfig                             |  12 +
 drivers/extcon/Makefile                            |   1 +
 drivers/extcon/extcon-arizona.c                    |  33 +-
 drivers/extcon/extcon-fsa9480.c                    | 395 +++++++++++++++++++++
 5 files changed, 447 insertions(+), 13 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/extcon/extcon-fsa9480.txt
 create mode 100644 drivers/extcon/extcon-fsa9480.c

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

* Re: [GIT PULL] extcon next for v5.3
  2019-06-28  1:32 ` [GIT PULL] extcon next for v5.3 Chanwoo Choi
@ 2019-07-01  9:00   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-07-01  9:00 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, Chanwoo Choi (chanwoo@kernel.org),
	함명주

On Fri, Jun 28, 2019 at 10:32:45AM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v5.3. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> [Detailed description for this pull request]
> 1. Add new extcon-fsa9480 extcon provider driver
> - It is extcon provider driver for Fairchild Semiconductor
> FSA9480 microUSB switch and accessory detector chip which
> detects the kind of external connector like usb, charger,
> audio, video and so on.
> 
> 2.
> - Add the exception handling code for extcon-arizona.c
> when using the regmap interface.

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2019-07-01  9:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20190628013007epcas1p405af6ef75a8164072459694c2b17385a@epcas1p4.samsung.com>
2019-06-28  1:32 ` [GIT PULL] extcon next for v5.3 Chanwoo Choi
2019-07-01  9:00   ` Greg KH

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).