Re: [PATCH 01/25] ASoC: sun8i-codec: Set up clock tree at probe time

2020-10-05 Thread Maxime Ripard
On Wed, Sep 30, 2020 at 09:11:24PM -0500, Samuel Holland wrote: > The sun8i codec is effectively an on-die variant of the X-Powers AC100 > codec. The AC100 can derive its clocks from either of two I2S master > clocks or an internal PLL. For the on-die variant, Allwinner replaced > the codec's own P

[PATCH 01/25] ASoC: sun8i-codec: Set up clock tree at probe time

2020-09-30 Thread Samuel Holland
The sun8i codec is effectively an on-die variant of the X-Powers AC100 codec. The AC100 can derive its clocks from either of two I2S master clocks or an internal PLL. For the on-die variant, Allwinner replaced the codec's own PLL with a connection to SoC's existing PLL_AUDIO, and they connected bot