Skip to content

app: intel_adsp_ace15_mtpm.conf: clean up board config file#9609

Merged
lgirdwood merged 1 commit into
thesofproject:mainfrom
kv2019i:202410-mtl-board-config-cleanup
Oct 25, 2024
Merged

app: intel_adsp_ace15_mtpm.conf: clean up board config file#9609
lgirdwood merged 1 commit into
thesofproject:mainfrom
kv2019i:202410-mtl-board-config-cleanup

Conversation

@kv2019i

@kv2019i kv2019i commented Oct 23, 2024

Copy link
Copy Markdown
Collaborator

Group the configuration options per theme and order entries in alphabetical order within each group. This makes the board config file much more readable and easy to maintain.

No functional change, just shuffling options around and adding comments. Probably easier to review the resulting file without any diffs:
https://github.com/thesofproject/sof/tree/9996a21a04f617ce1b4517167aa33b67b25533c2/app/boards/intel_adsp_ace15_mtpm.conf

Group the configuration options per theme and order entries
in alphabetical order within each group. This makes the board
config file much more readable and easy to maintain.

Signed-off-by: Kai Vehmanen <[email protected]>
@kv2019i

kv2019i commented Oct 23, 2024

Copy link
Copy Markdown
Collaborator Author

If this seems good, I can do the same for other Intel board files.

@kv2019i kv2019i force-pushed the 202410-mtl-board-config-cleanup branch from bb039bf to 9996a21 Compare October 23, 2024 17:48

@lyakh lyakh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for doing this! Haven't checked every single line of course (can be easily done automatically by sorting and diffing the two versions), but, assuming there are no changes, this is a welcome change!

@tmleman tmleman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for doing a great job. I wanted to do it myself and have it on my to-do list. When I thought about it earlier, I also thought that it would be a good idea to separate the configs coming from Zephyr from those that are purely SOF (but I'm not sure if that would be better).

@lgirdwood lgirdwood merged commit f8e2441 into thesofproject:main Oct 25, 2024
@kv2019i

kv2019i commented Oct 25, 2024

Copy link
Copy Markdown
Collaborator Author

@tmleman wrote:

Thanks for doing a great job. I wanted to do it myself and have it on my to-do list. When I thought about it earlier, I also > thought that it would be a good idea to separate the configs coming from Zephyr from those that are purely SOF (but

Thanks Tomasz for feedback! Some of the Zephyr/non-zephyr split is already done as the audio pipeline/component part of the options is by definition SOF-side settings. Then we have a bit more unclear parts like debug and logging where we have SOF and Zephyr settings around the same topic, but maybe there's not too many. Let's do so that I'll have a go at this when I make the LNL version (early next week). If that (clear Zephyr option split) looks better, then I can return to MTL and align it as well before converting the others.

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.

5 participants