topology2: Add HDA with DMIC, HDMI topologies support for ACE3 architecture#9696
topology2: Add HDA with DMIC, HDMI topologies support for ACE3 architecture#9696kv2019i merged 1 commit intothesofproject:mainfrom
Conversation
ujfalusi
left a comment
There was a problem hiding this comment.
OK, ACE3 needs new DMIC blob after all...
Yes it does, please add also build for ace2 tplg, they all are different HW IP. |
I tried to see the difference, but the blob is the same for all ACE platforms, the reserved bits/register handling is all done in zephyr driver, the blob parsing is identical. Also, @udaymb said that the ac1 blob works on PTL fine (which is not a surprise). |
No, it's not same, see: |
081390d to
099aceb
Compare
…ecture These entries creates multiple topologies for the HDA codec with 2, 4 DMICs and HDMI for ACE 3 architecture Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com>
099aceb to
f6b76b5
Compare
|
SOFCI TEST |
|
sof-docs fail and Intel LNL fails all known and tracked in https://github.com/thesofproject/sof/issues?q=is%3Aissue+is%3Aopen+label%3A%22Known+PR+Failures%22+ |
This entry creates a topology for the HDA codec with PDM0 DMIC for PTL.