<?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: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273987#M30087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, 4.1.0 already include this patch, it is in arch/arm/mach-mx6/clock.c's init function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 08:31:17 GMT</pubDate>
    <dc:creator>AnsonHuang</dc:creator>
    <dc:date>2014-02-10T08:31:17Z</dc:date>
    <item>
      <title>Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273982#M30082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer has two questions on Freescale LinuxBSP.&lt;/P&gt;&lt;P&gt;(1) I2C Clock setting (set in /linux/drivers/i2c/busses/i2c-imx.c)&lt;/P&gt;&lt;P&gt;The customer got the following information from his developing partner.&lt;/P&gt;&lt;P&gt;In the latest LinuxBSP, the variable value of i2c_clk_rate(used in i2c-imx.c) is revised and it is 22MHz.&lt;/P&gt;&lt;P&gt;In previous version of LinuxBSP, I2C SCL clock rate cannot be set to 400KHz because i2c_clk_rate value is 6MHz.&lt;/P&gt;&lt;P&gt;Is it true?&lt;/P&gt;&lt;P&gt;(2)ODT setting&lt;/P&gt;&lt;P&gt;In Freescale LinuxBSP, ODT field of IOMUXC_SW_PAD_CTL_GRP_RGMII_TERM is configured as default value(000 : Disabled).&lt;/P&gt;&lt;P&gt;Could you tell me whether the ODT setting in LinuxBSP is reasonable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Miyamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 16:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273982#M30082</guid>
      <dc:creator>Aemj</dc:creator>
      <dc:date>2014-02-03T16:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273983#M30083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For I2C clock setting, yes, previous setting of ipg_per clock is 6MHz, as it is i2c's parent, so the i2c can NOT divide it to close to 400KHz, so there is a patch to increase ipg_per clock to 22MHz to support 400KHz speed of I2C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For the ODT setting, according to ENET owner's saying, our board did NOT need to enable this ODT as the PHY is near the SOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this info helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2014 05:51:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273983#M30083</guid>
      <dc:creator>AnsonHuang</dc:creator>
      <dc:date>2014-02-08T05:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273984#M30084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yongcai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your reply.&lt;/P&gt;&lt;P&gt;Where can I find the patch for ipg_per clock ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miyamoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 06:21:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273984#M30084</guid>
      <dc:creator>Aemj</dc:creator>
      <dc:date>2014-02-10T06:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273985#M30085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The patch is already there very long ago, you can just check our latest BSP release. There should a an external git for getting our BSP release package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 07:31:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273985#M30085</guid>
      <dc:creator>AnsonHuang</dc:creator>
      <dc:date>2014-02-10T07:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273986#M30086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yongcai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was is fixed in your L3.0.35_4.1.0_ER_SOURCE_BSP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273986#M30086</guid>
      <dc:creator>Aemj</dc:creator>
      <dc:date>2014-02-10T08:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273987#M30087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, 4.1.0 already include this patch, it is in arch/arm/mach-mx6/clock.c's init function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273987#M30087</guid>
      <dc:creator>AnsonHuang</dc:creator>
      <dc:date>2014-02-10T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Question, i.MX6Q LinuxBSP(I2C clock setting, ODT setting)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273988#M30088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yongcai Huang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched all BSP of iMX6 JB4.2, I can't found where can modify &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;IOMUXC_SW_PAD_CTL_GRP_RGMII_TERM&lt;/SPAN&gt; register.&lt;/P&gt;&lt;P&gt;Could you help to check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 06:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Question-i-MX6Q-LinuxBSP-I2C-clock-setting-ODT-setting/m-p/273988#M30088</guid>
      <dc:creator>seanchen</dc:creator>
      <dc:date>2014-05-14T06:07:35Z</dc:date>
    </item>
  </channel>
</rss>

