[coreboot-gerrit] Change in coreboot[master]: lib/nhlt: add missing size field

Matt Delco (Code Review) gerrit at coreboot.org
Tue Jul 24 00:43:41 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/27612

to look at the new patch set (#2).

Change subject: lib/nhlt: add missing size field
......................................................................

lib/nhlt: add missing size field

coreboot doesn't provide a field that's required by some drivers.
This doc is apparently offline:

https://01.org/blogs/2016/intel-smart-sound-technology-audio-dsp

but can currently be found at:

https://docplayer.net/36738126-Intel-smart-sound-technology-audio-
dsp-non-hd-audio-acpi-high-level-design.html

Figure 2-1 (page 9) shows a SPECIFIC_CONFIG struct that
should follow the endpoint descriptors.  The struct is described in
section 2.2 (page 10).  It's sufficient to just provide the
"CapabilitiesSize" field that's set to zero (meaning no
capabilities follow).

Change-Id: Ic0480c8123225a49c23b9e6af44ee20072c57a3f
Signed-off-by: Matt Delco <delco at chromium.org>
---
M src/lib/nhlt.c
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/27612/2
-- 
To view, visit https://review.coreboot.org/27612
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic0480c8123225a49c23b9e6af44ee20072c57a3f
Gerrit-Change-Number: 27612
Gerrit-PatchSet: 2
Gerrit-Owner: Matt Delco <delco at chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180723/d7603fc4/attachment.html>


More information about the coreboot-gerrit mailing list