Re: [GIT PULL] Immutable branch between MFD and Extcon due for the v5.13 merge window

From: Hans de Goede
Date: Mon Mar 22 2021 - 10:55:43 EST


Hi,

On 3/22/21 3:40 PM, Lee Jones wrote:
> Enjoy!
>
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
>
> Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-extcon-v5.13
>
> for you to fetch changes up to a908a716696eee75bf85199cde2b0989290536d1:
>
> ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c (2021-03-18 11:46:15 +0000)

Thank you.

Mark can you merge this into your ASoC tree and merge patches 7-13 of:
https://lore.kernel.org/alsa-devel/20210307151807.35201-1-hdegoede@xxxxxxxxxx/

?

Regards,

Hans





>
> ----------------------------------------------------------------
> Immutable branch between MFD and Extcon due for the v5.13 merge window
>
> ----------------------------------------------------------------
> Hans de Goede (6):
> mfd: arizona: Drop arizona-extcon cells
> extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
> extcon: arizona: Fix various races on driver unbind
> extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call
> extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
> ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
>
> MAINTAINERS | 3 +-
> drivers/extcon/Kconfig | 8 ---
> drivers/extcon/Makefile | 1 -
> drivers/mfd/arizona-core.c | 20 -------
> .../soc/codecs/arizona-jack.c | 63 +++++++++++-----------
> 5 files changed, 34 insertions(+), 61 deletions(-)
> rename drivers/extcon/extcon-arizona.c => sound/soc/codecs/arizona-jack.c (98%)
>