<?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: UART5 Configuration - sb-fx6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529885#M84632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sabre AI board uses uart4 and one can look at its configuration in&lt;/P&gt;&lt;P&gt;files uboot/include/configs sabre ai board uart4&amp;nbsp; mx6qsabreauto.h&lt;/P&gt;&lt;P&gt;(used kernel boot parameter console=ttymxc3,115200)&lt;/P&gt;&lt;P&gt;and imx6qdl-sabreauto.dtsi&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fimx%2Flinux-2.6-imx.git%2Ftree%2Farch%2Farm%2Fboot%2Fdts%2Fimx6qdl-sabreauto.dtsi%3Fh%3Dimx_4.1.15_1.0.0_ga" rel="nofollow" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi?h=imx_4.1.15_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;just for reference attached Porting Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 00:13:54 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-07-04T00:13:54Z</dc:date>
    <item>
      <title>UART5 Configuration - sb-fx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529884#M84631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, &lt;/P&gt;&lt;P&gt;I have built a linux yocto image to target a sb-fx6 evaluation kit which works and boots fine. However when linux has booted I only get access to the command console serial port. What I wish to do is configure UART 5 on this board so that linux will recognize it as a serial port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize I need to configure the pins appropriately (because they a multiplexed) but being in fairly unfamiliar territory&amp;nbsp; I have failed to find a suitable example to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the reference manual I have identified the pad names (UART5_RX_DATA and UART5_TX_DATA) and the registers (IOMUXC_UART5_UART_RS_DATA_SELECT_INPUT ...) but I don't how to apply this to the linux kernel and do a build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one can help point me in the right direction that would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 style="margin-top: 0.5em; margin-bottom: 0.5em; font-size: 17px; font-weight: normal; font-family: PTSansRegular, 'trebuchet ms', sans-serif; color: #2579b1; background: #ffffff;"&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 15:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529884#M84631</guid>
      <dc:creator>andrewpalmer</dc:creator>
      <dc:date>2016-07-01T15:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: UART5 Configuration - sb-fx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529885#M84632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sabre AI board uses uart4 and one can look at its configuration in&lt;/P&gt;&lt;P&gt;files uboot/include/configs sabre ai board uart4&amp;nbsp; mx6qsabreauto.h&lt;/P&gt;&lt;P&gt;(used kernel boot parameter console=ttymxc3,115200)&lt;/P&gt;&lt;P&gt;and imx6qdl-sabreauto.dtsi&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.freescale.com%2Fgit%2Fcgit.cgi%2Fimx%2Flinux-2.6-imx.git%2Ftree%2Farch%2Farm%2Fboot%2Fdts%2Fimx6qdl-sabreauto.dtsi%3Fh%3Dimx_4.1.15_1.0.0_ga" rel="nofollow" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi?h=imx_4.1.15_1.0.0_ga&lt;/A&gt;&lt;/P&gt;&lt;P&gt;just for reference attached Porting Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 00:13:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529885#M84632</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-07-04T00:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: UART5 Configuration - sb-fx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529886#M84633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have found the relevant file;&lt;/P&gt;&lt;P&gt;/arch/arm/boot/dts/imx6qdl-cm-fx6.dtsi&lt;/P&gt;&lt;P&gt;This file has an entry in it for the command console;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* pins for console */&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl_uart4: uart4grp {&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,pins = &amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6QDL_PAD_KEY_COL0__UART4_TX_DATA&amp;nbsp;&amp;nbsp; 0x1b0b1&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA&amp;nbsp;&amp;nbsp; 0x1b0b1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* console */&lt;/P&gt;&lt;P&gt;&amp;amp;uart4 {&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart4&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I simply add to this file to define uart5? something like;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* pins for uart5 */&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl_uart5: uart5grp {&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,pins = &amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6QDL_PAD_KEY_COL0__UART5_TX_DATA&amp;nbsp;&amp;nbsp; 0x1b0b1&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6QDL_PAD_KEY_ROW0__UART5_RX_DATA&amp;nbsp;&amp;nbsp; 0x1b0b1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;/* my uart5 serial */&lt;/P&gt;&lt;P&gt;&amp;amp;uart5 {&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl-names = "default";&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart5&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 10:22:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART5-Configuration-sb-fx6/m-p/529886#M84633</guid>
      <dc:creator>andrewpalmer</dc:creator>
      <dc:date>2016-07-04T10:22:44Z</dc:date>
    </item>
  </channel>
</rss>

