<?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: How to reduce CPU operating frequency on iMX8MM?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1764780#M216461</link>
    <description>&lt;P&gt;current bsp only support 1.8G, 1.6G and 1.2G&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8mm.dtsi" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8mm.dtsi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if you need support more frequency, you can add in the table opp-table , and don't forget add the clock in the imx8mm_intpll_tbl of clk-imx8mm.c&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2023 09:28:41 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2023-11-28T09:28:41Z</dc:date>
    <item>
      <title>How to reduce CPU operating frequency on iMX8MM?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1764525#M216440</link>
      <description>&lt;P&gt;I built an embedded linux for my board, the board uses iMX8MM CPU.&lt;BR /&gt;BSP information is as follows:&lt;BR /&gt;manifest: imx-6.1.36-2.1.0.xml&lt;BR /&gt;git: &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt;&lt;BR /&gt;branch: imx-linux-mickledore&lt;BR /&gt;Information about CPU clock is as follows:&lt;BR /&gt;scaling_governor: ondemand&lt;BR /&gt;scaling_available_frequencies: 1200000 1600000&lt;BR /&gt;scaling_available_governors: conservative ondemand userspace powersave performance schedutil&lt;BR /&gt;scaling_max_freq: 1600000&lt;BR /&gt;scaling_min_freq: 1200000&lt;BR /&gt;scaling_cur_freq: 1200000&lt;BR /&gt;So the system is running at 1200000, which is also the lowest frequency. However, I want it to be even lower, but I can't set other frequencies (example 400 Mhz, 800 Mhz). Please guide me how to make CPU run from 800 Mhz to 1.6 Ghz.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 05:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1764525#M216440</guid>
      <dc:creator>trongthinh</dc:creator>
      <dc:date>2023-11-28T05:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce CPU operating frequency on iMX8MM?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1764780#M216461</link>
      <description>&lt;P&gt;current bsp only support 1.8G, 1.6G and 1.2G&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8mm.dtsi" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8mm.dtsi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if you need support more frequency, you can add in the table opp-table , and don't forget add the clock in the imx8mm_intpll_tbl of clk-imx8mm.c&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 09:28:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1764780#M216461</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-11-28T09:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce CPU operating frequency on iMX8MM?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1765372#M216492</link>
      <description>Hi joanxie,&lt;BR /&gt;I cannot find imx8mm_intpll_tbl in clk-imx8mm.c. Please checkthe file and show me where to add the clock.&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clk/imx/clk-imx8mm.c" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clk/imx/clk-imx8mm.c&lt;/A&gt;</description>
      <pubDate>Wed, 29 Nov 2023 04:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1765372#M216492</guid>
      <dc:creator>trongthinh</dc:creator>
      <dc:date>2023-11-29T04:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce CPU operating frequency on iMX8MM?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1765443#M216506</link>
      <description>&lt;P&gt;for bsp 6.1 pls find imx_pll1416x_tbl&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clk/imx/clk-pll14xx.c" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clk/imx/clk-pll14xx.c&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 06:53:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-CPU-operating-frequency-on-iMX8MM/m-p/1765443#M216506</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-11-29T06:53:42Z</dc:date>
    </item>
  </channel>
</rss>

