Attention is currently required from: Mac Chiang, Pranava Y N.
Hello Jayvik Desai, Kapil Porwal, Pranava Y N, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/87237?usp=email
to look at the new patch set (#3).
Change subject: mb/google/fatcat/var/felino: fix DMIC1 recording ......................................................................
mb/google/fatcat/var/felino: fix DMIC1 recording
According to the PTL GPIO implementation summary document, NF2 is a null function pin. Correct to NF3 for DMIC_CLK_A1 and DMIC_DAT_A1 function pins.
BUG=b:378629979 Test=emerge-fatcat coreboot Verify DMIC recording functionality. Command: arecord -D hw:0,10 -r 48000 -c 4 -f s32 dmic.wav
Signed-off-by: Mac Chiang mac.chiang@intel.com Change-Id: Ic73b43e6d58376e0c592ef4a1a9c9d9fc7e66928 --- M src/mainboard/google/fatcat/variants/felino/gpio.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/87237/3