<?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中的主题 Dual timer on generation on IMX8MM</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dual-timer-on-generation-on-IMX8MM/m-p/1671696#M207777</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I'm new to driver development.&lt;BR /&gt;I have one custom driver which works with the API like "omap_dm_timer_request", "omap_dm_timer_set_source", "omap_dm_timer_set_prescaler", "omap_dm_timer_enable", "omap_dm_timer_get_irq" for timer generation.&lt;BR /&gt;&lt;BR /&gt;Looking for the compatible API's for IMX8MM so that I can re-use the same driver.&lt;BR /&gt;So&amp;nbsp; could you please help to find the related API's for the above&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 07:40:12 GMT</pubDate>
    <dc:creator>Chandrasekhar1</dc:creator>
    <dc:date>2023-06-19T07:40:12Z</dc:date>
    <item>
      <title>Dual timer on generation on IMX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-timer-on-generation-on-IMX8MM/m-p/1671696#M207777</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I'm new to driver development.&lt;BR /&gt;I have one custom driver which works with the API like "omap_dm_timer_request", "omap_dm_timer_set_source", "omap_dm_timer_set_prescaler", "omap_dm_timer_enable", "omap_dm_timer_get_irq" for timer generation.&lt;BR /&gt;&lt;BR /&gt;Looking for the compatible API's for IMX8MM so that I can re-use the same driver.&lt;BR /&gt;So&amp;nbsp; could you please help to find the related API's for the above&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 07:40:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-timer-on-generation-on-IMX8MM/m-p/1671696#M207777</guid>
      <dc:creator>Chandrasekhar1</dc:creator>
      <dc:date>2023-06-19T07:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dual timer on generation on IMX8MM</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-timer-on-generation-on-IMX8MM/m-p/1671978#M207804</link>
      <description>&lt;DIV&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219063"&gt;@Chandrasekhar1&lt;/a&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I hope you are doing&amp;nbsp;well.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Various&amp;nbsp;timers available on i.MX Processors can be found in&amp;nbsp;&lt;STRONG&gt;Table 5. Timers&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;A href="https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf&amp;amp;source=gmail&amp;amp;ust=1687261162542000&amp;amp;usg=AOvVaw0Q1wvbJGM_RRk2OwnnajJ3"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;i.MX Linux Reference Manual&lt;/A&gt;.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;source code for the same can be found at below in kernel.&lt;/DIV&gt;
&lt;DIV&gt;1.&amp;nbsp;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clocksource/timer-imx-gpt.c" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clocksource/timer-imx-gpt.c&amp;amp;source=gmail&amp;amp;ust=1687261162542000&amp;amp;usg=AOvVaw3As3Ap_nMObWbaZHbIEXAl"&gt;/drivers/clocksource/timer-&lt;WBR /&gt;imx-gpt.c&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;2.&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clocksource/timer-imx-sysctr.c" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/drivers/clocksource/timer-imx-sysctr.c&amp;amp;source=gmail&amp;amp;ust=1687261162542000&amp;amp;usg=AOvVaw3jICx-NR0lys7016umqPl9"&gt;&amp;nbsp;/drivers/clocksource/timer-&lt;WBR /&gt;imx-sysctr.c&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/devicetree/bindings/timer/nxp%2Csysctr-timer.yaml" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/Documentation/devicetree/bindings/timer/nxp%252Csysctr-timer.yaml&amp;amp;source=gmail&amp;amp;ust=1687261162542000&amp;amp;usg=AOvVaw3ys-r_7A-WNtQZXSrS01qv"&gt;/Documentation/devicetree/&lt;WBR /&gt;bindings/timer/nxp,sysctr-&lt;WBR /&gt;timer.yaml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;/DIV&gt;
&lt;DIV&gt;Sanket Parekh&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-timer-on-generation-on-IMX8MM/m-p/1671978#M207804</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-06-19T12:29:28Z</dc:date>
    </item>
  </channel>
</rss>

