[GIT PULL v3] extcon next for v5.12

From: Chanwoo Choi
Date: Mon Feb 15 2021 - 04:19:58 EST


Dear Greg,

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

Changes from v2:
- Add missing the diff statistics information

Changes from v1:
- Add missing committer information

Best Regards,
Chanwoo Choi


The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bd30a35764e136dc372e74c4856de633cb7ed8de:

extcon: sm5502: Detect OTG when USB_ID is connected to ground (2021-02-10 08:15:28 +0900)

----------------------------------------------------------------
Krzysztof Kozlowski (1):
extcon: Add stubs for extcon_register_notifier_all() functions

Nikita Travkin (1):
extcon: sm5502: Detect OTG when USB_ID is connected to ground

Timon Baetz (1):
extcon: max8997: Add CHGINS and CHGRM interrupt handling

drivers/extcon/extcon-max8997.c | 4 ++++
drivers/extcon/extcon-sm5502.c | 22 ++++++++++++++++++++--
include/linux/extcon.h | 23 +++++++++++++++++++++++
3 files changed, 47 insertions(+), 2 deletions(-)