<?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: DVFS Issue on imx7dsabresd in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960254#M143314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx7-cpufreq.c appears to have been replaced by the generic cpufreq-dt implementation somewhere between 4.9 and 4.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already had a working 4.9 setup, then to upgrade to 4.14 you'll likely just need to&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select CONFIG_CPUFREQ_DT and CONFIG_CPUFREQ_DT_PLATDEV in your kernel config&lt;/LI&gt;&lt;LI&gt;Fix a couple of 'undefined reference' build errors in busfreq-imx.c (those are in i.MX6 code so you can safely #ifdef the problematic code away as long as you're on i.MX7)&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2019 02:36:58 GMT</pubDate>
    <dc:creator>carstenhansen</dc:creator>
    <dc:date>2019-10-02T02:36:58Z</dc:date>
    <item>
      <title>DVFS Issue on imx7dsabresd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960251#M143311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;We are facing an issue on DVFS in imx7dsabresd. we could able to measure the voltage in TP4 test point on board it always showing 1.296V on every frequency (729000,996000,1200000 Mhz). We have tested some BSP versions and It have been noticed that the issue is coming on the BSP version&amp;nbsp;4.14.98_2.0.0 and&amp;nbsp;4.14.78_1.0.0. The&amp;nbsp; DVFS is working properly on&amp;nbsp;&amp;nbsp;4.9.88-2.0.0_ga and&amp;nbsp;L4.1.15_1.2.0 (image only). when we compare&amp;nbsp;&lt;SPAN&gt;4.9.88-2.0.0 and&amp;nbsp;&lt;SPAN&gt;4.14.98_2.0.0 we could able to find out that&amp;nbsp;imx7-cpufreq.c (&amp;nbsp;&lt;EM&gt;drivers/cpufreq/imx7-cpufreq.c&amp;nbsp;&lt;/EM&gt;) file is missing on&amp;nbsp;&lt;SPAN&gt; &lt;SPAN&gt;4.14.98_2.0.0&lt;/SPAN&gt; and some configuration changes. could you please help on this ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2019 08:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960251#M143311</guid>
      <dc:creator>muhammed_ali</dc:creator>
      <dc:date>2019-06-24T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: DVFS Issue on imx7dsabresd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960252#M143312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Any update on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 04:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960252#M143312</guid>
      <dc:creator>muhammed_ali</dc:creator>
      <dc:date>2019-06-26T04:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: DVFS Issue on imx7dsabresd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960253#M143313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Muhammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share your DTS file, The voltage and frequency changes are passed to the linux kernel via the u-boot dtb file. In the dts (source file for dtb). By adding or modifying the entry in the dts file, the system can work at lower frequencies.. here is what the current dts file has:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&amp;nbsp; cpu0: cpu@0 {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; compatible = "arm,cortex-a7";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; device_type = "cpu";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; reg = &amp;lt;0&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; operating-points = &amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; /* KHz&amp;nbsp; uV */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; 996000 1075000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; 792000&amp;nbsp; 975000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt; &amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add entries below the "792000 975000" in the dts file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 16:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960253#M143313</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2019-06-26T16:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: DVFS Issue on imx7dsabresd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960254#M143314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx7-cpufreq.c appears to have been replaced by the generic cpufreq-dt implementation somewhere between 4.9 and 4.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already had a working 4.9 setup, then to upgrade to 4.14 you'll likely just need to&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select CONFIG_CPUFREQ_DT and CONFIG_CPUFREQ_DT_PLATDEV in your kernel config&lt;/LI&gt;&lt;LI&gt;Fix a couple of 'undefined reference' build errors in busfreq-imx.c (those are in i.MX6 code so you can safely #ifdef the problematic code away as long as you're on i.MX7)&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2019 02:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DVFS-Issue-on-imx7dsabresd/m-p/960254#M143314</guid>
      <dc:creator>carstenhansen</dc:creator>
      <dc:date>2019-10-02T02:36:58Z</dc:date>
    </item>
  </channel>
</rss>

