OSDN Git Service

ASoC: SOF: Intel: MTL: Don't access EM2
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Fri, 10 Mar 2023 13:34:54 +0000 (15:34 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 10 Mar 2023 14:33:16 +0000 (14:33 +0000)
commit75034eb5e4c267d4ab93085b5d6fa3dab2535b34
tree1c78912c740d3061586145019221a2eebd432bf1
parent8987986b07f5dded3f81b159f5bb146f2d1a21ed
ASoC: SOF: Intel: MTL: Don't access EM2

This reverts commit 2b5a30cafb2ef ("ASoC: SOF: Intel: MTL: Enable
DMI L1").

It came to our attention that the access to the EM2 register is restricted
to the DSP side on MTL compared to prior platforms.

Writing to it from the host side has no effect (negative or positive), it
is better to remove the code to not cause confusion and wrong impression.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230310133454.15362-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/mtl.c
sound/soc/sof/intel/mtl.h