From 02deea0e806a40a33eb70edf4b810221c14a0cad Mon Sep 17 00:00:00 2001 From: Jaroslaw Stelter Date: Mon, 2 Jan 2023 15:02:49 +0100 Subject: [PATCH] ace: alh: Only ACE1.5 has OSEL feature The OSEL bits in ALHASCTL register are present only in ACE1.5 version - MTL. Platforms ACE2.0 do not have the OSEL bits. Therefore DAI_ALH_HAS_OWNERSHIP configuration option should be set only for particular ACE1.5 version Signed-off-by: Jaroslaw Stelter --- drivers/dai/intel/alh/Kconfig.alh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/dai/intel/alh/Kconfig.alh b/drivers/dai/intel/alh/Kconfig.alh index e2885a29e5da49..785074454fb7dc 100644 --- a/drivers/dai/intel/alh/Kconfig.alh +++ b/drivers/dai/intel/alh/Kconfig.alh @@ -16,8 +16,9 @@ config DAI_INTEL_ALH if DAI_INTEL_ALH config DAI_ALH_HAS_OWNERSHIP - bool "Intel ALH driver has ownership" - default y if SOC_SERIES_INTEL_ACE + bool "Intel ALH driver has ownership only on ACE 1.5" + default y + depends on SOC_INTEL_ACE15_MTPM help Select this to enable programming HW ownership