[PATCH 1/2] ASoC: dt-bindings: Document firmware-name for awinic,aw88166
From: Aaron Kling via B4 Relay
Date: Wed Mar 11 2026 - 00:43:59 EST
From: Aaron Kling <webgeek1234@xxxxxxxxx>
The driver currently loads a hardcoded firmware. Allow devices to
provide specifically tuned firmware, so the driver can use that instead.
Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
---
Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
index 994d68c074a9f221576a5bfef6ba125e3e30bfea..e12d030475e24dd11afaa3c9af4b53703f25f981 100644
--- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
+++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml
@@ -48,6 +48,9 @@ properties:
Flag bit used to keep the phase synchronized in the case of multiple PA
$ref: /schemas/types.yaml#/definitions/flag
+ firmware-name:
+ maxItems: 1
+
required:
- compatible
- reg
--
2.53.0