On Wed, 17 Aug 2022 at 15:33, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Wed, 17 Aug 2022 at 15:24, Anton Kochkov <anton.koch...@proton.me> wrote: > > > > For consistency, function "update_rx_fifo()" should use > > the RX FIFO register names, not the TX FIFO ones even if > > "register field names" > > > they refer to the same memory region. > > "same bit positions in the register". > > (No need to spin a v3 just for that; if there's no other > issues with the patch I'll fix it up when I take it into > target-arm.next.)
Applied to target-arm.next, thanks. -- PMM