<?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: What can function clk_gate_endisable do?  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693933#M107589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i.MX6UL&amp;nbsp; MSEL always selects MCLK option 1(0b01) in hardware connection,&lt;BR /&gt;option 1 means SAx_CLK_ROOT.&amp;nbsp; So enabling sai and ungating clock with CCM_CCGR5&lt;/P&gt;&lt;P&gt;will make sai mclk start output signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 May 2017 23:00:18 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-05-28T23:00:18Z</dc:date>
    <item>
      <title>What can function clk_gate_endisable do?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693932#M107588</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;In &lt;SPAN style="color: #ff0000;"&gt;driver/clk/clk-gate.c&lt;/SPAN&gt; file, the&amp;nbsp;function &lt;SPAN style="color: #ff0000;"&gt;clk_gate_endisable&lt;/SPAN&gt; make sai2 mclk start output signal,&amp;nbsp;Which register does this function operate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 May 2017 05:22:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693932#M107588</guid>
      <dc:creator>jiangzhifei</dc:creator>
      <dc:date>2017-05-28T05:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: What can function clk_gate_endisable do?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693933#M107589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i.MX6UL&amp;nbsp; MSEL always selects MCLK option 1(0b01) in hardware connection,&lt;BR /&gt;option 1 means SAx_CLK_ROOT.&amp;nbsp; So enabling sai and ungating clock with CCM_CCGR5&lt;/P&gt;&lt;P&gt;will make sai mclk start output signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 May 2017 23:00:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693933#M107589</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-05-28T23:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: What can function clk_gate_endisable do?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693934#M107590</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;I add print before and after&amp;nbsp;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;clk_gate_endisable&lt;SPAN style="color: #3d3d3d;"&gt;, but the value of&amp;nbsp;&lt;SPAN&gt;CCM_CCGR5 is not change, and the signal change start on sai2 mclk, so there is another register make sai2 mclk start output...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[ 35.019058] get CCM_CCGR5 value = 0xf3ffc3ff&lt;BR /&gt;[ 35.023365] get CCM_CSCMR1 value = 0x4902840&lt;BR /&gt;[ 35.027667] get CCM_CS2CDR value = 0xdb6cf&lt;BR /&gt;[ 35.031794] get CCM_CCOSR value = 0xa0001&lt;BR /&gt;[ 35.035831] !!!!!!!!!!!!!!!!!!test able2 2&lt;BR /&gt;[ 35.039957] !!!!!!!!!!!!!!!!!!test able2 1&lt;BR /&gt;[ 35.044085] get CCM_CCGR5 value = 0xf3ffc3ff&lt;BR /&gt;[ 35.048386] get CCM_CSCMR1 value = 0x4902840&lt;BR /&gt;[ 35.052686] get CCM_CS2CDR value = 0xdb6cf&lt;BR /&gt;[ 35.056813] get CCM_CCOSR value = 0xa0001&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 03:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693934#M107590</guid>
      <dc:creator>jiangzhifei</dc:creator>
      <dc:date>2017-05-29T03:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: What can function clk_gate_endisable do?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693935#M107591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov&lt;/P&gt;&lt;P&gt;I add some print in&amp;nbsp;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;clk_gate_endisable&lt;/SPAN&gt;&lt;SPAN style="border: 0px;"&gt;, it change the register value from&amp;nbsp;0x8010001e to&amp;nbsp;0x8010201e, and then sai2 mclk start output signal, I want to know which register has been changed?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 14:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-can-function-clk-gate-endisable-do/m-p/693935#M107591</guid>
      <dc:creator>jiangzhifei</dc:creator>
      <dc:date>2017-05-31T14:11:16Z</dc:date>
    </item>
  </channel>
</rss>

