]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: fsl: add bitcount and timestamp controls
authorMark Brown <broonie@kernel.org>
Thu, 12 Mar 2026 11:29:01 +0000 (11:29 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 12 Mar 2026 11:29:01 +0000 (11:29 +0000)
commit0670bc81f50966bf1b30df5744eea4fdeea2ba6f
tree486e2571a99f21c64383ffa4702675cf34649f5c
parent46b87c37ca4f54a630d988cb24a1aa9a2e5ba1dc
parent7b3f8db159f710d432c4edc024fcefa9e62e8b4b
ASoC: fsl: add bitcount and timestamp controls

Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:

The SAI and XCVR have the timestamp counters and bit counters, which can
be used by software to track the progress of the transmitter and receiver.
They can also be used to calculate the relative frequency of the bit clock
against the bus interface clock.