mb/starlabs/byte_adl: Disable DMIC NID

This board does not have a DMIC, so update the verb table to
reflect that.

Change-Id: Idd38dc016d7d178002f291ac8a0088e5f7b7490d
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91287
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2026-02-16 10:18:01 +00:00
commit e21093b055

View file

@ -59,7 +59,7 @@ const uint32_t cim_verb_data[] = {
AZALIA_PIN_CFG(0, 0x16, 0x04214040),
AZALIA_PIN_CFG(0, 0x18, 0x40f001f0),
AZALIA_PIN_CFG(0, 0x1a, 0x90a72150),
AZALIA_PIN_CFG(0, 0x1a, AZALIA_PIN_CFG_NC(0)),
AZALIA_PIN_CFG(0, 0x19, 0x04a19020),
AZALIA_PIN_CFG(0, 0x1d, 0x00000000),
AZALIA_PIN_CFG(0, 0x1e, 0x00000000),