linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
@ 2023-09-28 22:12 Linus Walleij
  2023-09-28 22:12 ` [PATCH v2 1/4] ASoC: rockchip: Convert RK3288 HDMI " Linus Walleij
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Linus Walleij @ 2023-09-28 22:12 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Heiko Stuebner
  Cc: alsa-devel, linux-gpio, linux-rockchip, Linus Walleij

The Rockchip drivers are pretty straight-forward to convert
over to using GPIO descriptors.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Changes in v2:
- Make the GPIOs properly optional in the first patch, preserving the
  old semantics of the driver.
- Link to v1: https://lore.kernel.org/r/20230928-descriptors-asoc-rockchip-v1-0-a142a42d4787@linaro.org

---
Linus Walleij (4):
      ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptors
      ASoC: rockchip: Drop includes from RK3399
      ASoC: rockchip: Drop includes from Rockchip MAX98090
      ASoC: rockchip: Drop includes from Rockchip RT5645

 sound/soc/rockchip/rk3288_hdmi_analog.c | 46 ++++++++++-----------------------
 sound/soc/rockchip/rk3399_gru_sound.c   |  2 --
 sound/soc/rockchip/rockchip_max98090.c  |  2 --
 sound/soc/rockchip/rockchip_rt5645.c    |  2 --
 4 files changed, 14 insertions(+), 38 deletions(-)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230926-descriptors-asoc-rockchip-833a4fbc7c1f

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


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 22:12 [PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors Linus Walleij
2023-09-28 22:12 ` [PATCH v2 1/4] ASoC: rockchip: Convert RK3288 HDMI " Linus Walleij
2023-09-28 22:12 ` [PATCH v2 2/4] ASoC: rockchip: Drop includes from RK3399 Linus Walleij
2023-09-28 22:12 ` [PATCH v2 3/4] ASoC: rockchip: Drop includes from Rockchip MAX98090 Linus Walleij
2023-09-28 22:12 ` [PATCH v2 4/4] ASoC: rockchip: Drop includes from Rockchip RT5645 Linus Walleij
2023-10-09 18:36 ` [PATCH v2 0/4] Convert Rockchip ASoC drivers to 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).