<?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 How to fix the CPU frequency in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-CPU-frequency/m-p/885319#M134116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found the CPU frequency is changing from time to time. We have checked Linux Reference Manual and realize it should be able to configure it, but we got following error. Do you know other way to fix the frequency setting ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6ull14x14evk:~# echo interactive &amp;gt; /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor &lt;/P&gt;&lt;P&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;528000&lt;BR /&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;198000&lt;BR /&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;528000&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@imx6ull14x14evk:~# echo 528000 &amp;gt; /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed&lt;BR /&gt;-sh: echo: write error: Invalid argument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===imx6ull-14x14-evk.dts===&lt;/P&gt;&lt;P&gt;&amp;amp;cpu0 {&lt;BR /&gt; /*&lt;BR /&gt; * on i.MX6ULL, no seperated VDD_ARM_IN and VDD_SOC_IN,&lt;BR /&gt; * to align with other platform and use the same cpufreq&lt;BR /&gt; * driver, still use the seperated OPP define for arm&lt;BR /&gt; * and soc.&lt;BR /&gt; */&lt;BR /&gt; operating-points = &amp;lt;&lt;BR /&gt; /* kHz uV */&lt;BR /&gt; 528000 1175000&lt;BR /&gt; 396000 1175000&lt;BR /&gt; 198000 1175000&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; fsl,soc-operating-points = &amp;lt;&lt;BR /&gt; /* KHz uV */&lt;BR /&gt; 528000 1175000&lt;BR /&gt; 396000 1175000&lt;BR /&gt; 198000 1175000&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; arm-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;&lt;BR /&gt; soc-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;&lt;BR /&gt; fsl,arm-soc-shared = &amp;lt;1&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steven Yu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Jan 2019 09:06:43 GMT</pubDate>
    <dc:creator>stevenyu</dc:creator>
    <dc:date>2019-01-19T09:06:43Z</dc:date>
    <item>
      <title>How to fix the CPU frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-CPU-frequency/m-p/885319#M134116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found the CPU frequency is changing from time to time. We have checked Linux Reference Manual and realize it should be able to configure it, but we got following error. Do you know other way to fix the frequency setting ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6ull14x14evk:~# echo interactive &amp;gt; /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor &lt;/P&gt;&lt;P&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;528000&lt;BR /&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;198000&lt;BR /&gt;root@imx6ull14x14evk:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq &lt;BR /&gt;528000&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@imx6ull14x14evk:~# echo 528000 &amp;gt; /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed&lt;BR /&gt;-sh: echo: write error: Invalid argument&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===imx6ull-14x14-evk.dts===&lt;/P&gt;&lt;P&gt;&amp;amp;cpu0 {&lt;BR /&gt; /*&lt;BR /&gt; * on i.MX6ULL, no seperated VDD_ARM_IN and VDD_SOC_IN,&lt;BR /&gt; * to align with other platform and use the same cpufreq&lt;BR /&gt; * driver, still use the seperated OPP define for arm&lt;BR /&gt; * and soc.&lt;BR /&gt; */&lt;BR /&gt; operating-points = &amp;lt;&lt;BR /&gt; /* kHz uV */&lt;BR /&gt; 528000 1175000&lt;BR /&gt; 396000 1175000&lt;BR /&gt; 198000 1175000&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; fsl,soc-operating-points = &amp;lt;&lt;BR /&gt; /* KHz uV */&lt;BR /&gt; 528000 1175000&lt;BR /&gt; 396000 1175000&lt;BR /&gt; 198000 1175000&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; arm-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;&lt;BR /&gt; soc-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;&lt;BR /&gt; fsl,arm-soc-shared = &amp;lt;1&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steven Yu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2019 09:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-CPU-frequency/m-p/885319#M134116</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2019-01-19T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to fix the CPU frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-CPU-frequency/m-p/885320#M134117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usage is described in sect.2.5.3.2 Software Operation attached Linux Manual:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interactive CPU frequency governor is used which cannot be changed manually. To change CPU frequency&lt;BR /&gt;manually, the userspace CPU frequency governor can be used.&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, 20 Jan 2019 23:00:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-fix-the-CPU-frequency/m-p/885320#M134117</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-01-20T23:00:42Z</dc:date>
    </item>
  </channel>
</rss>

