summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/serial
diff options
context:
space:
mode:
authorRyan Case <ryandcase@chromium.org>2018-12-13 11:43:20 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-17 15:06:46 +0100
commit64a428077758383518c258641e81d57fcd454792 (patch)
tree1ff39edff85659f12f53861d7dc65868d6c6a154 /Documentation/devicetree/bindings/serial
parent71ab1c0336c71ace5725740f200beca9667a339f (diff)
tty: serial: qcom_geni_serial: Remove interrupt storm
Disable M_TX_FIFO_WATERMARK_EN after we've sent all data for a given transaction so we don't continue to receive a flurry of free space interrupts while waiting for the M_CMD_DONE notification. Re-enable the watermark when establishing the next transaction. Also clear the watermark interrupt after filling the FIFO so we do not receive notification again prior to actually having free space. Signed-off-by: Ryan Case <ryandcase@chromium.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Tested-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
0 files changed, 0 insertions, 0 deletions