[GIT PULL] extcon next for v5.12

From: Chanwoo Choi
Date: Tue Feb 09 2021 - 05:39:08 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.

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

for you to fetch changes up to d8cc19be483ab2d74a1dd372d50ff9ac6cf37fa7:

extcon: sm5502: Detect OTG when USB_ID is connected to ground (2021-02-09 19:42:06 +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(-)