diff options
author | Claudiu Beznea <[email protected]> | 2024-02-02 10:41:27 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-02-06 11:14:56 +0100 |
commit | c5c0714e29508fd748ee5df09ae242476bf2e451 (patch) | |
tree | 79211d89de1c3e754394bafe09056819b6faa1b3 /lib/string_helpers.c | |
parent | 7493bb4c400ce5e36cdc962349d7987d0bc1ccd2 (diff) |
net: ravb: Assert/de-assert reset on suspend/resume
RZ/G3S can go to deep sleep states where power to most of the SoC parts is
off. When resuming from such a state, the Ethernet controller needs to be
reinitialized. De-asserting the reset signal for it should also be done.
Thus, add reset assert/de-assert on suspend/resume functions.
On the resume function, the de-assert was not reverted in case of failures
to give the user a chance to restore the interface (e.g., bringing down/up
the interface) in case suspend/resume failed.
Signed-off-by: Claudiu Beznea <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions