devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: codecs: rtq9128: Add TDM input source select
@ 2023-09-28  3:41 cy_huang
  2023-09-28  3:41 ` [PATCH 1/2] ASoC: dt-bindings: rtq9128: Add TDM input source slect property cy_huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cy_huang @ 2023-09-28  3:41 UTC (permalink / raw)
  To: Mark Brown, Krzysztof Kozlowski
  Cc: Conor Dooley, Rob Herring, Liam Girdwood, Jaroslav Kysela,
	Takashi Iwai, ChiYuan Huang, Allen Lin, devicetree, alsa-devel,
	linux-kernel

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series create a TDM source select property and use it to
decide which TDM data source is connected.

Following by the below patch disccuion
https://lore.kernel.org/lkml/1695780376-32301-1-git-send-email-cy_huang@richtek.com/#t
It may not be a good choice to add the user controlable mixer control
item. Since it follows the board design, make it as a device property.

ChiYuan Huang (2):
  ASoC: dt-bindings: rtq9128: Add TDM input source slect property
  ASoC: codecs: rtq9128: Add TDM input source select

 .../bindings/sound/richtek,rtq9128.yaml          |  7 +++++++
 sound/soc/codecs/rtq9128.c                       | 16 +++++++++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)


base-commit: 3efcb471f871cc095841d411f98c593228ecbac6
-- 
2.34.1


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

end of thread, other threads:[~2023-09-28 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28  3:41 [PATCH 0/2] ASoC: codecs: rtq9128: Add TDM input source select cy_huang
2023-09-28  3:41 ` [PATCH 1/2] ASoC: dt-bindings: rtq9128: Add TDM input source slect property cy_huang
2023-09-28  3:41 ` [PATCH 2/2] ASoC: codecs: rtq9128: Add TDM input source select cy_huang
2023-09-28 14:51 ` [PATCH 0/2] " Mark Brown

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).