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
arm64: dts: qcom: msm8916: Pull-up the UART RX pin
With UART disconnected, no one is driving the UART RX line. It will be
floating, which can end up producing garbage on stdin.
Reliable UART is particularly important in early boot stages, otherwise
an autoboot sequence might be interrupted, so bootph-all is also added
to the RX pin.
Co-developed-by: Sam Day <me@samcday.com>
Signed-off-by: Sam Day <me@samcday.com>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
0 commit comments