mb/google/skyrim: Remove todo about BT controller timeouts
This will be tracked directly in the bug, so a code comment is not needed. BUG=263161283 TEST=none BRANCH=Skyrim Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: I4d5af35762354c8825d30f813098547a7e009e35 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73828 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
This commit is contained in:
parent
c77c7f0a7d
commit
0c9fcf6010
|
@ -175,7 +175,6 @@ chip soc/amd/mendocino
|
|||
register "type" = "UPC_TYPE_INTERNAL"
|
||||
register "has_power_resource" = "true"
|
||||
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPIO_10)"
|
||||
# TODO(b/263161283): Confirm the delay meets the requirement of all BT controllers
|
||||
register "enable_delay_ms" = "500"
|
||||
register "enable_off_delay_ms" = "200"
|
||||
register "use_gpio_for_status" = "true"
|
||||
|
|
Loading…
Reference in New Issue