<?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: Adding new working point - frequency in linux in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850401#M130149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohamad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review the documents mentioned on the following thread. You would need to add the desired frequencies to the board Device Tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/962882?commentID=962882#comment-962882"&gt;https://community.nxp.com/message/962882?commentID=962882#comment-962882&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2018 17:21:59 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2018-11-22T17:21:59Z</dc:date>
    <item>
      <title>Adding new working point - frequency in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850400#M130148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE style="color: #000000;"&gt;&lt;PRE style="color: #000000;"&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Deciding what frequency within the CPUfreq policy should be used is achieved using "cpufreq governors".&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Inside the CPUFreq we can find:&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;PRE style="color: #000000;"&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background: none #f6f6f6; border-left: 2px solid #cccccc; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;PRE style="color: #000000;"&gt;# ls /sys/devices/system/cpu/cpu1/cpufreq/
affected_cpus
related_cpus
scaling_max_freq
bios_limit
&lt;STRONG&gt;scaling_available_frequencies&lt;/STRONG&gt;
scaling_min_freq
cpuinfo_cur_freq
scaling_available_governors
scaling_setspeed
cpuinfo_max_freq
scaling_cur_freq
stats
cpuinfo_min_freq
scaling_driver
cpuinfo_transition_latency
scaling_governor&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/PRE&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;CODE style="border: 0px; font-size: 0.9375rem; padding: 0px;"&gt;scaling_available_frequencies&lt;/CODE&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;shows all available frequencies, for example:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="color: #3d3d3d; background: none #f6f6f6; border-left: 2px solid #cccccc; font-size: 15px; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;DIV class="" style="background: none white !important; border: 0px !important; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;CODE class="" style="color: black !important; background: none !important; border: 0px !important; font-weight: normal; font-size: 0.875rem; margin: 0px !important; padding: 0px !important;"&gt;# cat &lt;STRONG&gt;scaling_available_frequencies&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: none white !important; border: 0px !important; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;CODE class="" style="color: black !important; background: none !important; border: 0px !important; font-weight: normal; font-size: 0.875rem; margin: 0px !important; padding: 0px !important;"&gt;2997000 2664000 2331000 1998000&lt;/CODE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;&lt;SPAN&gt;How can I add more frequency values?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Can anyone please help me to add additional intermediate frequency values?&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Is that can be done in Linux config (kernel compilation) or in the cpufreq driver?&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt; &lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Regrads&lt;/DIV&gt;&lt;DIV class="" style="color: #323232; background: none white !important; border: 0px !important; font-size: 14px; margin: 0px !important; padding: 0px 1em !important;"&gt;Mohamad&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2018 15:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850400#M130148</guid>
      <dc:creator>mohamad-ahmad</dc:creator>
      <dc:date>2018-11-19T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new working point - frequency in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850401#M130149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohamad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review the documents mentioned on the following thread. You would need to add the desired frequencies to the board Device Tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/962882?commentID=962882#comment-962882"&gt;https://community.nxp.com/message/962882?commentID=962882#comment-962882&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 17:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850401#M130149</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2018-11-22T17:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new working point - frequency in linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850402#M130150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gusarambula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer that exists in this thread is very helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 08:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-new-working-point-frequency-in-linux/m-p/850402#M130150</guid>
      <dc:creator>mohamad-ahmad</dc:creator>
      <dc:date>2018-11-27T08:48:22Z</dc:date>
    </item>
  </channel>
</rss>

