Anil Kumar K 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 5: Code-Review+1
(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
Done
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? […]
ACK. Hi Duncan. I updated the port info as per my understanding from datasheet. Did some basic testing - headphone jack detection and playback on headset
--
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: 5
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: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 16 Oct 2020 19:11:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Duncan Laurie
dlaurie@chromium.org
Gerrit-MessageType: comment