]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: cs35l56: Attempt to read from cirrus,speaker-id device property first
authorSimon Trimmer <simont@opensource.cirrus.com>
Tue, 11 Jun 2024 13:25:56 +0000 (14:25 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 11 Jun 2024 16:13:59 +0000 (17:13 +0100)
commitc38082bf223fb4a3f2bdf1f79650af53d3499dea
tree712507ca9b008218355b5e07a41437b2c84cc22d
parentb745dcf727f959c5fb08fa3ee08dc48c952b8553
ASoC: cs35l56: Attempt to read from cirrus,speaker-id device property first

When cs35l56 is connected via cs42l43 there isn't an ACPI node for the
cs35l56 so all properties are under the cs42l43 ACPI node. We're adding
a property as a way for the cs42l43 driver to pass this info in via a
software node.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240611132556.1557075-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l56-shared.c