zephyr/drivers/dai
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
..
intel driver: ssp: Refactor SSP driver to use SSP_IP_VER for version checks 2024-11-16 14:04:01 -05:00
nxp
CMakeLists.txt
Kconfig