Re: (subset) [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-03-24 Thread Mark Brown
On Sun, 7 Mar 2021 16:17:54 +0100, Hans de Goede wrote: > Here is v4 of my series to rework the arizona codec jack-detect support > to use the snd_soc_jack helpers instead of direct extcon reporting. > > As discussed before here is a resend rebased on 5.12-rc2, making sure that > all patches this

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-03-18 Thread Lee Jones
On Thu, 18 Mar 2021, Hans de Goede wrote: > Hi Lee, > > On 3/7/21 4:17 PM, Hans de Goede wrote: > > Hi All, > > > > Here is v4 of my series to rework the arizona codec jack-detect support > > to use the snd_soc_jack helpers instead of direct extcon reporting. > > > > As discussed before here

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-03-18 Thread Hans de Goede
Hi Lee, On 3/7/21 4:17 PM, Hans de Goede wrote: > Hi All, > > Here is v4 of my series to rework the arizona codec jack-detect support > to use the snd_soc_jack helpers instead of direct extcon reporting. > > As discussed before here is a resend rebased on 5.12-rc2, making sure that > all

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-03-07 Thread Hans de Goede
Hi All, Here is v4 of my series to rework the arizona codec jack-detect support to use the snd_soc_jack helpers instead of direct extcon reporting. As discussed before here is a resend rebased on 5.12-rc2, making sure that all patches this depends on are in place. Lee, can you pick-up patches

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-11 Thread Lee Jones
On Wed, 10 Feb 2021, Mark Brown wrote: > On Tue, Feb 09, 2021 at 03:45:11PM +, Lee Jones wrote: > > On Tue, 09 Feb 2021, Hans de Goede wrote: > > > > The alternative is Mark doing a PR from ASoC to MFD to get 5/5 from the > > > previous set > > > in MFD first, which seems less then ideal. >

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-10 Thread Mark Brown
On Tue, Feb 09, 2021 at 03:45:11PM +, Lee Jones wrote: > On Tue, 09 Feb 2021, Hans de Goede wrote: > > The alternative is Mark doing a PR from ASoC to MFD to get 5/5 from the > > previous set > > in MFD first, which seems less then ideal. > Well this set isn't likely to go in this cycle

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-09 Thread Lee Jones
On Tue, 09 Feb 2021, Hans de Goede wrote: > Hi, > > On 2/9/21 4:45 PM, Lee Jones wrote: > > On Tue, 09 Feb 2021, Hans de Goede wrote: > > > >> Hi, > >> > >> On 2/9/21 3:14 PM, Lee Jones wrote: > >>> On Mon, 08 Feb 2021, Hans de Goede wrote: > >>> > Hi Mark, Lee, > > On 2/4/21

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-09 Thread Hans de Goede
Hi, On 2/9/21 4:45 PM, Lee Jones wrote: > On Tue, 09 Feb 2021, Hans de Goede wrote: > >> Hi, >> >> On 2/9/21 3:14 PM, Lee Jones wrote: >>> On Mon, 08 Feb 2021, Hans de Goede wrote: >>> Hi Mark, Lee, On 2/4/21 12:24 PM, Hans de Goede wrote: > Hi all, > > Here is v4 of

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-09 Thread Lee Jones
On Tue, 09 Feb 2021, Hans de Goede wrote: > Hi, > > On 2/9/21 3:14 PM, Lee Jones wrote: > > On Mon, 08 Feb 2021, Hans de Goede wrote: > > > >> Hi Mark, Lee, > >> > >> On 2/4/21 12:24 PM, Hans de Goede wrote: > >>> Hi all, > >>> > >>> Here is v4 of my series to rework the arizona codec

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-09 Thread Hans de Goede
Hi, On 2/9/21 3:14 PM, Lee Jones wrote: > On Mon, 08 Feb 2021, Hans de Goede wrote: > >> Hi Mark, Lee, >> >> On 2/4/21 12:24 PM, Hans de Goede wrote: >>> Hi all, >>> >>> Here is v4 of my series to rework the arizona codec jack-detect support >>> to use the snd_soc_jack helpers instead of direct

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-09 Thread Lee Jones
On Mon, 08 Feb 2021, Hans de Goede wrote: > Hi Mark, Lee, > > On 2/4/21 12:24 PM, Hans de Goede wrote: > > Hi all, > > > > Here is v4 of my series to rework the arizona codec jack-detect support > > to use the snd_soc_jack helpers instead of direct extcon reporting. > > > > This is a resend

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-08 Thread Hans de Goede
Hi Mark, Lee, On 2/4/21 12:24 PM, Hans de Goede wrote: > Hi all, > > Here is v4 of my series to rework the arizona codec jack-detect support > to use the snd_soc_jack helpers instead of direct extcon reporting. > > This is a resend with some extra *-by tags collected and with the extcon > folks

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-05 Thread Hans de Goede
Hi, On 2/5/21 3:00 AM, Chanwoo Choi wrote: > On 2/4/21 8:24 PM, Hans de Goede wrote: >> Hi all, >> >> Here is v4 of my series to rework the arizona codec jack-detect support >> to use the snd_soc_jack helpers instead of direct extcon reporting. >> >> This is a resend with some extra *-by tags

Re: [PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-04 Thread Chanwoo Choi
On 2/4/21 8:24 PM, Hans de Goede wrote: > Hi all, > > Here is v4 of my series to rework the arizona codec jack-detect support > to use the snd_soc_jack helpers instead of direct extcon reporting. > > This is a resend with some extra *-by tags collected and with the extcon > folks added to the

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support

2021-02-04 Thread Hans de Goede
Hi all, Here is v4 of my series to rework the arizona codec jack-detect support to use the snd_soc_jack helpers instead of direct extcon reporting. This is a resend with some extra *-by tags collected and with the extcon folks added to the "To:" list, which I somehow missed with the original v4