<?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 cpufreq won't show up in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739319#M115033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm compiling linux image (4.14) for an i.mx6QP and noticed that cpufreq doesn't show up under /sys/devices/systems/cpu/cpu0&lt;/P&gt;&lt;P&gt;What could the be reason why it doesn't show up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2017 03:41:33 GMT</pubDate>
    <dc:creator>niklasmolin</dc:creator>
    <dc:date>2017-12-21T03:41:33Z</dc:date>
    <item>
      <title>cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739319#M115033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm compiling linux image (4.14) for an i.mx6QP and noticed that cpufreq doesn't show up under /sys/devices/systems/cpu/cpu0&lt;/P&gt;&lt;P&gt;What could the be reason why it doesn't show up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 03:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739319#M115033</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-12-21T03:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739320#M115034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try L4.1.15 offical nxp bsps (there is no 4.14) described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;i.MX 6 / i.MX 7 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cpufreq driver is described in Chapter 23 CPU Frequency Scaling (CPUFREQ) Driver&lt;/P&gt;&lt;P&gt;attached Linux Manual.&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>Thu, 21 Dec 2017 05:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739320#M115034</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-21T05:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739321#M115035</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;Thanks for your response.&lt;/P&gt;&lt;P&gt;The reason we we decided to go for the latest Linux version because we could not get the PCI to work in our design when using 4.1.x version.&lt;/P&gt;&lt;P&gt;I know the CPU frequency driver worked when we were running the image on an i.mx6D, but when I ran on the i.mxQP it didn't show up.&lt;/P&gt;&lt;P&gt;The only difference is that I had to change u-boot when running on the QP version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 05:39:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739321#M115035</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-12-21T05:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739322#M115036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are several kernels and versions but not all of them have comprehensive&lt;/P&gt;&lt;P&gt;i.MX6QP support&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/pipermail/meta-freescale/2017-October/021513.html" title="https://lists.yoctoproject.org/pipermail/meta-freescale/2017-October/021513.html"&gt;[meta-freescale] Issue with freescale git server at git.freescale.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;suggest to test with nxp official bsps described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;i.MX 6 / i.MX 7 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 07:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739322#M115036</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-21T07:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739323#M115037</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;For the moment I'm just interested to see that it's running with full speed.&lt;/P&gt;&lt;P&gt;Is there an easy way to verify that it's running with the highest frequency (since I don't have access the frequency info kernel). Or is it to just read some of the registers to see what the clock is set to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 16:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739323#M115037</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-12-21T16:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739324#M115038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can output arm_clk_root on CLKO pin using CCM_CCOSR register&lt;/P&gt;&lt;P&gt;and test it with oscilloscope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 23:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739324#M115038</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-12-21T23:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: cpufreq won't show up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739325#M115039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the issue.&lt;/P&gt;&lt;P&gt;There was mistake in my .dts file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 13:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cpufreq-won-t-show-up/m-p/739325#M115039</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2018-01-16T13:26:24Z</dc:date>
    </item>
  </channel>
</rss>

