commit | 9cd10205227cbe9bbd48fd6bf78dad88b45526b0 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Fri Jan 03 00:11:01 2020 +0100 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Jan 28 13:26:48 2020 -0800 |
tree | e6f2b6940f6c6afabbcc1d44ed2546251980b72e | |
parent | 8798e8fb08b72c60aa1a9e06af7f10425ef40efd [diff] |
clk: fsl-sai: new driver 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 <michael@walle.cc> Link: https://lkml.kernel.org/r/20200102231101.11834-3-michael@walle.cc Signed-off-by: Stephen Boyd <sboyd@kernel.org>