diff options
author | Tony Lindgren <[email protected]> | 2020-02-04 07:36:02 -0800 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2020-02-19 16:02:01 +0530 |
commit | 46b7edf1c7b7c91004c4db2c355cbd033f2385f9 (patch) | |
tree | 5c1e8b0ce338d74081a90829a8b6bc2dde7a30fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval
I've noticed that when writing data to the modem the writes can time out
at some point eventually. Looks like kicking the modem idle GPIO every
600 ms instead of once a second fixes the issue. Note that this rate is
different from our runtime PM autosuspend rate MDM6600_MODEM_IDLE_DELAY_MS
that we still want to keep at 1 second, so let's add a separate define for
PHY_MDM6600_IDLE_KICK_MS.
Fixes: f7f50b2a7b05 ("phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend")
Cc: Marcel Partap <[email protected]>
Cc: Merlijn Wajer <[email protected]>
Cc: Michael Scott <[email protected]>
Cc: NeKit <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions