ANDROID: fixup! ASoC: Intel: sof_sdw: shift SSP BT mask bits.
The SSP BT mask bits overlapped with SOC_SDW_CODEC_SPKR, SOC_SDW_SIDECAR_AMPS, and SOC_SDW_CODEC_MIC BIT[15–17] in sdw_utils.h. Shift the SSP BT mask bits to a higher range to eliminate the conflict. Bug: 444302600 Test: run #cat /proc/asoc/cards, to check sound card is registered. Link: https://github.com/thesofproject/linux/pull/5501/ (The PR has been merged into the Linux GitHub, it will be picked up by kernel.org in the next timing window) Upstream-Task: 455997202 Change-Id: Ic4f9e8af8a2a9ad4f4a7f0f883402fba0afcb501 Signed-off-by:Mac Chiang <mac.chiang@intel.com>
Loading
Please sign in to comment