soundwire: intel_ace2x: use legacy formula for intel_alh_id
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 8 Apr 2024 06:22:06 +0000 (06:22 +0000)
committerVinod Koul <vkoul@kernel.org>
Thu, 11 Apr 2024 09:47:57 +0000 (15:17 +0530)
commitb18c25afabf80972b32a3918f6d7f16fbd54b18f
treee1b4aaa7b865937f7729b957a58275b9e656aaf4
parent8dfd00f7069c54db78463f2a8a8cb677844fdf1f
soundwire: intel_ace2x: use legacy formula for intel_alh_id

Starting with Lunar Lake, the notion of ALH is mostly irrelevant,
since the HDaudio DMAs are used. However the firmware still relies on
an 'ALH gateway' with a 'node_id' based on the same formula.

This patch in isolation has no functional impact, it's only when the
ASoC parts use it that we will see a changed behavior.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20240408062206.421326-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel_ace2x.c