From: Linus Walleij <linus.walleij@linaro.org>
To: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Banajit Goswami <bgoswami@quicinc.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH 0/4] GPIO inclusion fixes to misc sound drivers
Date: Thu, 14 Dec 2023 14:15:41 +0100 [thread overview]
Message-ID: <20231214-gpio-descriptors-sound-misc-v1-0-e3004176bd8b@linaro.org> (raw)
Mostly dropping unused headers, and a single driver rewrite.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (4):
ASoC: hisilicon: Drop GPIO include
ASoC: qcom: sc7180: Drop GPIO include
ASoC: simple-card-utils: Drop GPIO include
ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors
arch/arm/boot/dts/nvidia/tegra20-colibri.dtsi | 2 +-
sound/soc/generic/audio-graph-card.c | 1 -
sound/soc/generic/audio-graph-card2.c | 1 -
sound/soc/generic/simple-card-utils.c | 1 -
sound/soc/hisilicon/hi6210-i2s.c | 1 -
sound/soc/qcom/sc7180.c | 1 -
sound/soc/tegra/tegra20_ac97.c | 55 +++++++++++++--------------
sound/soc/tegra/tegra20_ac97.h | 4 +-
8 files changed, 29 insertions(+), 37 deletions(-)
---
base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
change-id: 20231212-gpio-descriptors-sound-misc-8bc161358ef1
Best regards,
--
Linus Walleij <linus.walleij@linaro.org>
next reply other threads:[~2023-12-14 13:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 13:15 Linus Walleij [this message]
2023-12-14 13:15 ` [PATCH 1/4] ASoC: hisilicon: Drop GPIO include Linus Walleij
2023-12-14 13:15 ` [PATCH 2/4] ASoC: qcom: sc7180: " Linus Walleij
2023-12-14 13:15 ` [PATCH 3/4] ASoC: simple-card-utils: " Linus Walleij
2023-12-15 4:59 ` Kuninori Morimoto
2023-12-14 13:15 ` [PATCH 4/4] ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors Linus Walleij
2023-12-19 18:06 ` [PATCH 0/4] GPIO inclusion fixes to misc sound drivers Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231214-gpio-descriptors-sound-misc-v1-0-e3004176bd8b@linaro.org \
--to=linus.walleij@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=bgoswami@quicinc.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=perex@perex.cz \
--cc=robh+dt@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
--cc=thierry.reding@gmail.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).