[PATCH 0/2] ASoC: codecs: aw88166: Support device specific firmware

From: Aaron Kling via B4 Relay

Date: Wed Mar 11 2026 - 00:43:59 EST


The driver currently loads a hardcoded firmware path. This adds support
for reading a device specific path from the kernel device tree.

Patch 2 was originally part of a larger change [0] by Teguh Sobirin and
was cut down to only the device specific firmware part.

[0] https://github.com/AYNTechnologies/linux/commit/9dbdd074423d970a9dec9a60f8bb99f8cfafd6a1

Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
---
Aaron Kling (1):
ASoC: dt-bindings: Document firmware-name for awinic,aw88166

Teguh Sobirin (1):
ASoC: codecs: aw88166: Support device specific firmware

.../devicetree/bindings/sound/awinic,aw88395.yaml | 3 +++
sound/soc/codecs/aw88166.c | 19 +++++++++++++++----
2 files changed, 18 insertions(+), 4 deletions(-)
---
base-commit: fe9e3edb6a215515d1148d32a5c445c5bdd7916f
change-id: 20260310-aw88166-fw-903bf67e0621

Best regards,
--
Aaron Kling <webgeek1234@xxxxxxxxx>