<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625883#M203531</link>
    <description>&lt;P&gt;Hi Sherry&lt;/P&gt;&lt;P&gt;thanks for you quickly feedback.&lt;/P&gt;&lt;P&gt;yes,we didn't use&amp;nbsp;uart flow control because of our field condition.&lt;/P&gt;&lt;P&gt;about this 10ms,&amp;nbsp; I have&amp;nbsp;additional explaintion.&lt;/P&gt;&lt;P&gt;this 10ms is an interval&amp;nbsp;not a&amp;nbsp;period as shown in the figure below&lt;/P&gt;&lt;P&gt;that is, send 200 bytes to IMX,wait 10ms,send 200 bytes to imx&amp;nbsp;immediately&amp;nbsp; and&amp;nbsp;wait 10ms send 200 bytes.......&lt;/P&gt;&lt;P&gt;it is not , send 200bytes, wait&amp;nbsp;Sending completed，and then wait 10ms，and send 200bytes, wait&amp;nbsp;Sending completed.....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="simon_cai_0-1680250700271.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217278i07D817FAC249583C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="simon_cai_0-1680250700271.png" alt="simon_cai_0-1680250700271.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose, it may fix&amp;nbsp;UART overrun error by using cpu mode uart ，&lt;/P&gt;&lt;P&gt;but it will still happen UART buffer overflow error AS n_tty buffer is full becaue of IMX reading slower than PC sending.&lt;/P&gt;&lt;P&gt;Of course, anyway，we will try CPU_MODE suggestion.&lt;/P&gt;&lt;P&gt;give&amp;nbsp;you&amp;nbsp;feedback soon,thank you Sherry,&amp;nbsp; Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 08:18:42 GMT</pubDate>
    <dc:creator>simon_cai</dc:creator>
    <dc:date>2023-03-31T08:18:42Z</dc:date>
    <item>
      <title>i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625282#M203476</link>
      <description>&lt;P&gt;&lt;STRONG&gt;kernel version: 5.4.7 (yocto 3.0)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;soc: imx8mm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;By using the attachment testing program, connect the PC and IMX8 via a two-wire serial port. Run the program "./test /dev/ttymxc2 9600" on the IMX side. On the PC side, set a random string for cyclic transmission with an interval of 10ms, as shown in the figure below.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="simon_cai_0-1680174924052.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217122iB0DFD5784A815446/image-size/medium?v=v2&amp;amp;px=400" role="button" title="simon_cai_0-1680174924052.jpeg" alt="simon_cai_0-1680174924052.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The attached&amp;nbsp; testing program on the IMX side receives 20 bytes per second. Due to the slower receiving speed on the IMX side compared to the sending speed on the PC side, the receive buffer on the IMX side quickly becomes full and overflows. At this point, it is found that the application program on the IMX side cannot receive data through ttymxc2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="simon_cai_1-1680174971975.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217124iEC2992F585D162B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="simon_cai_1-1680174971975.png" alt="simon_cai_1-1680174971975.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;we&amp;nbsp;suppose that it is something wrong with&amp;nbsp;&amp;nbsp;&lt;U&gt;&lt;SPAN&gt;imx_uart_dma_rx_callback&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/U&gt;&lt;SPAN&gt; function in&amp;nbsp;this test&amp;nbsp;&lt;SPAN&gt;situation&lt;/SPAN&gt; （/drivers/tty/serial/imx.c）&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea to fixed the issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 12:02:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625282#M203476</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-03-30T12:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625302#M203480</link>
      <description>Sorry&lt;BR /&gt;Kernel version is 5.4.70_2.3.0</description>
      <pubDate>Thu, 30 Mar 2023 12:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625302#M203480</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-03-30T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625836#M203528</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;If I understand it correctly, you are not using the uart flow control. And the uart baud rate here is very slow -- 9600bps, that is to say, it takes more than 1ms to receive a byte(10bits/9600*1000=1.0416ms).&lt;/P&gt;&lt;P&gt;While the sender seems to be sending more than a hundred data every 10ms, this will definitely cause the receiver to overflow, because even if we don't consider the time required for sw processing, the receiver can only process less than 10 bytes of data every 10ms.&lt;/P&gt;&lt;P&gt;So seems to me this is not an issue, it is an expected behavior, too much data will cause the tty buffer overflow, tty core layer will discard the data that cannot be processed. The reason why we need flow control is to avoid such case.&lt;/P&gt;&lt;P&gt;It should no error in imx_uart_dma_rx_callback(), a simple way to prove that, you can try to disable uart dma mode as the following code, try to use cpu mode uart, I believe you can also observe the same behavior here.&lt;/P&gt;&lt;P&gt;diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi&lt;BR /&gt;index 1c5b0b339c16..803976d693b7 100755&lt;BR /&gt;--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi&lt;BR /&gt;+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi&lt;BR /&gt;@@ -958,8 +958,6 @@&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clk IMX8MM_CLK_UART3_ROOT&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clk IMX8MM_CLK_UART3_ROOT&amp;gt;;&lt;BR /&gt;clock-names = "ipg", "per";&lt;BR /&gt;- dmas = &amp;lt;&amp;amp;sdma1 26 4 0&amp;gt;, &amp;lt;&amp;amp;sdma1 27 4 0&amp;gt;;&lt;BR /&gt;- dma-names = "rx", "tx";&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Reagrds&lt;/P&gt;&lt;P&gt;Sherry&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:01:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625836#M203528</guid>
      <dc:creator>sherry_sun</dc:creator>
      <dc:date>2023-03-31T07:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625883#M203531</link>
      <description>&lt;P&gt;Hi Sherry&lt;/P&gt;&lt;P&gt;thanks for you quickly feedback.&lt;/P&gt;&lt;P&gt;yes,we didn't use&amp;nbsp;uart flow control because of our field condition.&lt;/P&gt;&lt;P&gt;about this 10ms,&amp;nbsp; I have&amp;nbsp;additional explaintion.&lt;/P&gt;&lt;P&gt;this 10ms is an interval&amp;nbsp;not a&amp;nbsp;period as shown in the figure below&lt;/P&gt;&lt;P&gt;that is, send 200 bytes to IMX,wait 10ms,send 200 bytes to imx&amp;nbsp;immediately&amp;nbsp; and&amp;nbsp;wait 10ms send 200 bytes.......&lt;/P&gt;&lt;P&gt;it is not , send 200bytes, wait&amp;nbsp;Sending completed，and then wait 10ms，and send 200bytes, wait&amp;nbsp;Sending completed.....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="simon_cai_0-1680250700271.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/217278i07D817FAC249583C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="simon_cai_0-1680250700271.png" alt="simon_cai_0-1680250700271.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose, it may fix&amp;nbsp;UART overrun error by using cpu mode uart ，&lt;/P&gt;&lt;P&gt;but it will still happen UART buffer overflow error AS n_tty buffer is full becaue of IMX reading slower than PC sending.&lt;/P&gt;&lt;P&gt;Of course, anyway，we will try CPU_MODE suggestion.&lt;/P&gt;&lt;P&gt;give&amp;nbsp;you&amp;nbsp;feedback soon,thank you Sherry,&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 08:18:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1625883#M203531</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-03-31T08:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1626019#M203542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/48797"&gt;@simon_cai&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;This issue could arise if flow control is not used.&lt;/P&gt;
