Tags: leif1992/sof
Tags
west: update zephyr to 3e9692d72d46 update zephyr to include newest commits from mtl-003-drop-stable branch Signed-off-by: Adrian Bonislawski <[email protected]>
xtensa-build-zephyr.py: add --extra-rimage-args option Temporary solution until the `west sign` situation is finalized upstream, see zephyrproject-rtos/zephyr/pull/52942 and others. Use shlex.split() that supports both some quoting and empty strings nicely. Signed-off-by: Marc Herbert <[email protected]>
topology2: sof-ace-tplg: Rename sof-mtl-sdw To it's actual name sof-mtl-rt711-4ch. Signed-off-by: Ranjani Sridharan <[email protected]> (cherry picked from commit b0c5b08) Signed-off-by: Kai Vehmanen <[email protected]>
platform: ace: dma: update DWDMA buffer period count This will increase DWDMA buffer period count like for HDA in ae222a8 Signed-off-by: Adrian Bonislawski <[email protected]>
Import 2 hotfixes from zephyr: drivers: dai: ssp: set i2s master link clock source drivers: dai: ssp: fix mdivr register for ACE platform
Set zephyr repositories to public commits Signed-off-by: Marcin Szkudlinski <[email protected]>
zephyr: deprecate zephyr.h and use kernel.h header The zephyr header zephyr.h should be only used with CONFIG_LEGACY_INCLUDE_PATH, which is deprecate by both Zephyr and SOF. The latest zephyr main will complain if zephyr.h is used but CONFIG_LEGACY_INCLUDE_PATH disabled. This patch deprecates zephyr.h and uses kernel.h instead, so that we don't break with latest zephyr. Signed-off-by: Chao Song <[email protected]>
PreviousNext