Skip to content

Conversation

@juimonen
Copy link

test native drivers build

Signed-off-by: Jaska Uimonen jaska.uimonen@intel.com

@juimonen juimonen force-pushed the native_drivers_test branch 11 times, most recently from d19dec5 to 8794603 Compare November 2, 2022 18:46
@juimonen juimonen force-pushed the native_drivers_test branch 8 times, most recently from dea20f9 to 33eb611 Compare November 10, 2022 18:26
@lgirdwood
Copy link
Member

@juimonen @abonislawski good work guys - I was able to move dai-legacy.h and dai-zephyr.h to the xtos/zephyr folders without too much pain. @juimonen can you pls complete my topic/lrg/rtos-dai branch for the dai header move. It shows we still use some xtos headers for dai api, but the number is getting smaller :)

@juimonen juimonen force-pushed the native_drivers_test branch 6 times, most recently from 9bd33bc to 6596054 Compare November 18, 2022 08:45
@lgirdwood
Copy link
Member

@juimonen how is this looking and the dai.h move looking. Do we have an ETA ?

@juimonen
Copy link
Author

@juimonen how is this looking and the dai.h move looking. Do we have an ETA ?

This has now some experimental commits for the hda dai -> but if you look at my last comments in zephyrproject-rtos/zephyr#51000, we probably need to go first with the 19 hda nodes.
I tried to spend last couple of days thinking/testing different options to make the hda dt "clean", but concerning all parties
requirements -> we should just stick with the model in the pr, just fix the warnings.

So test results are good for all dais -> we should/could move to native immediately after above hda dai pr is merged (with tgl DT entries).

src/lib/dai.c Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

could simplify this a bit by placing

if (cfg->type != type)
	continue;

before the switch

@juimonen juimonen force-pushed the native_drivers_test branch 7 times, most recently from dbcc33c to acb38a5 Compare November 25, 2022 07:43
Jaska Uimonen added 2 commits November 29, 2022 14:05
Set tgl ipc4 overlays to use zephyr native drivers.

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
Upgrade Zephyr to stable2.4 branch in thesofproject, which has
cherry-picked hda dai not yet in zephyr upstream. Other changes only
from zephyr upstream.

bd60b9289a635 hda dai
063984d0b8dec zephyr upstream main

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
@juimonen juimonen force-pushed the native_drivers_test branch 3 times, most recently from 170cab6 to 782763f Compare November 29, 2022 12:44
@juimonen
Copy link
Author

closing, everything merged in other PRs.

@juimonen juimonen closed this Dec 20, 2022
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.

3 participants