<?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>i.MX ProcessorsのトピックRe: imx6ul: which are the dma values for the uart1?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663662#M101924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it looks correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 14:04:24 GMT</pubDate>
    <dc:creator>fabio_estevam</dc:creator>
    <dc:date>2016-09-29T14:04:24Z</dc:date>
    <item>
      <title>imx6ul: which are the dma values for the uart1?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663661#M101923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the file&amp;nbsp;arch/arm/boot/dts/imx6ul.dtsi I am missing the "dmas" values for the uart1.&lt;/P&gt;&lt;P&gt;This uart1 does support DMA (according to CPU HRM), so I image it is just missing because it is the console uart in the EVK board (console does not use&amp;nbsp;DMA).&lt;/P&gt;&lt;P&gt;The other uarts (2, 3, 4, ...) has defined those values.&lt;/P&gt;&lt;P&gt;Can anyone point me to the values for the DMA of that uart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have figure out those values, but I would like to get a confirmation to ensure they are correct&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi&lt;BR /&gt;index cdcda7f739f9..a4452c269f9e 100644&lt;BR /&gt;--- a/arch/arm/boot/dts/imx6ul.dtsi&lt;BR /&gt;+++ b/arch/arm/boot/dts/imx6ul.dtsi&lt;BR /&gt;@@ -324,20 +324,22 @@&lt;BR /&gt; };&lt;BR /&gt; &lt;BR /&gt; uart1: serial@02020000 {&lt;BR /&gt; compatible = "fsl,imx6ul-uart",&lt;BR /&gt; "fsl,imx6q-uart", "fsl,imx21-uart";&lt;BR /&gt; reg = &amp;lt;0x02020000 0x4000&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; clocks = &amp;lt;&amp;amp;clks IMX6UL_CLK_UART1_IPG&amp;gt;,&lt;BR /&gt; &amp;lt;&amp;amp;clks IMX6UL_CLK_UART1_SERIAL&amp;gt;;&lt;BR /&gt; clock-names = "ipg", "per";&lt;BR /&gt;+ dmas = &amp;lt;&amp;amp;sdma 25 4 0&amp;gt;, &amp;lt;&amp;amp;sdma 26 4 0&amp;gt;;&lt;BR /&gt;+ dma-names = "rx", "tx";&lt;BR /&gt; status = "disabled";&lt;BR /&gt; };&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 11:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663661#M101923</guid>
      <dc:creator>ihermida</dc:creator>
      <dc:date>2016-09-29T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul: which are the dma values for the uart1?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663662#M101924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it looks correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:04:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663662#M101924</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2016-09-29T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul: which are the dma values for the uart1?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663663#M101925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check Table 3-2. SDMA event mapping i.MX6UL Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6ULRM.pdf"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6ULRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 23:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663663#M101925</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-09-29T23:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul: which are the dma values for the uart1?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663664#M101926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor. I was unable to find it when I was looking into the it, seems that I passed over it without realizing. 25 and 26 are the correct ones for the UART1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 06:32:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-which-are-the-dma-values-for-the-uart1/m-p/663664#M101926</guid>
      <dc:creator>ihermida</dc:creator>
      <dc:date>2016-09-30T06:32:47Z</dc:date>
    </item>
  </channel>
</rss>

