<?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: IMX6ULL DVFS NOT WORKING in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-DVFS-NOT-WORKING/m-p/1036432#M152816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check dts "operating-points" parameter :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpus {&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cpu0: cpu@0 {..&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;operating-points = &amp;lt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* kHz&amp;nbsp;&amp;nbsp; &amp;nbsp;uV */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.14.98_2.3.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.14.98_2.3.0"&gt;imx6ull.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it should correspond to chip datasheet values given in&lt;/P&gt;&lt;P&gt;Table 10. Operating Ranges&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core:i.MX6ULL?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core:i.MX6ULL?tab=Documentation_Tab"&gt;i.MX 6ULL Applications Processor | Single Arm® Cortex®-A7 @ 900 MHz | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also please check sect.2.5.3.4 Menu Configuration Options 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>Wed, 18 Mar 2020 00:47:03 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-03-18T00:47:03Z</dc:date>
    <item>
      <title>IMX6ULL DVFS NOT WORKING</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-DVFS-NOT-WORKING/m-p/1036431#M152815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are using IMX6ULL for our custom board and observed that for the frequencies 792MHz &amp;amp; 528MHz , the voltage value is constant (1.275V) in 'userspace' mode.We had given the correct PMIC regulator name in 'cpu0' section of the dts file.We tried changing the content in section 'fsl,soc-operating-points ' of dtsi file also but whatever be the voltage value given in the above mentioned section, the voltage value remained 1.275V itself.Could you please tell us how to enable the DVFS feature?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 13:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-DVFS-NOT-WORKING/m-p/1036431#M152815</guid>
      <dc:creator>devika_ramesh</dc:creator>
      <dc:date>2020-03-16T13:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL DVFS NOT WORKING</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-DVFS-NOT-WORKING/m-p/1036432#M152816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check dts "operating-points" parameter :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpus {&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cpu0: cpu@0 {..&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;operating-points = &amp;lt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* kHz&amp;nbsp;&amp;nbsp; &amp;nbsp;uV */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.14.98_2.3.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.14.98_2.3.0"&gt;imx6ull.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it should correspond to chip datasheet values given in&lt;/P&gt;&lt;P&gt;Table 10. Operating Ranges&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core:i.MX6ULL?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core:i.MX6ULL?tab=Documentation_Tab"&gt;i.MX 6ULL Applications Processor | Single Arm® Cortex®-A7 @ 900 MHz | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also please check sect.2.5.3.4 Menu Configuration Options 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>Wed, 18 Mar 2020 00:47:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-DVFS-NOT-WORKING/m-p/1036432#M152816</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-03-18T00:47:03Z</dc:date>
    </item>
  </channel>
</rss>

