On Mon, Jul 08, 2019 at 10:06:50PM +0000, Joshua Scott wrote: > Hi Greg, > > 43e28ba87708 ("ARM: dts: Use armada-370-xp as a base for armada-xp-98dx3236") is the patch > which introduces the armada-xp-98dx3236, and contains the device-tree entry for the driver that does > not behave correctly with this SoC. > > However, the driver quirk that implements the fix does not exist until the two patches I mentioned : > b7639b0b15dd serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices > 914eaf935ec7 serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR > > Before then, there is no "marvell,armada-38x-uart". > > The current patch being delivered only changes the .dts to make use of the quirk. This won't work > if it's being delivered to a branch that does not have the above two patches. I had a look at linux-4.14.y > on kernel.org, and did not see the two patches there. Ok, thanks, I've deleted it from the queueu now. greg k-h