Kai Vehmanen

Results 512 comments of Kai Vehmanen

@marc-hb wrote: > However I can imagine how "downgrading" a crash into a mere DEBUG statement can also hide the bigger problem and downgrade a "MUST FIX and catch bad...

V2: updated to fix the compiler warning.

V3 update: - moved (unsigned int) cast as only UINT32_MAX may be unsigned long in some builds

@marcinszkudlinski working on an update. Changing status to draft

@dbaluta @LaurentiuM1234 This seems to need a SOF side fix for devicetree error: Label 'sai3' appears on /dai@42660000 and on /memory@42660000 @lyakh Really don't know what to do with the...

https://github.com/zephyrproject-rtos/zephyr/issues/70725 filed for the mtl sparse zephyr warning.

#8945 merged instead, closing this one.

Thanks @nicktelindert , let me move this to Linux driver component

@nicktelindert It sounds the codec driver for your system is missing support for the hardware as you need to pass the model=dell-headset-multi option. The driver should not freeze the system...

Thanks @iuliana-prodan for the list, this is very useful. Adding to above comments, for (1) and (4) the Zephyr DAI interface (zephyr/include/zephyr/drivers/dai.h) is close copy of the DAI interface we...