Re: [PATCH v3 3/3] clk: fsl-sai: new driver
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-01-28 22:04:57
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-01-28 22:04:57
Also in:
linux-clk, lkml
Quoting Michael Walle (2020-01-02 15:11:01)
With this driver it is possible to use the BCLK pin of the SAI module as a generic clock output. This is esp. useful if you want to drive a clock to an audio codec. Because the output only allows integer divider values the audio codec needs an integrated PLL. Signed-off-by: Michael Walle <redacted> ---
Applied to clk-next