Duncan Laurie has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46303 )
Change subject: drivers/soundwire/alc711: Add Realtek ALC711 soundwire device
......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46303/4/src/drivers/soundwire/alc71...
File src/drivers/soundwire/alc711/alc711.c:
https://review.coreboot.org/c/coreboot/+/46303/4/src/drivers/soundwire/alc71...
PS4, Line 36: /* Bus frequency must be 1/2/4/8 divider of
: supported input frequencies. */
can go to 96 chars so probably don't need to break this line
https://review.coreboot.org/c/coreboot/+/46303/4/src/drivers/soundwire/alc71...
PS4, Line 84: {
: /* Data Input for Speaker Path */
: .port = 1,
: .source = &alc711_dp1
: }
: }
seems duplicated? Is there a second port for output?
these should match what is reported in alc711_slave.{sink,source}_port_list
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46303
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia7358927fe8531e609ebe070bef259a2bbc09093
Gerrit-Change-Number: 46303
Gerrit-PatchSet: 4
Gerrit-Owner: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Sathyanarayana Nujella
sathyanarayana.nujella@intel.com
Gerrit-Reviewer: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 15 Oct 2020 20:08:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment