Re: [PATCH] ASoC: cs35l41: Add support for CLSA3541 ACPI device ID
From: David Rhodes
Date: Thu Jun 23 2022 - 20:03:09 EST
On 6/21/22 16:38, Cristian Ciocaltea wrote:
Add support for the CLSA3541 ACPI device ID used on Valve's Steam Deck.
The driver is fully compatible with the indicated hardware, hence no
additional changes are required.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
---
This is the ID for CS35L41 on the Steam Deck, which uses the CS35L41
ASoC driver and the acp5x machine driver. Cirrus is aware that this is
not a compliant ID (Cirrus does not own vendor ID CLSA), but similarly
to the Lenovo devices that use CLSA0100, the ACPI entries were created
before the driver was upstreamed.
Acked-by: David Rhodes <drhodes@xxxxxxxxxxxxxxxxxxxxx>
Thanks,
David