]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: aw88261: Add firmware-name support
authorLuca Weiss <luca.weiss@fairphone.com>
Wed, 11 Feb 2026 10:27:34 +0000 (11:27 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 22 Feb 2026 23:52:02 +0000 (23:52 +0000)
commit171b3663f33e1efdc97f5112f49be10b47b20fa8
treeb2ee5d6ce1c5fa34d7037fb46708568853a0028a
parentc5ad3f623103c5b606043517a63f202a22283d32
ASoC: codecs: aw88261: Add firmware-name support

Since the aw88261_acf.bin file appears to be device-specific, add
firmware-name support so that devicetree users can point to a
device-specific path to not conflict with other devices that might also
ship a aw88261_acf.bin.

Read the "firmware-name" property if available, and otherwise fall back
to the generic name.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://patch.msgid.link/20260211-aw88261-fwname-v1-3-e24e833a019d@fairphone.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88261.c