[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230825-descriptors-asoc-max-v1-0-b212292b2f08@linaro.org>
Date: Fri, 25 Aug 2023 10:12:10 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/7] ASoC: Convert some Maxim codecs to use GPIO
descriptors
The Maxim devices are pretty straight-forward to convert
over to use GPIO descriptors, so let's do it.
Tested with some x86_64 allmodconfig and aarch64 allmodconfig
to smoke out the worst bugs this time.
Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
---
Linus Walleij (7):
ASoC: max9768: Convert to use GPIO descriptors
ASoC: max98357a: Drop pointless include
ASoC: max98373: Convert to use GPIO descriptors
ASoC: max98388: Correct the includes
ASoC: max98396: Drop pointless include
ASoC: max98520: Drop pointless includes
ASoC: max98927: Drop pointless includes
include/sound/max9768.h | 4 ----
sound/soc/codecs/max9768.c | 45 +++++++++++++++++++++--------------------
sound/soc/codecs/max98357a.c | 1 -
sound/soc/codecs/max98373-i2c.c | 17 ----------------
sound/soc/codecs/max98373.c | 35 +++++++++++++++++---------------
sound/soc/codecs/max98373.h | 2 +-
sound/soc/codecs/max98388.c | 3 +--
sound/soc/codecs/max98396.c | 1 -
sound/soc/codecs/max98520.c | 2 --
sound/soc/codecs/max98927.c | 2 --
10 files changed, 44 insertions(+), 68 deletions(-)
---
base-commit: 17b9f4387ebabb19b871bbe2d06562e48e4e7130
change-id: 20230817-descriptors-asoc-max-b71ac02bf1ff
Best regards,
--
Linus Walleij <linus.walleij@...aro.org>
Powered by blists - more mailing lists