mbox series

[0/2] Add master clock handling for nau8824

Message ID 20240626145931.25122-1-fido_max@inbox.ru (mailing list archive)
Headers show
Series Add master clock handling for nau8824 | expand

Message

Maxim Kochetkov June 26, 2024, 2:59 p.m. UTC
nau8824 has external MCLK pin. So add enable/disable external clock
management.

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

Comments

Mark Brown June 26, 2024, 3:32 p.m. UTC | #1
On Wed, Jun 26, 2024 at 05:59:28PM +0300, Maxim Kochetkov wrote:
> nau8824 has external MCLK pin. So add enable/disable external clock
> management.

You appear to have sent two copies of this series - what's going on
there?
Maxim Kochetkov June 26, 2024, 4:01 p.m. UTC | #2
26.06.2024 18:32, Mark Brown wrote:
> On Wed, Jun 26, 2024 at 05:59:28PM +0300, Maxim Kochetkov wrote:
>> nau8824 has external MCLK pin. So add enable/disable external clock
>> management.
> 
> You appear to have sent two copies of this series - what's going on
> there?

So sorry about that. It was miss click.