diff options
| author | Joakim Zhang <[email protected]> | 2019-12-04 11:36:19 +0000 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2020-09-22 16:52:50 +0200 |
| commit | 1434d04349626d7b4da49b99f79d6391b9a67f16 (patch) | |
| tree | c7527b1545393c7d5421733fb01cd36172fce837 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 02f71c6605e1f8259c07f16178330db766189a74 (diff) | |
can: flexcan: add LPSR mode support
On the i.MX7D in LPSR mode, the controller will be powered off and the
configuration state is lost after system resume. Upcoming i.MX8QM/QXP
will also completely power off the domain, the controller state is lost
and needs restore, too. So we need to set the pinctrl state again and
re-start chip to re-configuration after resume.
For the wakeup case, it should not set pinctrl to sleep state by
pinctrl_pm_select_sleep_state.
If the interface is down before suspend, we don't need to re-configure
it as it will be configured if the interface is brought up later.
Signed-off-by: Joakim Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions