devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add master clock handling for nau8824
@ 2024-06-28  6:17 Maxim Kochetkov
  2024-06-28  6:17 ` [PATCH v2 1/2] ASoC: codecs: nau8824: Add master clock handling Maxim Kochetkov
  2024-06-28  6:17 ` [PATCH v2 2/2] ASoC: dt-bindings: " Maxim Kochetkov
  0 siblings, 2 replies; 5+ messages in thread
From: Maxim Kochetkov @ 2024-06-28  6:17 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Uwe Kleine-König, Andy Shevchenko, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, John Hsu
  Cc: Maxim Kochetkov, linux-sound, devicetree, alsa-devel

nau8824 has external MCLK pin. So add enable/disable external clock
management.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
---
Changes in v2:
- move the devm_clk_get() to the nau8824_read_device()

---
Maxim Kochetkov (2):
  ASoC: codecs: nau8824: Add master clock handling
  ASoC: dt-bindings: nau8824: Add master clock handling

 .../bindings/sound/nuvoton,nau8824.yaml       |  8 +++++++
 sound/soc/codecs/nau8824.c                    | 21 +++++++++++++++++--
 sound/soc/codecs/nau8824.h                    |  1 +
 3 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-06-28  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28  6:17 [PATCH v2 0/2] Add master clock handling for nau8824 Maxim Kochetkov
2024-06-28  6:17 ` [PATCH v2 1/2] ASoC: codecs: nau8824: Add master clock handling Maxim Kochetkov
2024-06-28  6:24   ` Krzysztof Kozlowski
2024-06-28  6:17 ` [PATCH v2 2/2] ASoC: dt-bindings: " Maxim Kochetkov
2024-06-28  6:24   ` Krzysztof Kozlowski

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