summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoyce Toh <joyce.toh@intel.com>2019-02-26 10:19:47 -0800
committerDuncan Laurie <dlaurie@chromium.org>2019-03-01 01:57:31 +0000
commitddbdf9a0fb4ccd07fcfcc218a036236801089dc2 (patch)
tree247a46d7358e390ccdccd15e9c997156548ed45d /src
parent411a8b7a6656ee62c3dee5c11285143ed6315215 (diff)
downloadcoreboot-ddbdf9a0fb4ccd07fcfcc218a036236801089dc2.tar.gz
coreboot-ddbdf9a0fb4ccd07fcfcc218a036236801089dc2.tar.bz2
coreboot-ddbdf9a0fb4ccd07fcfcc218a036236801089dc2.zip
mb/google/sarien: ALC3204 HDA verb table pin config change
On Sarien, change pin config of 0x19 (headset mic) and 0x21(headset headphone) to change jack location so that naming does not use "Front" in the name."Front Headphone" --> "Headphone" so it matches naming on Arcada. BUG=b:126334749 TEST= verify with 'evtest' command that jack name is "HDA Intel PCH Headphone" not "HDA Intel PCH Front Headphone" Change-Id: I36ccf0c0a3952ab363fe6ee313fac8f0cce4dd61 Signed-off-by: Joyce Toh <joyce.toh@intel.com> Reviewed-on: https://review.coreboot.org/c/31624 Reviewed-by: Lijian Zhao <lijian.zhao@intel.com> Reviewed-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/sarien/variants/sarien/include/variant/hda_verb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/sarien/variants/sarien/include/variant/hda_verb.h b/src/mainboard/google/sarien/variants/sarien/include/variant/hda_verb.h
index 52ebb48fdf1d..6eb6d14f6b16 100644
--- a/src/mainboard/google/sarien/variants/sarien/include/variant/hda_verb.h
+++ b/src/mainboard/google/sarien/variants/sarien/include/variant/hda_verb.h
@@ -34,12 +34,12 @@ const u32 cim_verb_data[] = {
AZALIA_PIN_CFG(0x0, 0x13, 0x40000000),
AZALIA_PIN_CFG(0x0, 0x14, 0x90170110),
AZALIA_PIN_CFG(0x0, 0x18, 0x411111f0),
- AZALIA_PIN_CFG(0x0, 0x19, 0x02a11030),
+ AZALIA_PIN_CFG(0x0, 0x19, 0x04a11030),
AZALIA_PIN_CFG(0x0, 0x1a, 0x411111f0),
AZALIA_PIN_CFG(0x0, 0x1b, 0x411111f0),
AZALIA_PIN_CFG(0x0, 0x1d, 0x40700001),
AZALIA_PIN_CFG(0x0, 0x1e, 0x421212f2),
- AZALIA_PIN_CFG(0x0, 0x21, 0x02211020),
+ AZALIA_PIN_CFG(0x0, 0x21, 0x04211020),
/* ALC3204 default-1 */
0x02050040,