]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: cs42l43: Add speaker id support to the bridge configuration
authorSimon Trimmer <simont@opensource.cirrus.com>
Wed, 19 Jun 2024 12:17:03 +0000 (13:17 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 20 Jun 2024 20:10:15 +0000 (21:10 +0100)
commit0ca645ab5b1528666f6662a0e620140355b5aea3
tree474f30e4fac8eff5747d81798b7529ebe1a704fc
parentcc169cf869fdac34531fd4d0e7317f0576883228
spi: cs42l43: Add speaker id support to the bridge configuration

OEMs can connect a number of types of speakers to the sidecar cs35l56
amplifiers and a different speaker requires a different firmware
configuration.

When the cs42l43 ACPI includes a property indicating a particular type
of speaker has been installed this should be passed to the cs35l56
driver instances as a device property.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20240619121703.3411989-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cs42l43.c