Re: [GIT PULL] extcon next for v5.2

From: Greg KH
Date: Thu Apr 25 2019 - 13:51:48 EST


On Tue, Apr 23, 2019 at 02:58:09PM +0900, Chanwoo Choi wrote:
> Dear Greg,
>
> This is extcon-next pull request for v5.2. 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-intel-mrfld.c extcon provider driver
> - On Intel Merrifield the Basin Cove PMIC provides a feature to detect
> the USB connection type. This driver utilizes the feature in order
> to support the USB dual role detection.
>
> 2. Update the extcon provider drivers
> - For extcon-intel-cht-wc.c, make charger detection co-existed
> with OTG host mode and enable external charger.
> - For intel extcon driver, add common header file (extcon-intel.h)
> in order to remove the duplicate definitions.
> - For extcon-arizonal.c, disable microphone detection on driver removal.
>
> 3.
> - Edit comment of extcon_unregister_notifer() to fix a build warning
> - Add CONFIG_ACPI dependency to Kconfig to fix a build error for extcon-axp.c
>
> Best Regards,
> Chanwoo Choi
>
>
> The following changes since commit 86baf800de84eb89615c138d368b14bff5ee7d8a:
>
> extcon: ptn5150: fix COMPILE_TEST dependencies (2019-04-05 10:08:37 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.2

Pulled and pushed out, thanks.

greg k-h