ASoC: wm8960: Add ACPI support
authorNicola Lunghi <nick83ola@gmail.com>
Wed, 27 Apr 2022 21:29:16 +0000 (22:29 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 28 Apr 2022 12:20:32 +0000 (13:20 +0100)
commit7e0bdbae446ff8a752484f6bcbcd7157e7484158
treed8b2b459dc43f759ec2a27bbcb395de715baf6f5
parentc61711c1c95791850be48dd65a1d72eb34ba719f
ASoC: wm8960: Add ACPI support

HID made of either Wolfson/CirrusLogic PCI ID + 8960 identifier

This helps enumerate the Waveshare WM8960 WM8960 Hi-Fi Sound
Card HAT on the Up2 platform.

The scripts at https://github.com/thesofproject/acpi-scripts
can be used to add the ACPI initrd overlay.

This commit is similar to the commit:
960cdd50ca9f ("ASoC: wm8804: Add ACPI support")

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220427212916.40145-1-nick83ola@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8960.c