summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTimple Raj M <[email protected]>2026-04-21 10:15:55 +0530
committerCasey Connolly <[email protected]>2026-05-18 11:04:14 +0200
commit8fce24a418bdd498ae478fa381023db2f8565f44 (patch)
treed61ab82291f22df8f405bf46da97cc92cbea41d3 /scripts
parentc9eb2d64e2c6c1e1f1ebd3ea734afe2b0bac963b (diff)
serial: msm-geni: configure RX watermark register
The SE_GENI_RX_WATERMARK_REG was not being programmed in the RX setup paths. Set it to DEF_RX_WM (2) in qcom_geni_serial_start_rx(), msm_geni_serial_setup_rx() and _debug_uart_init() to align with the Linux kernel driver behaviour. Without this, the RX FIFO watermark interrupt threshold is left at its hardware reset value, which may differ from the expected value and can cause RX data loss or missed watermark interrupts. Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Timple Raj M <[email protected]> Signed-off-by: Gurumoorthy Santhakumar <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Reviewed-by: Csey Connolly <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions