Attention is currently required from: Paul Menzel, Poornima Tom, Shelley Chen, Vamshi Krishna Gopal, Vamshi Krishna Gopal.
Hello Paul Menzel, Shelley Chen, Vamshi Krishna Gopal, Vamshi Krishna Gopal, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79723?usp=email
to look at the new patch set (#7).
The following approvals got outdated and were removed: Code-Review+1 by Paul Menzel, Code-Review+1 by Vamshi Krishna Gopal, Code-Review+2 by Shelley Chen, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: mb/google/brox: Enable HDA Codec ALC256 ......................................................................
mb/google/brox: Enable HDA Codec ALC256
On Brox, HDA Codec used is ALC256. Add verb table for the same. Also, add the related device tree changes for HDA related registers. Realtek High Definition Audio Configuration- Version : 5.0.3.1
BUG=b:317398558 BRANCH=None TEST=verified HDA on Brox.
HDA Sound cards detected. Headphone working verified. Device listed under sysfs as below: cat /sys/bus/hdaudio/devices/ehdaudio0D0/chip_name ID 256 cat /sys/bus/hdaudio/devices/ehdaudio0D0/vendor_name Realtek
Change-Id: I1edd5aee053debe39b34048266703031c088cd00 Signed-off-by: Poornima Tom poornima.tom@intel.com --- M src/mainboard/google/brox/Kconfig M src/mainboard/google/brox/Makefile.mk A src/mainboard/google/brox/hda_verb.c M src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb 4 files changed, 123 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/79723/7