summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2026-04-01 17:42:26 +0800
committerMark Brown <broonie@kernel.org>2026-04-01 18:24:29 +0100
commit47f28a5bd154a95d5aa563dde02a801bd32ddb81 (patch)
tree5f22022c3d0f0486a0a1ac2b850e074e951c8a4b /scripts
parentaa21fe4a81458cf469c2615b08cbde5997dde25a (diff)
ASoC: fsl_easrc: Change the type for iec958 channel status controls
Use the type SNDRV_CTL_ELEM_TYPE_IEC958 for iec958 channel status controls, the original type will cause mixer-test to iterate all 32bit values, which costs a lot of time. And using IEC958 type can reduce the control numbers. Also enable pm runtime before updating registers to make the regmap cache data align with the value in hardware. Fixes: 955ac624058f ("ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers") Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Link: https://patch.msgid.link/20260401094226.2900532-12-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions