ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BAR
authorYong Zhi <yong.zhi@intel.com>
Tue, 7 Mar 2023 09:52:51 +0000 (11:52 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Mar 2023 13:58:18 +0000 (13:58 +0000)
commit418d2b2fad7cdce5d39d0e2fdbe2460f584b5432
tree102ef4f6b8473348573a41af9bc26fe56dd1fa8a
parent1d045d77756d07495ce379343455b1f829fe737d
ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BAR

The Host Power Management/Clock Control (ULP) Registers in
the HDA BAR shadow the values of the same registers in the DSP BAR,
so let's modify the latter - as done already for other accesses.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230307095251.3058-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/mtl.c