Skip to content

boards: config: add U8 bit format support for PTL#9257

Merged
lgirdwood merged 1 commit intothesofproject:mainfrom
dnikodem:add_8_bit_format_support_for_ptl
Jun 26, 2024
Merged

boards: config: add U8 bit format support for PTL#9257
lgirdwood merged 1 commit intothesofproject:mainfrom
dnikodem:add_8_bit_format_support_for_ptl

Conversation

@dnikodem
Copy link
Contributor

Add defines in PTL config files to support U8 bit format.

Add defines in PTL config files to support U8 bit format.

Signed-off-by: Damian Nikodem <damian.nikodem@intel.com>
@dnikodem dnikodem marked this pull request as ready for review June 25, 2024 15:34

CONFIG_FORMAT_CONVERT_HIFI3=n
CONFIG_FORMAT_U8=y
CONFIG_PCM_CONVERTER_FORMAT_U8=y
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious, why don't ACE 1.5 and 2.0 support it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is good question - support for U8 was tested on PTL, not sure if it is working on ACE1.5/2.0 as well (It is globally disabled in Kconfig files). From the code analysis, it appears that this format could be supported for both ACE3.0 and ACE1.5/2.0 - but the question is: do we have any requirement for support this on ACE1.5/2.0?

@lgirdwood lgirdwood merged commit 75778fc into thesofproject:main Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants