Re: [PATCH v3 0/3] Fix jack detection for Chromebook Pixel

2019-04-25 Thread Fletcher Woodruff
On Thu, Apr 18, 2019 at 3:07 AM Mark Brown wrote: > > I only have patch 1 here... Apologies, patches 2/3 were unchanged so I did not resend. I'll add them to the chain.

Re: [PATCH v3 0/3] Fix jack detection for Chromebook Pixel

2019-04-18 Thread Mark Brown
On Mon, Apr 15, 2019 at 01:45:56PM -0600, Fletcher Woodruff wrote: > Headphone/mic jack detection doesn't work on the Chromebook Pixel 2015. > > This patch changes the irq implementation to support polarity flipping > and fixes the configuration code so that correct GPIO pins are read > from ACPI.

[PATCH v3 0/3] Fix jack detection for Chromebook Pixel

2019-04-15 Thread Fletcher Woodruff
Headphone/mic jack detection doesn't work on the Chromebook Pixel 2015. This patch changes the irq implementation to support polarity flipping and fixes the configuration code so that correct GPIO pins are read from ACPI. With this series, plugging and unplugging the headphone jack switches betwe