Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1408883 > unrolled thread

[PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040

Started byPeter Ujfalusi <peter.ujfalusi@ti.com>
First post2016-05-30 11:00 +0200
Last post2016-05-30 18:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040 Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-05-30 11:00 +0200
    Re: [PATCH v1 11/14] ASoC: omap: Kconfig:  SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040 Mark Brown <broonie@kernel.org> - 2016-05-30 18:20 +0200

#1408883 — [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040

FromPeter Ujfalusi <peter.ujfalusi@ti.com>
Date2016-05-30 11:00 +0200
Subject[PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
Message-ID<rErdg-1TA-27@gated-at.bofh.it>
The pdmclk is needed for McPDM. It is generated by twl6040.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
---
 sound/soc/omap/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 5520273724ae..347705c04db1 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -119,6 +119,7 @@ config SND_OMAP_SOC_OMAP_ABE_TWL6040
 	select SND_SOC_TWL6040
 	select SND_SOC_DMIC
 	select COMMON_CLK_PALMAS if (SOC_OMAP5 && MFD_PALMAS)
+	select CLK_TWL6040
 	help
 	  Say Y if you want to add support for SoC audio on OMAP boards using
 	  ABE and twl6040 codec. This driver currently supports:
-- 
2.8.3

[toc] | [next] | [standalone]


#1409261 — Re: [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040

FromMark Brown <broonie@kernel.org>
Date2016-05-30 18:20 +0200
SubjectRe: [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
Message-ID<rEy53-6xL-1@gated-at.bofh.it>
In reply to#1408883

[Multipart message — attachments visible in raw view] — view raw

On Mon, May 30, 2016 at 11:55:19AM +0300, Peter Ujfalusi wrote:
> The pdmclk is needed for McPDM. It is generated by twl6040.

Please don't resubmit already applied patches.  If any incremental
updates are needed please send them as such.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web