> On Apr 20, 2016, at 02:23, Frank Rowand <frowand.list@xxxxxxxxx> wrote: > > Hi Ivan, > > It appears that I have found a regression caused by > 3a878c430fd6 ("tty: serial: msm: Add TX DMA support"). > > When I cat a file slightly larger than 126000 bytes on > the console, viewed via minicom connected to the serial > port, I am losing random chunks of data, almost always > three bytes in length. I have also seen a lost chunk > of two bytes. > > I am using the 8074 dragonboard, with the dts of > arch/arm/boot/dts/qcom-apq8074-dragonboard.dts. > The dts node is serial@f991e000, which has a > compatible of "qcom,msm-uartdm-v1.4", so is_uartdm > should be UARTDM_1P4. I don’t remember what was biggest chunk, which DMA could carry, sorry. Are you using DMA or just PIO? Is this happening only with cat and terminal or even when you send data in other means. I believe that people from Linaro could help you better. Regards, Ivan-- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html