&lt;P&gt;Please try using the latest kernel as it has some improvements in the/drivers/tty/serial/imx.c driver.&lt;/P&gt;
&lt;P&gt;One can refer to&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml?h=lf-5.15.y" target="_self"&gt;/Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml&lt;/A&gt; where uart and DMA-related configurations are documented.&lt;/P&gt;
&lt;P&gt;Additionally, One can take look at the uart unit test at&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/imx-test/log/test/mxc_uart_test?h=lf-5.15.5_1.0.0" target="_self"&gt;/imx/imx-test/log/test/mxc_uart_test&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 10:41:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1626019#M203542</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-03-31T10:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629284#M203843</link>
      <description>&lt;P&gt;Hi Sherry&lt;/P&gt;&lt;P&gt;After do testing about 3days，&lt;/P&gt;&lt;P&gt;1，CPU_MODE don't cause cpu stalling error but DMA_MODE does！！！&lt;/P&gt;&lt;P&gt;2，both mode lost data。&lt;/P&gt;&lt;P&gt;both cause frame error.and break error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dma_mode will happen overruns error(oe)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We can acpect lost date or frame error or break error, because it doesn't make CPU stalling.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But in dma mode，cpu stalling will happen after 12-24hours。&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I think sdma channel stop to copy uart register data ，and cause uart oe error，and then CPU stalling happens。。。i don't know why...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The defers of CPU mode is that cpu never stop to copy data from uart receiver register&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need DMA_MODE in our field situation&lt;/P&gt;&lt;P&gt;We need your help to fix this issue why causing CPU stalling in dmamode&lt;/P&gt;&lt;P&gt;Such great thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 17:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629284#M203843</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-04-06T17:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629286#M203844</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183995"&gt;@sherry_sun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 17:58:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629286#M203844</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-04-06T17:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629297#M203846</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp; &amp;nbsp;great thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are preparing it with lastest bsp and nxp official evb&lt;/P&gt;&lt;P&gt;I read the L6 mix.c uart driver and sdma driver，maybe it'll not fix this issue.&lt;/P&gt;&lt;P&gt;But we will do this testing when some hardware is really.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please also see my reply to Sherry，&lt;/P&gt;&lt;P&gt;Dmamode cause CPU stalling error，but CPU uart mode don't！&lt;/P&gt;&lt;P&gt;Please help to comment. Or any ideas to fix It&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 18:09:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629297#M203846</guid>
      <dc:creator>simon_cai</dc:creator>
      <dc:date>2023-04-06T18:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629453#M203860</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;Thanks for your update, so now the highlight issue is DMA mode uart will cause CPU hang after 12-24hours continuous data receive, right?&lt;/P&gt;&lt;P&gt;We will check it internally with i.mx DMA owner. But at the same time, can you please try the following tests to help us identify this issue more faster? Thanks.&lt;/P&gt;&lt;P&gt;1. Please try the latest L&lt;STRONG&gt;6.1.1_1.0.0&amp;nbsp;&lt;/STRONG&gt;BSP release and check if this issue still can be observed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Please try to increase the baud rate(such as 115200 or 3M) or increase the PC transmission interval(such as 200ms).&lt;/P&gt;&lt;P&gt;3. Add the&amp;nbsp;&lt;STRONG&gt;fsl,dma-info &lt;/STRONG&gt;property under the uart dts node and tweak DMA period number and size.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;fsl,dma-info &lt;/STRONG&gt;first cell contains the size of DMA buffer chunks, second cell contains the amount of chunks used for the device. Multiplying both numbers is the total size of memory used for receiving data. When not being configured the system will use default settings(&lt;STRONG&gt;&amp;lt;1024 16&amp;gt;&lt;/STRONG&gt;), which are sensible for most use cases. If you need low latency processing on slow connections this needs to be configured appropriately. For more details, please check this patch(&lt;A href="https://lore.kernel.org/all/20210430175038.103226-2-sebastian.reichel@collabora.com/" target="_blank"&gt;https://lore.kernel.org/all/20210430175038.103226-2-sebastian.reichel@collabora.com/&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;amp;uart3 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart3&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; assigned-clocks = &amp;lt;&amp;amp;clk IMX8MM_CLK_UART3&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; assigned-clock-parents = &amp;lt;&amp;amp;clk IMX8MM_SYS_PLL1_80M&amp;gt;;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; fsl,dma-info = &amp;lt;256 64&amp;gt;;&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sherry&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 03:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629453#M203860</guid>
      <dc:creator>sherry_sun</dc:creator>
      <dc:date>2023-04-07T03:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629468#M203862</link>
      <description>&lt;P&gt;And 4. Please try if the attaches patch work for you.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 03:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1629468#M203862</guid>
      <dc:creator>sherry_sun</dc:creator>
      <dc:date>2023-04-07T03:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1631319#M204017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/48797"&gt;@simon_cai&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Is there any error logs printed after&lt;SPAN&gt;&amp;nbsp;CPU stalling ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have you tried applying patches shared by&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183995"&gt;@sherry_sun&lt;/a&gt;&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please provide me with &lt;STRONG&gt;boot logs&lt;/STRONG&gt; for further debugging.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 12:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1631319#M204017</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-11T12:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8MM tty buffer full, DMA donot insert data to tty buffer any more</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1635068#M204336</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/48797"&gt;@simon_cai&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I hope you are doing well.&lt;/P&gt;&lt;P&gt;Waiting for your reply.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 05:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8MM-tty-buffer-full-DMA-donot-insert-data-to-tty-buffer-any/m-p/1635068#M204336</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-18T05:28:42Z</dc:date>
    </item>
  </channel>
</rss>

