Rambi: Enable 32k SUSCLK signal
The SoC needs to provide a 32k clock signal SUSCLK for some modems to work properly, so this enables the signal. BUG=chrome-os-partner:24425 TEST=Manual, check SUSCLK pin with a scope. Change-Id: I81fcc5a1fd27f4e1261fc761ea6eb017649acfa2 Reviewed-on: https://chromium-review.googlesource.com/180101 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Bernie Thompson <bhthompson@chromium.org> Tested-by: Bernie Thompson <bhthompson@chromium.org>
This commit is contained in:
parent
d0db6d113a
commit
1e25b32b81
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ static const struct soc_gpio_map gpssus_gpio_map[] = {
|
|||
GPIO_FUNC6, /* S502 - TOUCH_INT# - INT */
|
||||
GPIO_FUNC6, /* S503 - LTE_WAKE_L# - INT */
|
||||
GPIO_NC, /* S504 - SOC_JTAG2_TDO (NC/PU) */
|
||||
GPIO_NC, /* S505 - SUS_CLK_WLAN (NC) */
|
||||
GPIO_FUNC1, /* S505 - SUS_CLK_WLAN (NC) */
|
||||
GPIO_INPUT_PU, /* S506 - PCH_SPI_WP */
|
||||
GPIO_ACPI_SMI, /* S507 - SOC_KBC_SMI - INT */
|
||||
GPIO_NC, /* S508 - NC */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue