summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/android.rst
diff options
context:
space:
mode:
authorStephan Gerhold <[email protected]>2025-09-08 13:31:24 +0200
committerCasey Connolly <[email protected]>2025-10-29 12:27:33 +0100
commiteac35b90271537836c6fc37dd4e4e3cba7244b93 (patch)
treeda8cf2833223382f1ec7f1cd15a3ba0b48e00531 /doc/develop/bootstd/android.rst
parenta8f5b34ec5787ab44471446ffc6391b0fd94ff42 (diff)
serial: msm: Reset after writing to DMEN
According to the documentation of the UART controller in the APQ8016E TRM, clearing bits inside UARTDM_DMEN requires resetting the transmitter and/or receiver. We do reset inside uart_dm_init(), but before writing to UARTDM_DMEN. This doesn't seem to cause problems in practice, but let's move the reset to the end of uart_dm_init() to better match the recommendations in the documentation. Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Stephan Gerhold <[email protected]> Tested-by: Alexey Minnekhanov <[email protected]> Acked-by: Sumit Garg <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/android.rst')
0 files changed, 0 insertions, 0 deletions