[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230817-descriptors-asoc-rt-v1-0-434f5f177cee@linaro.org>
Date: Thu, 17 Aug 2023 15:30:14 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Oder Chiou <oder_chiou@...ltek.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/5] ASoC: Convert remaining Realtek codecs to GPIO
descriptors
After dropping unused headers a few Realtek devices
actually using the GPIO descriptors remain.
Converting them to use optional GPIO descriptors is
pretty straight-forward.
Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
---
Linus Walleij (5):
ASoC: rt5640: Convert to just use GPIO descriptors
ASoC: rt5665: Convert to use GPIO descriptors
ASoC: rt5668: Convert to use GPIO descriptors
ASoC: rt5682: Convert to use GPIO descriptors
ASoC: rt5682s: Convert to use GPIO descriptors
include/sound/rt5665.h | 2 --
include/sound/rt5668.h | 3 ---
include/sound/rt5682.h | 3 ---
include/sound/rt5682s.h | 3 ---
sound/soc/codecs/rt5640.c | 55 ++++++++++++-------------------------------
sound/soc/codecs/rt5640.h | 2 +-
sound/soc/codecs/rt5665.c | 17 +++++++------
sound/soc/codecs/rt5668.c | 17 +++++++------
sound/soc/codecs/rt5682-i2c.c | 11 ++++-----
sound/soc/codecs/rt5682-sdw.c | 4 ++++
sound/soc/codecs/rt5682.c | 20 ++++++++++++----
sound/soc/codecs/rt5682.h | 3 +++
sound/soc/codecs/rt5682s.c | 16 ++++++-------
sound/soc/codecs/rt5682s.h | 2 ++
14 files changed, 67 insertions(+), 91 deletions(-)
---
base-commit: c5b06b35a73b80f1af931c2371de084fa77b5c23
change-id: 20230817-descriptors-asoc-rt-9c072934d376
Best regards,
--
Linus Walleij <linus.walleij@...aro.org>
Powered by blists - more mailing lists