]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
authorMark Brown <broonie@kernel.org>
Tue, 10 Mar 2026 12:09:17 +0000 (12:09 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 10 Mar 2026 12:09:17 +0000 (12:09 +0000)
commit49c002275a8cabe2fcb3a99b39a1b7fae2351215
treea030728a52eb3b291d5e886803d48e74dd8c176a
parent296bd7dd81bf43d127852eb59972b4391e1622e1
parenta8075ada4a341ce58ebf8bef0188cefe6c2f6487
ASoC: ti: davinci-mcasp: McASP code cleanup and clk

Merge series from Sen Wang <sen@ti.com>:

Just two minor patches that aim to tidy up the code a little bit,
as well as fix the aux_div selection in davinci_mcasp_calc_clk_div()
for mid-range dividers (33 <= div <= 4096).

Sen Wang (2):
  ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper
  ASoC: ti: davinci-mcasp: improve aux_div selection for mid-range dividers

 sound/soc/ti/davinci-mcasp.c | 45 +++++++++++++++++++++++++-----------
 1 file changed, 31 insertions(+), 14 deletions(-)

--
2.43.0
include/sound/cs35l56.h
sound/soc/amd/yc/acp6x-mach.c
sound/soc/codecs/cs35l56.c
sound/soc/sdca/sdca_functions.c
sound/soc/ti/davinci-mcasp.c