mbox series

[0/3] ASoC: Intel: boards: cleanups for 5.18

Message ID 20220304204532.54675-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: Intel: boards: cleanups for 5.18 | expand

Message

Pierre-Louis Bossart March 4, 2022, 8:45 p.m. UTC
Updates to clean-up the GPIOLIB dependency and a quirk for HP
SoundWire devices.

Anthony I Gilea (1):
  ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"

Pierre-Louis Bossart (2):
  ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC
    is used"
  ASoC: Intel: boards: add GPIOLIB dependency where missed

 drivers/soundwire/dmi-quirks.c   |  2 +-
 sound/soc/intel/boards/Kconfig   | 49 +++++++++++++++++++-------------
 sound/soc/intel/boards/sof_sdw.c |  2 +-
 3 files changed, 31 insertions(+), 22 deletions(-)

Comments

Mark Brown March 7, 2022, 8:39 p.m. UTC | #1
On Fri, 4 Mar 2022 14:45:29 -0600, Pierre-Louis Bossart wrote:
> Updates to clean-up the GPIOLIB dependency and a quirk for HP
> SoundWire devices.
> 
> Anthony I Gilea (1):
>   ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
> 
> Pierre-Louis Bossart (2):
>   ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC
>     is used"
>   ASoC: Intel: boards: add GPIOLIB dependency where missed
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC is used"
      commit: 32666b866f55a224d2f07f83594fcf37a922b6c9
[2/3] ASoC: Intel: boards: add GPIOLIB dependency where missed
      commit: bdfc385948bf8e73629b3580941c9d810711713b
[3/3] ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
      commit: ce73ef6ec67104d1fcc4c5911d77ce83288a0998

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
Cezary Rojewski March 9, 2022, 5:09 p.m. UTC | #2
On 2022-03-04 9:45 PM, Pierre-Louis Bossart wrote:
> Updates to clean-up the GPIOLIB dependency and a quirk for HP
> SoundWire devices.
> 
> Anthony I Gilea (1):
>    ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
> 
> Pierre-Louis Bossart (2):
>    ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC
>      is used"
>    ASoC: Intel: boards: add GPIOLIB dependency where missed
> 
>   drivers/soundwire/dmi-quirks.c   |  2 +-
>   sound/soc/intel/boards/Kconfig   | 49 +++++++++++++++++++-------------
>   sound/soc/intel/boards/sof_sdw.c |  2 +-
>   3 files changed, 31 insertions(+), 22 deletions(-)
> 

P.S. The s/Convertible/Conv/ solution is neat, simple and straight to 
the point.

For the series:

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>


Regards,
Czarek