Damian Nikodem

Results 7 issues of Damian Nikodem

The ADSP properties are obsolete and not using by host driver so can be removed. Signed-off-by: Damian Nikodem

This commit updates the copier DAI creation logic for I2S links to use the `v_index` field from the `node_id` structure as the DAI index. This change ensures that the correct...

This change improves the TLV assembly algorithm in accordance with how the part for hpsram is assembled. In the case when ebb_state_dword_count is equal to 0, we skip adding the...

In the case where the copier has more than one output and, additionally, we will be using a pin other than pin 0 (for example, when we want to copy...

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...

Test west update to zephyr main.