<?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: GPT4 Peripheral clock stops at m4 when Linux starts</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1823588#M220936</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;This may be caused because Linux gates the Clock when it is not used, please try by using the following command at uboot.&lt;BR /&gt;=&amp;gt; setenv mmcargs "${mmcargs} clk_ignore_unused"&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 18:41:45 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2024-03-07T18:41:45Z</dc:date>
    <item>
      <title>GPT4 Peripheral clock stops at m4 when Linux starts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1822385#M220852</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use imx7 dual host. I use gpt4 with 24mhz clock with m4 core. Gpt4 interrupt works correctly until starting Linux. As soon as login prompt entrance gpt clock corrupts, timer can not generate timer interrupt but m4 is still working.&lt;/P&gt;&lt;P&gt;I don't use gpt4 at a7 core size. I also checked corresponding&amp;nbsp; pda register. I used hw semaphore 1 and locked gpt4 from m4 side.&lt;/P&gt;&lt;P&gt;What could be the reason for gpt4 clock corruption at linux side?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 10:25:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1822385#M220852</guid>
      <dc:creator>mehmetrizaoz</dc:creator>
      <dc:date>2024-03-06T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: GPT4 Peripheral clock stops at m4 when Linux starts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1823588#M220936</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;This may be caused because Linux gates the Clock when it is not used, please try by using the following command at uboot.&lt;BR /&gt;=&amp;gt; setenv mmcargs "${mmcargs} clk_ignore_unused"&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 18:41:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1823588#M220936</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2024-03-07T18:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: GPT4 Peripheral clock stops at m4 when Linux starts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1824113#M220968</link>
      <description>&lt;P&gt;Hi Algo,&lt;/P&gt;&lt;P&gt;Thank you for your reply. I tried it and unfortunately the problem still exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 11:28:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1824113#M220968</guid>
      <dc:creator>mehmetrizaoz</dc:creator>
      <dc:date>2024-03-08T11:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: GPT4 Peripheral clock stops at m4 when Linux starts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1824306#M220989</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Could you share both the kernel and the uboot version that you are using?&lt;BR /&gt;Also, when you see the erratic behaviour does it stop completely (stop counting)?&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 16:54:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1824306#M220989</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2024-03-08T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: GPT4 Peripheral clock stops at m4 when Linux starts</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1825908#M221110</link>
      <description>Hello,&lt;BR /&gt;Kernel version: 5.4.129-5.4.0&lt;BR /&gt;u-boot version: 2020.07-5.4.0&lt;BR /&gt;timer clock disables just before login, around 8.sec after booting&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 12 Mar 2024 08:18:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT4-Peripheral-clock-stops-at-m4-when-Linux-starts/m-p/1825908#M221110</guid>
      <dc:creator>mehmetrizaoz</dc:creator>
      <dc:date>2024-03-12T08:18:45Z</dc:date>
    </item>
  </channel>
</rss>

