the following patch was just integrated into master: commit 02756b8ffb96bc84c1a60db6d0b8d77d111e3956 Author: Youness Alaoui kakaroto@kakaroto.homelinux.net Date: Wed Feb 15 12:52:50 2017 -0500
purism/librem13: Fix HDA codec verbs. Use correct codec vendor id
There was a 'typo' where the subsystem id was set instead of the codec vendor id. This caused the lynxpoint HDA codecs init to fail to find the proper codecid verbs so codecs were never initialized. That caused the headphones jack to not work.
Change-Id: I975031643fc42937ecaea2300639b90632543f67 Signed-off-by: Youness Alaoui youness.alaoui@puri.sm Reviewed-on: https://review.coreboot.org/18411 Reviewed-by: Arthur Heymans arthur@aheymans.xyz Tested-by: build bot (Jenkins)
See https://review.coreboot.org/18411 for details.
-gerrit