Attention is currently required from: Jakub Czapiga, Kapil Porwal, Subrata Banik, Tarun Tuli.
Uday Bhat has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/76003?usp=email )
Change subject: mb/google/rex: Enable GPIO for BT I2S offload for soundwire config ......................................................................
Patch Set 3:
(2 comments)
File src/mainboard/google/rex/variants/rex0/fw_config.c:
https://review.coreboot.org/c/coreboot/+/76003/comment/525da63f_4c44a475 : PS3, Line 94: BT I2S offload
shouldn't this is SNDW ? […]
Will merge this CL and will change the print to "Configure GPIOs for BT offload mode"
As there is already a print related to "Configure GPIOs for SoundWire audio" above BT offload configuration - explicit mentioning of SNDW may not be required
https://review.coreboot.org/c/coreboot/+/76003/comment/5248ed8a_49252928 : PS3, Line 99: printk(BIOS_INFO, "Configure GPIOs for BT offload mode.\n");
Configure GPIOs for BT offload mode with I2S audio ? […]
As there is already a print related to "Configure GPIOs for I2S audio" above BT offload configuration - explicit mentioning of I2S audio in the print may not be required for BT offload.
Hence, dropping this CL - hope its ok