linux/drivers/firmware/cirrus
Richard Fitzgerald 1a08e82ef6
firmware: cs_dsp: Fix mock register default typo in KUnit test
Correct the address of the HALO_SCRATCH4 entry in halo_register_defaults[].

This doesn't affect the validity of the KUnit testing because none of the
tests rely on this value. It's only defaulted because cs_dsp will read it
when the DSP state changes from running to stopped - this would only have
logged a warning about failure to read the register but it doesn't cause
anything to fail.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260805105223.956785-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-08-05 13:07:12 +01:00
..
test firmware: cs_dsp: Fix mock register default typo in KUnit test 2026-08-05 13:07:12 +01:00
cs_dsp.c ASoC: amd: Move to GPIO descriptors 2026-03-16 01:11:23 +00:00
cs_dsp.h firmware: cs_dsp: Simplify suppressing log messages during KUnit testing 2026-03-10 14:53:05 +00:00
Kconfig firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it 2025-04-13 20:20:30 +01:00
Makefile firmware: cs_dsp: Add mock regmap for KUnit testing 2024-12-13 13:14:37 +00:00