public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
@ 2026-01-22 12:44 Peng Fan (OSS)
  2026-01-22 12:44 ` [PATCH 1/4] ASoC: codec: Remove ak4641 Peng Fan (OSS)
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Peng Fan (OSS) @ 2026-01-22 12:44 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Liam Girdwood, Mark Brown,
	Linus Walleij, Bartosz Golaszewski, Daniel Mack, Haojian Zhuang,
	Robert Jarzmik, Andy Shevchenko
  Cc: linux-kernel, linux-sound, linux-gpio, linux-arm-kernel, Peng Fan

The main goal is to convert drivers to use GPIO descriptors. While reading
the code, I think it is time to remove ak4641 and pxa2xx-ac97 driver,
more info could be found in commit log of each patch.
Then only need to convert sound/arm/pxa2xx-ac97-lib.c to use GPIO
descriptors. Not have hardware to test the pxa2xx ac97.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (4):
      ASoC: codec: Remove ak4641
      ASoC: codec: Remove pxa2xx-ac97.c
      ASoC: pxa2xx-ac97: Remove platform_data
      ASoC: ac97: Convert to GPIO descriptors

 include/sound/ak4641.h      |  23 --
 sound/arm/Kconfig           |  10 -
 sound/arm/Makefile          |   3 -
 sound/arm/pxa2xx-ac97-lib.c |  50 +---
 sound/arm/pxa2xx-ac97.c     | 286 --------------------
 sound/soc/codecs/Kconfig    |   6 -
 sound/soc/codecs/Makefile   |   2 -
 sound/soc/codecs/ak4641.c   | 641 --------------------------------------------
 sound/soc/pxa/pxa2xx-ac97.c |   5 +-
 9 files changed, 13 insertions(+), 1013 deletions(-)
---
base-commit: d08c85ac8894995d4b0d8fb48d2f6a3e53cd79ab
change-id: 20260120-sound-cleanup-88dd6b97b731

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>


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

end of thread, other threads:[~2026-01-28  3:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 12:44 [PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors Peng Fan (OSS)
2026-01-22 12:44 ` [PATCH 1/4] ASoC: codec: Remove ak4641 Peng Fan (OSS)
2026-01-22 15:03   ` Andy Shevchenko
2026-01-27  9:41   ` Bartosz Golaszewski
2026-01-22 12:44 ` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c Peng Fan (OSS)
2026-01-22 15:00   ` Andy Shevchenko
2026-01-27  9:43   ` Bartosz Golaszewski
2026-01-22 12:44 ` [PATCH 3/4] ASoC: pxa2xx-ac97: Remove platform_data Peng Fan (OSS)
2026-01-22 14:58   ` Andy Shevchenko
2026-01-22 15:01     ` Andy Shevchenko
2026-01-22 12:45 ` [PATCH 4/4] ASoC: ac97: Convert to GPIO descriptors Peng Fan (OSS)
2026-01-22 15:07   ` Andy Shevchenko
2026-01-28  3:02 ` [PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox