<?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>i.MX ProcessorsのトピックRe: i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1310470#M177204</link>
    <description>&lt;P&gt;Hello Svenifax,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are the cpufreq that are available for the MX8MN and are part of kernel of the bsp, NXP don't have the opp/microvolt, however you can add more frequencies and add he opp-microvilt to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 13:25:49 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2021-07-20T13:25:49Z</dc:date>
    <item>
      <title>i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1310391#M177191</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;I found in the 5.4.24_2.1.0 Linux release for the i.MX 8M Nano that there are only three operation points supported: 1.2/1.4/1.5GHz.&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn.dtsi?h=imx_5.4.24_2.1.0" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn.dtsi?h=imx_5.4.24_2.1.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Device tree:&lt;/P&gt;&lt;PRE&gt;a53_opp_table: opp-table {
		compatible = "operating-points-v2";
		opp-shared;

		opp-1200000000 {
			opp-hz = /bits/ 64 &amp;lt;1200000000&amp;gt;;
			opp-microvolt = &amp;lt;850000&amp;gt;;
			opp-supported-hw = &amp;lt;0xb00&amp;gt;, &amp;lt;0x7&amp;gt;;
			clock-latency-ns = &amp;lt;150000&amp;gt;;
			opp-suspend;
		};

		opp-1400000000 {
			opp-hz = /bits/ 64 &amp;lt;1400000000&amp;gt;;
			opp-microvolt = &amp;lt;950000&amp;gt;;
			opp-supported-hw = &amp;lt;0x300&amp;gt;, &amp;lt;0x7&amp;gt;;
			clock-latency-ns = &amp;lt;150000&amp;gt;;
			opp-suspend;
		};

		opp-1500000000 {
			opp-hz = /bits/ 64 &amp;lt;1500000000&amp;gt;;
			opp-microvolt = &amp;lt;1000000&amp;gt;;
			opp-supported-hw = &amp;lt;0x100&amp;gt;, &amp;lt;0x3&amp;gt;;
			clock-latency-ns = &amp;lt;150000&amp;gt;;
			opp-suspend;
		};
	};&lt;/PRE&gt;&lt;P&gt;I want to have much lower frequencies, how can I archive that? Where can I found the regarding information in the data manuals? Like opp-microvolt and opp-supported-hw?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Sven&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 10:31:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1310391#M177191</guid>
      <dc:creator>Svenifax</dc:creator>
      <dc:date>2021-07-20T10:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1310470#M177204</link>
      <description>&lt;P&gt;Hello Svenifax,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are the cpufreq that are available for the MX8MN and are part of kernel of the bsp, NXP don't have the opp/microvolt, however you can add more frequencies and add he opp-microvilt to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1310470#M177204</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-07-20T13:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311094#M177261</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;is there no information available about the missing infos?&lt;/P&gt;&lt;P&gt;To add an operating point, the relationship between frequency, voltage and register settings must be known.&lt;/P&gt;&lt;P&gt;This information should be part of the documentation. Where can I found this?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Sven&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 08:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311094#M177261</guid>
      <dc:creator>Svenifax</dc:creator>
      <dc:date>2021-07-21T08:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311328#M177283</link>
      <description>&lt;P&gt;Hell,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For all related to MX8MN in linux, You can view the Linux reference manual on your yocto documentation. otherwise you can view the reference manual of the chip.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 13:51:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311328#M177283</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-07-21T13:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Nano: Linux Kernel: Operation points (CPUFreq)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311546#M177300</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I checked the the following documents:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;i.MX 8M Nano &lt;/SPAN&gt;&lt;SPAN&gt;Applications Processor &lt;/SPAN&gt;&lt;SPAN&gt;Datasheet for Industrial &lt;/SPAN&gt;&lt;SPAN&gt;Products (&lt;SPAN&gt;IMX8MNIEC&lt;/SPAN&gt;) - &lt;SPAN&gt;Rev. 1, 03/2021&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;i.MX 8M Nano Applications Processor&lt;/SPAN&gt;&lt;SPAN&gt;Reference Manual (&lt;SPAN&gt;IMX8MNRM) - &lt;/SPAN&gt;&lt;SPAN&gt;Rev. 1, 11/2020&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;i.MX Linux Reference Manual&lt;/SPAN&gt; (&lt;SPAN&gt;IMXLXR&lt;/SPAN&gt;) - &lt;SPAN&gt;Rev. LF5.10.35_2.0.0, 30 June 2021&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;I could not found any information between the relationship of cpu frequency, voltage and register settings.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Where can I found such information?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Sven&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 09:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Nano-Linux-Kernel-Operation-points-CPUFreq/m-p/1311546#M177300</guid>
      <dc:creator>Svenifax</dc:creator>
      <dc:date>2021-07-22T09:46:35Z</dc:date>
    </item>
  </channel>
</rss>

