<?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: imx6 Clock Problem</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332361#M44950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't know where to set divide by 5 ? :smileysad:&lt;/P&gt;&lt;P&gt;Can get more detail on where to set and how to Configure...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 08:29:19 GMT</pubDate>
    <dc:creator>deepanrajanbara</dc:creator>
    <dc:date>2014-10-20T08:29:19Z</dc:date>
    <item>
      <title>imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332357#M44946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ours is a custom board based on imx6 .we wanted to change to clock of clko to 48Mhz by default it is 24Mhz and uses clko2 as parent.But when we try to change the parent clock of clko2 it changes but when trying to change the clko we are not able to change s there is possible way to set the clock of clko as 48Mhz in arch/arm/mach-mx6/clock.c. I have tried a lot of procedure to change clock in board_init() and clock.c nothing seems to take effect.Can any one help me please.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 09:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332357#M44946</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-17T09:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332358#M44947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepanraj &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try to output with CCM_CCOSR setting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKO1_SEL=0000 pll3_sw_clk (this inputs has additional constant division /2)&lt;/P&gt;&lt;P&gt;CLKO1_DIV=100 divide by 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I believe in linux pll3_sw_clk = 480000000) &lt;/P&gt;&lt;P&gt;and this should result in 480000000/2/5=48 Mhz&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 11:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332358#M44947</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-17T11:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332359#M44948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Actually i am not sure of where to put the divider if it crossed 10 it rounded to 8 so am getting some other value.and how to enable clko1_sel in clock.c am not sure can u help me am new to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 04:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332359#M44948</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T04:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332360#M44949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should use divide by 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKO1_SEL=0000 pll3_sw_clk (this inputs has additional constant division /2)&lt;/P&gt;&lt;P&gt;CLKO1_DIV=100 divide by 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332360#M44949</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-20T08:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332361#M44950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't know where to set divide by 5 ? :smileysad:&lt;/P&gt;&lt;P&gt;Can get more detail on where to set and how to Configure...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:29:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332361#M44950</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332362#M44951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepanraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP version L3.0.35_4.1.0_130816 .&lt;/P&gt;&lt;P&gt;The location of the file is&lt;/P&gt;&lt;P&gt; /arch/arm/mach-mx6/clock.c&lt;/P&gt;&lt;P&gt;you can add codes to function _clk_clko_set_rate() in clock.c,&lt;/P&gt;&lt;P&gt;__raw_writel(dividerbyN, MXC_CCM_CCOSR);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check CCM_CCOSR sect.18.6.21 CCM Clock Output Source Register&lt;/P&gt;&lt;P&gt;(CCM_CCOSR) &lt;A class="jive-link-external-small" data-content-finding="Community" href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX6DQRM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:07:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332362#M44951</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-20T09:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332363#M44952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;Thank you for you support.&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332363#M44952</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T09:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332364#M44953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i set the dividerbyN as 5. i am getting 96Mhz but actually the clock has internal constant divider of 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332364#M44953</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332365#M44954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PLL3 is dedicated USB PLL, 480MHz.&lt;/P&gt;&lt;P&gt;So dividing it by 10 one should get 48MHz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332365#M44954</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-20T09:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332366#M44955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Divide by 10 is this possible in reference manual&amp;nbsp; the&amp;nbsp; divider is only from 1-8.As mentioned PLL3 (this inputs has additional constant division /2) and when i divide by 5 so totally 10 i should get 48Mhz.But i am not able to achieve 48Mhz.:smileysad:&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332366#M44955</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T09:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332367#M44956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepanraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to try SDK running it with jtag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Bare-metal SDK&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:43:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332367#M44956</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-20T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332368#M44957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;We are not using JTAG.Is there anyway to check the clock without using JTAG ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Deepanraj.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332368#M44957</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2014-10-20T10:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 Clock Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332369#M44958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can run it with SD.&lt;/P&gt;&lt;P&gt;Read documentation inside SDK.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-Clock-Problem/m-p/332369#M44958</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-20T10:59:52Z</dc:date>
    </item>
  </channel>
</rss>

