linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors
@ 2023-11-29 21:28 Linus Walleij
  2023-11-29 21:28 ` [PATCH 01/10] ASoC: cs35l32: Drop legacy include Linus Walleij
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Linus Walleij @ 2023-11-29 21:28 UTC (permalink / raw)
  To: Paul Handrigan, James Schulman, David Rhodes, Richard Fitzgerald,
	Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Hartley Sweeten, Alexander Sverdlin, Nikita Shubin
  Cc: alsa-devel, patches, linux-sound, linux-arm-kernel, Linus Walleij

This series walks over the Cirrus Logic ASoC drivers and
clean out the use of legacy GPIO numbers and legacy
GPIO APIs.

The CS4271 affects an ASoC driver for EP93xx which Nikita is
actively working on moving over to device tree, so I don't
know about that patch specifically, but I think the collision
would be max "the file was deleted".

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (10):
      ASoC: cs35l32: Drop legacy include
      ASoC: cs35l33: Fix GPIO name and drop legacy include
      ASoC: cs35l34: Fix GPIO name and drop legacy include
      ASoC: cs35l35: Drop legacy includes
      ASoC: cs35l36: Drop legacy includes
      ASoC: cs4271: Convert to GPIO descriptors
      ASoC: cirrus: edb93xx: Drop legacy include
      ASoC: cs42l42: Drop legacy include
      ASoC: cs43130: Drop legacy includes
      ASoC: cs4349: Drop legacy include

 arch/arm/mach-ep93xx/edb93xx.c       | 32 +++++++++++++++++++++++++----
 arch/arm/mach-ep93xx/vision_ep9307.c | 12 ++++++++++-
 include/sound/cs4271.h               |  1 -
 sound/soc/cirrus/edb93xx.c           |  1 -
 sound/soc/codecs/cs35l32.c           |  1 -
 sound/soc/codecs/cs35l33.c           |  4 +---
 sound/soc/codecs/cs35l34.c           |  4 +---
 sound/soc/codecs/cs35l35.c           |  2 --
 sound/soc/codecs/cs35l36.c           |  2 --
 sound/soc/codecs/cs4271.c            | 39 ++++++++++++------------------------
 sound/soc/codecs/cs42l42.c           |  1 -
 sound/soc/codecs/cs42l42.h           |  2 +-
 sound/soc/codecs/cs43130.c           |  2 --
 sound/soc/codecs/cs4349.c            |  1 -
 14 files changed, 55 insertions(+), 49 deletions(-)
---
base-commit: 267aea213ae042f779a8054401a8a5f301518605
change-id: 20231129-descriptors-sound-cirrus-522d9061808e

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-11-30  9:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 21:28 [PATCH 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors Linus Walleij
2023-11-29 21:28 ` [PATCH 01/10] ASoC: cs35l32: Drop legacy include Linus Walleij
2023-11-29 21:28 ` [PATCH 02/10] ASoC: cs35l33: Fix GPIO name and drop " Linus Walleij
2023-11-29 21:31   ` Mark Brown
2023-11-29 21:28 ` [PATCH 03/10] ASoC: cs35l34: " Linus Walleij
2023-11-29 21:28 ` [PATCH 04/10] ASoC: cs35l35: Drop legacy includes Linus Walleij
2023-11-29 21:28 ` [PATCH 05/10] ASoC: cs35l36: " Linus Walleij
2023-11-29 21:28 ` [PATCH 06/10] ASoC: cs4271: Convert to GPIO descriptors Linus Walleij
2023-11-29 22:32   ` Alexander Sverdlin
2023-11-29 21:28 ` [PATCH 07/10] ASoC: cirrus: edb93xx: Drop legacy include Linus Walleij
2023-11-29 22:35   ` Alexander Sverdlin
2023-11-29 21:28 ` [PATCH 08/10] ASoC: cs42l42: " Linus Walleij
2023-11-29 21:28 ` [PATCH 09/10] ASoC: cs43130: Drop legacy includes Linus Walleij
2023-11-29 21:28 ` [PATCH 10/10] ASoC: cs4349: Drop legacy include Linus Walleij
2023-11-30  9:58 ` [PATCH 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors Charles Keepax

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).