All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] ASoC: rt5640: Make codec selectable
@ 2021-06-12 20:06 ` Martin Blumenstingl
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2021-06-12 20:06 UTC (permalink / raw)
  To: alsa-devel
  Cc: lgirdwood, perex, tiwai, broonie, linux-kernel, Martin Blumenstingl

The Realtek rt5640 codec driver can be used with the generic sound card
drivers, so it should be selectable. For example, with the addition
of #sound-dai-cells = <0> property in DT, it can be used with simple and
graph card drivers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
Re-sent because my last mail did not make it to the list

This will be used in arch/arm/boot/dts/meson8b-ec100.dts


 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 2a7b3e363069..96fc0144f9fc 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1180,7 +1180,7 @@ config SND_SOC_RT5631
 	depends on I2C
 
 config SND_SOC_RT5640
-	tristate
+	tristate "Realtek RT5640/RT5639 Codec"
 	depends on I2C
 
 config SND_SOC_RT5645
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [RESEND PATCH] ASoC: rt5640: Make codec selectable
@ 2021-06-12 20:06 ` Martin Blumenstingl
  0 siblings, 0 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2021-06-12 20:06 UTC (permalink / raw)
  To: alsa-devel; +Cc: lgirdwood, Martin Blumenstingl, linux-kernel, tiwai, broonie

The Realtek rt5640 codec driver can be used with the generic sound card
drivers, so it should be selectable. For example, with the addition
of #sound-dai-cells = <0> property in DT, it can be used with simple and
graph card drivers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
Re-sent because my last mail did not make it to the list

This will be used in arch/arm/boot/dts/meson8b-ec100.dts


 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 2a7b3e363069..96fc0144f9fc 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -1180,7 +1180,7 @@ config SND_SOC_RT5631
 	depends on I2C
 
 config SND_SOC_RT5640
-	tristate
+	tristate "Realtek RT5640/RT5639 Codec"
 	depends on I2C
 
 config SND_SOC_RT5645
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCH] ASoC: rt5640: Make codec selectable
  2021-06-12 20:06 ` Martin Blumenstingl
@ 2021-06-14 19:53   ` Mark Brown
  -1 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2021-06-14 19:53 UTC (permalink / raw)
  To: alsa-devel, Martin Blumenstingl
  Cc: Mark Brown, linux-kernel, lgirdwood, tiwai, perex

On Sat, 12 Jun 2021 22:06:50 +0200, Martin Blumenstingl wrote:
> The Realtek rt5640 codec driver can be used with the generic sound card
> drivers, so it should be selectable. For example, with the addition
> of #sound-dai-cells = <0> property in DT, it can be used with simple and
> graph card drivers.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: rt5640: Make codec selectable
      commit: 08c56cab302a059c1f3a95c164def7b21c67ad2e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RESEND PATCH] ASoC: rt5640: Make codec selectable
@ 2021-06-14 19:53   ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2021-06-14 19:53 UTC (permalink / raw)
  To: alsa-devel, Martin Blumenstingl
  Cc: tiwai, Mark Brown, linux-kernel, lgirdwood

On Sat, 12 Jun 2021 22:06:50 +0200, Martin Blumenstingl wrote:
> The Realtek rt5640 codec driver can be used with the generic sound card
> drivers, so it should be selectable. For example, with the addition
> of #sound-dai-cells = <0> property in DT, it can be used with simple and
> graph card drivers.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: rt5640: Make codec selectable
      commit: 08c56cab302a059c1f3a95c164def7b21c67ad2e

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-15  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 20:06 [RESEND PATCH] ASoC: rt5640: Make codec selectable Martin Blumenstingl
2021-06-12 20:06 ` Martin Blumenstingl
2021-06-14 19:53 ` Mark Brown
2021-06-14 19:53   ` Mark Brown

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.