First a patch which fixes a logic error in the aw88261 driver. And then we add "firmware-name" support for that driver to support loading the device-specific firmware properly.
Signed-off-by: Luca Weiss <[email protected]> --- Alexandre Ferrieux (1): ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic init Luca Weiss (2): ASoC: dt-bindings: awinic,aw88395: Document firmware-name property ASoC: codecs: aw88261: Add firmware-name support .../devicetree/bindings/sound/awinic,aw88395.yaml | 4 ++++ sound/soc/codecs/aw88261.c | 16 +++++++++++----- 2 files changed, 15 insertions(+), 5 deletions(-) --- base-commit: 6ca87498ba32522a6c10914add7beb2d9a2eb558 change-id: 20260211-aw88261-fwname-89c21d6c9476 Best regards, -- Luca Weiss <[email protected]>

