Re: [RFC patch 2/5] ASoC: tlv320aic31xx: Add support for pll_r coefficient

From: Michael Nazzareno Trimarchi
Date: Mon Nov 22 2021 - 09:25:22 EST


Hi Mark

On Mon, Nov 22, 2021 at 3:22 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Fri, Nov 19, 2021 at 12:32:45PM -0300, Ariel D'Alessandro wrote:
> > When the clock used by the codec is BCLK, the operation parameters need
> > to be calculated from input sample rate and format. Low frequency rates
> > required different r multipliers, in order to achieve a higher PLL
> > output frequency.
> >
> > Signed-off-by: Michael Trimarchi <michael@xxxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@xxxxxxxxxxxxx>
>
> Did Michael write this code (in which case there should be a From: from
> him) or did he work on the code with you? The signoffs are a little
> confusing.

It's fine. We are working together

Michael