Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46825 )
Change subject: mb/google/volteer: Reset the M.2 bluetooth module on system reset ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/46825/3//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/46825/3//COMMIT_MSG@7 PS3, Line 7: Reset the M.2 bluetooth module on system reset This patch doesn't really do the reset, it just passes the reset GPIO to the OS.
https://review.coreboot.org/c/coreboot/+/46825/3//COMMIT_MSG@9 PS3, Line 9: reseting resetting
https://review.coreboot.org/c/coreboot/+/46825/3//COMMIT_MSG@13 PS3, Line 13: Test that the BT is getting reset : by toggling the gpio pin A13 through iotools in kernel console. This doesn't really test that we are exposing the GPIO through ACPI.