[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230817-descriptors-asoc-rt-v2-0-02fa2ca3e5b0@linaro.org>
Date: Thu, 17 Aug 2023 16:03:16 +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 v2 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>
---
Changes in v2:
- Rebased on asoc-6.6
- Link to v1: https://lore.kernel.org/r/20230817-descriptors-asoc-rt-v1-0-434f5f177cee@linaro.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 | 5 ++++
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, 68 insertions(+), 91 deletions(-)
---
base-commit: 17b9f4387ebabb19b871bbe2d06562e48e4e7130
change-id: 20230817-descriptors-asoc-rt-9c072934d376
Best regards,
--
Linus Walleij <linus.walleij@...aro.org>
Powered by blists - more mailing lists