All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Brown <doug@schmorgal.com>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	patches@opensource.cirrus.com, alsa-devel@alsa-project.org,
	devicetree@vger.kernel.org, Doug Brown <doug@schmorgal.com>
Subject: [PATCH v2 3/3] ASoC: codecs: allow WM8961 to be selected by the user
Date: Sun,  2 Oct 2022 20:24:14 -0700	[thread overview]
Message-ID: <20221003032414.248326-4-doug@schmorgal.com> (raw)
In-Reply-To: <20221003032414.248326-1-doug@schmorgal.com>

Allow the WM8961 driver to be enabled independently now that it is
usable with devicetree.

Signed-off-by: Doug Brown <doug@schmorgal.com>
---
 sound/soc/codecs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index e3b90c425faf..2b5787ee8d31 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1929,7 +1929,7 @@ config SND_SOC_WM8960
 	depends on I2C
 
 config SND_SOC_WM8961
-	tristate
+	tristate "Wolfson Microelectronics WM8961 CODEC"
 	depends on I2C
 
 config SND_SOC_WM8962
-- 
2.34.1


WARNING: multiple messages have this Message-ID (diff)
From: Doug Brown <doug@schmorgal.com>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
	Doug Brown <doug@schmorgal.com>,
	patches@opensource.cirrus.com, Takashi Iwai <tiwai@suse.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Subject: [PATCH v2 3/3] ASoC: codecs: allow WM8961 to be selected by the user
Date: Sun,  2 Oct 2022 20:24:14 -0700	[thread overview]
Message-ID: <20221003032414.248326-4-doug@schmorgal.com> (raw)
In-Reply-To: <20221003032414.248326-1-doug@schmorgal.com>

Allow the WM8961 driver to be enabled independently now that it is
usable with devicetree.

Signed-off-by: Doug Brown <doug@schmorgal.com>
---
 sound/soc/codecs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index e3b90c425faf..2b5787ee8d31 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1929,7 +1929,7 @@ config SND_SOC_WM8960
 	depends on I2C
 
 config SND_SOC_WM8961
-	tristate
+	tristate "Wolfson Microelectronics WM8961 CODEC"
 	depends on I2C
 
 config SND_SOC_WM8962
-- 
2.34.1


  parent reply	other threads:[~2022-10-03  3:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-03  3:24 [PATCH v2 0/3] ASoC: add devicetree support for WM8961 codec Doug Brown
2022-10-03  3:24 ` Doug Brown
2022-10-03  3:24 ` [PATCH v2 1/3] ASoC: dt-bindings: add schema for WM8961 Doug Brown
2022-10-03  3:24   ` Doug Brown
2022-10-03  7:47   ` Krzysztof Kozlowski
2022-10-03  7:47     ` Krzysztof Kozlowski
2022-10-03 10:11   ` Charles Keepax
2022-10-03 10:11     ` Charles Keepax
2022-10-03  3:24 ` [PATCH v2 2/3] ASoC: wm8961: add support for devicetree Doug Brown
2022-10-03  3:24   ` Doug Brown
2022-10-03 10:11   ` Charles Keepax
2022-10-03 10:11     ` Charles Keepax
2022-10-03  3:24 ` Doug Brown [this message]
2022-10-03  3:24   ` [PATCH v2 3/3] ASoC: codecs: allow WM8961 to be selected by the user Doug Brown
2022-10-03 10:12   ` Charles Keepax
2022-10-03 10:12     ` Charles Keepax
2022-10-18 12:13 ` [PATCH v2 0/3] ASoC: add devicetree support for WM8961 codec Mark Brown
2022-10-18 12:13   ` 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=20221003032414.248326-4-doug@schmorgal.com \
    --to=doug@schmorgal.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=robh+dt@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.