Re: [PATCH] ASoC: bcm2835: Add enable/disable clock functions

2020-10-29 Thread Allen Martin
On Wed, Oct 28, 2020 at 10:39:12AM +0100, Matthias Reichl wrote: On Wed, Oct 28, 2020 at 01:18:33AM -0700, Allen Martin wrote: Hi, just checking if you had a chance to review this patch. On Sat, Oct 10, 2020 at 12:26 PM Allen Martin wrote: > Add functions to control enable/disable of BCLK out

Re: [PATCH] ASoC: bcm2835: Add enable/disable clock functions

2020-10-28 Thread Matthias Reichl
On Wed, Oct 28, 2020 at 01:18:33AM -0700, Allen Martin wrote: > Hi, just checking if you had a chance to review this patch. > > On Sat, Oct 10, 2020 at 12:26 PM Allen Martin wrote: > > > Add functions to control enable/disable of BCLK output of bcm2835 I2S > > controller so that BCLK output only

[PATCH] ASoC: bcm2835: Add enable/disable clock functions

2020-10-10 Thread Allen Martin
Add functions to control enable/disable of BCLK output of bcm2835 I2S controller so that BCLK output only starts when dma starts. This resolves issues of audio pop with DACs such as max98357 on rpi. The LRCLK output of bcm2835 only starts when the frame size has been configured and there is data