All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for v5.14
       [not found] <CGME20210623094841epcas1p16ed20c34344bde1fd1720e8ca73d4ad3@epcas1p1.samsung.com>
@ 2021-06-23 10:07 ` Chanwoo Choi
  2021-06-23 11:38   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2021-06-23 10:07 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.14. 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 009c9aa5be652675a06d5211e1640e02bbb1c33d:

  Linux 5.13-rc6 (2021-06-13 14:43:10 -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.14

for you to fetch changes up to d97c0ff5a124f48109c4b32d6471c7bccd497009:

  extcon: sm5502: Add support for SM5504 (2021-06-21 18:28:01 +0900)

----------------------------------------------------------------
Ferry Toth (1):
      extcon: intel-mrfld: Sync hardware and software state on init

Marek Szyprowski (1):
      extcon: max8997: Add missing modalias string

Stephan Gerhold (7):
      extcon: sm5502: Drop invalid register write in sm5502_reg_data
      extcon: sm5502: Use devm_regmap_add_irq_chip()
      extcon: sm5502: Implement i2c_driver->probe_new()
      dt-bindings: extcon: sm5502: Convert to DT schema
      dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muic
      extcon: sm5502: Refactor driver to use chip-specific struct
      extcon: sm5502: Add support for SM5504

 .../devicetree/bindings/extcon/extcon-sm5502.txt   |  21 --
 .../bindings/extcon/siliconmitus,sm5502-muic.yaml  |  52 +++++
 drivers/extcon/Kconfig                             |   2 +-
 drivers/extcon/extcon-intel-mrfld.c                |   9 +
 drivers/extcon/extcon-max8997.c                    |   1 +
 drivers/extcon/extcon-sm5502.c                     | 212 ++++++++++++++++-----
 drivers/extcon/extcon-sm5502.h                     |  82 +++++++-
 7 files changed, 310 insertions(+), 69 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/extcon/extcon-sm5502.txt
 create mode 100644 Documentation/devicetree/bindings/extcon/siliconmitus,sm5502-muic.yaml

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

* Re: [GIT PULL] extcon next for v5.14
  2021-06-23 10:07 ` [GIT PULL] extcon next for v5.14 Chanwoo Choi
@ 2021-06-23 11:38   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-06-23 11:38 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, Chanwoo Choi (chanwoo@kernel.org),
	함명주

On Wed, Jun 23, 2021 at 07:07:55PM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v5.14. 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 009c9aa5be652675a06d5211e1640e02bbb1c33d:
> 
>   Linux 5.13-rc6 (2021-06-13 14:43:10 -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.14

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-06-23 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20210623094841epcas1p16ed20c34344bde1fd1720e8ca73d4ad3@epcas1p1.samsung.com>
2021-06-23 10:07 ` [GIT PULL] extcon next for v5.14 Chanwoo Choi
2021-06-23 11:38   ` Greg KH

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.