You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: serial: nrfx_uarte: Retain pins only when needed
Since pin retantion is done as a part of suspend/resume which
is done in the critical section, it shall be done only when
needed. Use DT flag to determine which UARTE instance needs it.
Signed-off-by: Krzysztof Chruściński <[email protected]>
0 commit comments