public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Chanwoo Choi (samsung.com)" <cw00.choi@samsung.com>,
	"Chanwoo Choi (chanwoo@kernel.org)" <chanwoo@kernel.org>,
	함명주 <myungjoo.ham@samsung.com>
Subject: [GIT PULL] extcon next for v5.14
Date: Wed, 23 Jun 2021 19:07:55 +0900	[thread overview]
Message-ID: <985190ea-dafc-875e-49d5-e40011c00406@samsung.com> (raw)
In-Reply-To: CGME20210623094841epcas1p16ed20c34344bde1fd1720e8ca73d4ad3@epcas1p1.samsung.com

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

       reply	other threads:[~2021-06-23  9:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210623094841epcas1p16ed20c34344bde1fd1720e8ca73d4ad3@epcas1p1.samsung.com>
2021-06-23 10:07 ` Chanwoo Choi [this message]
2021-06-23 11:38   ` [GIT PULL] extcon next for v5.14 Greg KH

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=985190ea-dafc-875e-49d5-e40011c00406@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=chanwoo@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox