summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Menzel <pmenzel@molgen.mpg.de>2021-05-18 08:33:49 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-20 07:59:17 +0000
commitea568f080830ea3f85ad0899e881b60333071dae (patch)
treeec6643c1e528f26292c1c56a2b53517df13cfb38
parent057f92902f1b4287a592bf25ab3e3e03e78f4094 (diff)
downloadcoreboot-ea568f080830ea3f85ad0899e881b60333071dae.tar.xz
mb/google/sarien/var/arcada/hda_verb: Correct codec name in comment
Correct the Realtek ALC3254 codec name in the comment. The name is used in the original commit message, and is also present in the Linux kernel (`sound/pci/hda/patch_realtek.c`). Change-Id: Id8a099297bd8bcebf9734e1beee2449fdcca75c5 Fixes: 95370e1f ("mb/google/sarien: Add HD Audio verb table") Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54589 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
-rw-r--r--src/mainboard/google/sarien/variants/arcada/hda_verb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/sarien/variants/arcada/hda_verb.c b/src/mainboard/google/sarien/variants/arcada/hda_verb.c
index b447e9f25b..2ddb8acfe7 100644
--- a/src/mainboard/google/sarien/variants/arcada/hda_verb.c
+++ b/src/mainboard/google/sarien/variants/arcada/hda_verb.c
@@ -4,7 +4,7 @@
const u32 cim_verb_data[] = {
/* coreboot specific header */
- 0x10ec0295, // Codec Vendor / Device ID: Realtek ALC3204
+ 0x10ec0295, // Codec Vendor / Device ID: Realtek ALC3254
0xffffffff, // Subsystem ID
0x0000002b, // Number of jacks (NID entries)