Jeremy Soller has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/1
diff --git a/src/mainboard/system76/lemp9/hda_verb.c b/src/mainboard/system76/lemp9/hda_verb.c index 3f77dc2..7bb0736 100644 --- a/src/mainboard/system76/lemp9/hda_verb.c +++ b/src/mainboard/system76/lemp9/hda_verb.c @@ -15,7 +15,7 @@ AZALIA_PIN_CFG(0, 0x16, 0x411111f0), AZALIA_PIN_CFG(0, 0x18, 0x411111f0), AZALIA_PIN_CFG(0, 0x19, 0x411111f0), - AZALIA_PIN_CFG(0, 0x1a, 0x411111f0), + AZALIA_PIN_CFG(0, 0x1a, 0x01a1913c), AZALIA_PIN_CFG(0, 0x1b, 0x411111f0), AZALIA_PIN_CFG(0, 0x1d, 0x41748245), AZALIA_PIN_CFG(0, 0x1e, 0x411111f0),
Jeremy Soller has uploaded a new patch set (#7). ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/7
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 7: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/43631/7//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43631/7//COMMIT_MSG@12 PS7, Line 12: Tested on lemp9, audio is functional Please add a period at the end of the sentence.
Hello Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43631
to look at the new patch set (#8).
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional.
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/8
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 8:
Can you give a little more info where the old / new value came from?
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 9:
Patch Set 8:
Can you give a little more info where the old / new value came from?
The old value means "Disabled", the new value means something. There are macros to make HDA configs human-readable, but why would anyone bother using them? 😭
Look at this hda_verb.c! It's READABLE! 😮 https://review.coreboot.org/c/coreboot/+/39995/4/src/mainboard/siemens/chili...
Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43631
to look at the new patch set (#12).
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional.
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/12
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43631
to look at the new patch set (#16).
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional.
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/16
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43631
to look at the new patch set (#18).
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional.
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/43631/18
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 18: Code-Review+1
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 19: Code-Review+2
tested; works fine for me, too
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
Patch Set 19:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43631/7//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43631/7//COMMIT_MSG@12 PS7, Line 12: Tested on lemp9, audio is functional
Please add a period at the end of the sentence.
Done
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/43631 )
Change subject: mb/system76/lemp9: update HDA pin config ......................................................................
mb/system76/lemp9: update HDA pin config
To minimize the quirks the kernel has to apply, the headset mic is set to its correct value in coreboot.
Tested on lemp9, audio is functional.
Signed-off-by: Jeremy Soller jeremy@system76.com Change-Id: I6b59de95f01360a5f7779f87f39edeb75dedc215 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43631 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/system76/lemp9/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Michael Niewöhner: Looks good to me, approved
diff --git a/src/mainboard/system76/lemp9/hda_verb.c b/src/mainboard/system76/lemp9/hda_verb.c index 3f77dc2..7bb0736 100644 --- a/src/mainboard/system76/lemp9/hda_verb.c +++ b/src/mainboard/system76/lemp9/hda_verb.c @@ -15,7 +15,7 @@ AZALIA_PIN_CFG(0, 0x16, 0x411111f0), AZALIA_PIN_CFG(0, 0x18, 0x411111f0), AZALIA_PIN_CFG(0, 0x19, 0x411111f0), - AZALIA_PIN_CFG(0, 0x1a, 0x411111f0), + AZALIA_PIN_CFG(0, 0x1a, 0x01a1913c), AZALIA_PIN_CFG(0, 0x1b, 0x411111f0), AZALIA_PIN_CFG(0, 0x1d, 0x41748245), AZALIA_PIN_CFG(0, 0x1e, 0x411111f0),