diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2023-03-07 23:22:52 +0300 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2023-04-03 21:25:46 +0300 |
commit | b5984a9844fc45cd301a28fb56f3de95f7e20f3c (patch) | |
tree | 0a3ee10b0acdc8f37ee7b3a6daee563465e81653 /scripts/gdb/linux/stackdepot.py | |
parent | 75dfbcbfd781f826c73ebe42b78d49c23179d082 (diff) | |
download | linux-b5984a9844fc45cd301a28fb56f3de95f7e20f3c.tar.xz |
mailbox: mpfs: switch to txdone_poll
The system controller on PolarFire SoC has no interrupt to signify that
the TX has been completed. The interrupt instead signals that a service
requested by the mailbox client has succeeded. If a service fails, there
will be no interrupt delivered.
Switch to polling the busy register to determine whether transmission
has completed.
Fixes: 83d7b1560810 ("mbox: add polarfire soc system controller mailbox")
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
Tested-by: Valentina Fernandez <valentina.fernandezalanis@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions