zephyr/drivers/dai/intel/ssp
Kai Vehmanen a14ae39e74 driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN
The SSP driver has odd dependency to outside definition of
CONFIG_INTEL_NM. This is in practise tied to SSP hardware
version and always enabled for SSP block version 1.0.

Use the new SSP_IP_VER define to replace the CONFIG_INTEL_MN
preprocssor checks. Also modify the board test case to
remove the obsolete config setting.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2024-11-25 21:51:56 +01:00
..
CMakeLists.txt
dai-params-intel-ipc3.h
dai-params-intel-ipc4.h soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
Kconfig.ssp
ssp_regs_v1.h drivers: ssp: fix program of MLCS register 2024-08-06 10:28:16 +02:00
ssp_regs_v2.h drivers: ssp: fix program of MLCS register 2024-08-06 10:28:16 +02:00
ssp_regs_v3.h drivers: ssp: fix program of MLCS register 2024-08-06 10:28:16 +02:00
ssp.c driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN 2024-11-25 21:51:56 +01:00
ssp.h driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN 2024-11-25 21:51:56 +01:00