linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ASoC: samsung: GPIO descriptor conversion
@ 2025-03-05  7:39 Linus Walleij
  2025-03-05  7:39 ` [PATCH v2 1/6] ASoC: samsung: bells: Drop unused include Linus Walleij
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Linus Walleij @ 2025-03-05  7:39 UTC (permalink / raw)
  To: Sylwester Nawrocki, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, Bartosz Golaszewski
  Cc: linux-sound, linux-arm-kernel, linux-gpio, Linus Walleij,
	Bartosz Golaszewski

This drops unused includes and converts one Samsung
codec to use GPIO descriptors.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Changes in v2:
- Collect Review tags
- Add a devm action to drop the gpiod table in speyside
- Link to v1: https://lore.kernel.org/r/20250303-samsung-codecs-v1-0-56a2299dd928@linaro.org

---
Linus Walleij (6):
      ASoC: samsung: bells: Drop unused include
      ASoC: samsung: littlemill: Drop unused include
      ASoC: samsung: lowland: Drop unused include
      ASoC: samsung: speyside: Convert to GPIO descriptor
      ASoC: samsung: tobermory: Drop unused include
      ASoC: samsung: tm2_wm5110: Drop unused include

 sound/soc/samsung/bells.c      |  1 -
 sound/soc/samsung/littlemill.c |  1 -
 sound/soc/samsung/lowland.c    |  1 -
 sound/soc/samsung/speyside.c   | 47 +++++++++++++++++++++++++++++++++++-------
 sound/soc/samsung/tm2_wm5110.c |  1 -
 sound/soc/samsung/tobermory.c  |  1 -
 6 files changed, 40 insertions(+), 12 deletions(-)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250302-samsung-codecs-6366e1b3f283

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


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

end of thread, other threads:[~2025-03-05  7:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05  7:39 [PATCH v2 0/6] ASoC: samsung: GPIO descriptor conversion Linus Walleij
2025-03-05  7:39 ` [PATCH v2 1/6] ASoC: samsung: bells: Drop unused include Linus Walleij
2025-03-05  7:39 ` [PATCH v2 2/6] ASoC: samsung: littlemill: " Linus Walleij
2025-03-05  7:39 ` [PATCH v2 3/6] ASoC: samsung: lowland: " Linus Walleij
2025-03-05  7:39 ` [PATCH v2 4/6] ASoC: samsung: speyside: Convert to GPIO descriptor Linus Walleij
2025-03-05  7:39 ` [PATCH v2 5/6] ASoC: samsung: tobermory: Drop unused include Linus Walleij
2025-03-05  7:39 ` [PATCH v2 6/6] ASoC: samsung: tm2_wm5110: " Linus Walleij
2025-03-05  7:44 ` [PATCH v2 0/6] ASoC: samsung: GPIO descriptor conversion Linus Walleij

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