zephyr/drivers/dai/intel
Damian Nikodem f556a76081 driver: ssp: Refactor SSP driver to use SSP_IP_VER for version checks
This commit updates the SSP driver to use the newly defined
SSP_IP_VER macros for IP version checks instead of relying
on CONFIG_SOC_* macros. The change ensures better readability
and maintainability by centralizing the IP version definitions
and comparisons.

Signed-off-by: Damian Nikodem <damian.nikodem@intel.com>
2024-11-16 14:04:01 -05:00
..
alh
dmic soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
hda style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ssp driver: ssp: Refactor SSP driver to use SSP_IP_VER for version checks 2024-11-16 14:04:01 -05:00