Re: [PATCH 1/3] ASoC: simple-card-utils: Fix device module clock

From: Michael Walle
Date: Thu Mar 11 2021 - 16:35:50 EST


Am 2021-03-11 17:00, schrieb Mark Brown:
On Tue, Mar 09, 2021 at 03:41:56PM +0100, Michael Walle wrote:
Hi,

> If "clocks = <&xxx>" is specified from the CPU or Codec component
> device node, the clock is not getting enabled. Thus audio playback
> or capture fails.

This actually breaks sound on my board
(arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts).

Please, when sending replies format the subject line like normal replies
with a "Re: " at the start so people can tell it's a reply to an
existing discussion and not a new patch.

Whoops, must have missed that. I need to figure out a new mail setup,
rather than saving the mbox from lore.kernel.org, editing it and
sending it with git-send-email.

-michael