linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors
@ 2023-10-06 13:46 Linus Walleij
  2023-10-06 13:46 ` [PATCH 1/8] gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound Linus Walleij
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Linus Walleij @ 2023-10-06 13:46 UTC (permalink / raw)
  To: Bartosz Golaszewski, Andy Shevchenko, Matthias Brugger,
	AngeloGioacchino Del Regno, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai
  Cc: linux-gpio, linux-kernel, linux-arm-kernel, linux-mediatek,
	alsa-devel, Linus Walleij

Convert over the Mediatek codecs to use GPIO descriptors.

One few-liner affects gpiolib-of.h, I don't think there
will be conflicts so I suggest that all of this can be
merged through ASoC after review.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (8):
      gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
      ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors
      ASoC: mt8173-max98090: Drop unused include
      ASoC: mt8173-rt5650-rt5514: Drop unused includes
      ASoC: mt8173-rt5650-rt5676: Drop unused includes
      ASoC: mt8173-rt5650: Drop unused includes
      ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused include
      ASoC: mt8192-afe-gpio: Drop unused include

 drivers/gpio/gpiolib-of.c                          |  4 ++
 sound/soc/mediatek/mt2701/mt2701-cs42448.c         | 54 +++++++++-------------
 sound/soc/mediatek/mt8173/mt8173-max98090.c        |  1 -
 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c   |  2 -
 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c   |  2 -
 sound/soc/mediatek/mt8173/mt8173-rt5650.c          |  2 -
 sound/soc/mediatek/mt8186/mt8186-afe-gpio.c        |  1 -
 .../mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c |  1 -
 sound/soc/mediatek/mt8192/mt8192-afe-gpio.c        |  1 -
 9 files changed, 26 insertions(+), 42 deletions(-)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20231006-descriptors-asoc-mediatek-01c3ff4005db

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-10-09 19:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06 13:46 [PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors Linus Walleij
2023-10-06 13:46 ` [PATCH 1/8] gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound Linus Walleij
2023-10-09  7:09   ` Bartosz Golaszewski
2023-10-09  7:33     ` Linus Walleij
2023-10-09 12:57       ` Bartosz Golaszewski
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 2/8] ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors Linus Walleij
2023-10-09  7:12   ` Bartosz Golaszewski
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 3/8] ASoC: mt8173-max98090: Drop unused include Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 4/8] ASoC: mt8173-rt5650-rt5514: Drop unused includes Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 5/8] ASoC: mt8173-rt5650-rt5676: " Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 6/8] ASoC: mt8173-rt5650: " Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 7/8] ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused include Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-06 13:46 ` [PATCH 8/8] ASoC: mt8192-afe-gpio: " Linus Walleij
2023-10-09  8:51   ` AngeloGioacchino Del Regno
2023-10-09 19:33 ` [PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).