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

Aaron Kling via B4 Relay posted 2 patches 3 weeks, 6 days ago
There is a newer version of this series
.../devicetree/bindings/sound/awinic,aw88395.yaml     |  3 +++
sound/soc/codecs/aw88166.c                            | 19 +++++++++++++++----
2 files changed, 18 insertions(+), 4 deletions(-)
[PATCH 0/2] ASoC: codecs: aw88166: Support device specific firmware
Posted by Aaron Kling via B4 Relay 3 weeks, 6 days ago
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@gmail.com>
---
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@gmail.com>