<?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のトピックWDOG3 missing in imx6ull.dtsi at linux-imx.git</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760471#M118174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the i.MX 6UltraLite Applications Processor Reference Manual, Rev. 1, 04/2016, Table 2-3. AIPS-2 memory map, there is a WDOG3. The memory is allocated at start address 0x021E4000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the device tree file&amp;nbsp;imx6ull.dtsi for the i.MX6ULL in the linux-imx.git repository does not have a wdog3 node as a child of aips2: &lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.1.15_2.0.0_ga&amp;amp;id=03cf8a16113fd74acacd99850572ab8b349a5d02" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.1.15_2.0.0_ga&amp;amp;id=03cf8a16113fd74acacd99850572ab8b349a5d02"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason why wdog3 is missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance the linux-imx repository will be updated, as the last change is 10 months ago?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 20:12:49 GMT</pubDate>
    <dc:creator>jörgkrause</dc:creator>
    <dc:date>2018-02-20T20:12:49Z</dc:date>
    <item>
      <title>WDOG3 missing in imx6ull.dtsi at linux-imx.git</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760471#M118174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the i.MX 6UltraLite Applications Processor Reference Manual, Rev. 1, 04/2016, Table 2-3. AIPS-2 memory map, there is a WDOG3. The memory is allocated at start address 0x021E4000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the device tree file&amp;nbsp;imx6ull.dtsi for the i.MX6ULL in the linux-imx.git repository does not have a wdog3 node as a child of aips2: &lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.1.15_2.0.0_ga&amp;amp;id=03cf8a16113fd74acacd99850572ab8b349a5d02" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6ull.dtsi?h=imx_4.1.15_2.0.0_ga&amp;amp;id=03cf8a16113fd74acacd99850572ab8b349a5d02"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason why wdog3 is missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance the linux-imx repository will be updated, as the last change is 10 months ago?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 20:12:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760471#M118174</guid>
      <dc:creator>jörgkrause</dc:creator>
      <dc:date>2018-02-20T20:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: WDOG3 missing in imx6ull.dtsi at linux-imx.git</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760472#M118175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can add the wdog3 under aips2 in the imx6ull.dtsi.&amp;nbsp; (i.e. between 'qspi:' and 'uart2:')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wdog3: &lt;A href="mailto:wdog@021e4000"&gt;wdog@021e4000&lt;/A&gt; {&lt;/P&gt;&lt;P&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; compatible = "fsl,imx6ul-wdt", "fsl,imx21-wdt";&lt;/P&gt;&lt;P&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; reg = &amp;lt;0x021e4000 0x4000&amp;gt;;&lt;/P&gt;&lt;P&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; interrupts = &amp;lt;GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;/P&gt;&lt;P&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; clocks = &amp;lt;&amp;amp;clks IMX6UL_CLK_WDOG3&amp;gt;;&lt;/P&gt;&lt;P&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; status = "disabled";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 04:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760472#M118175</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-02-27T04:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: WDOG3 missing in imx6ull.dtsi at linux-imx.git</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760473#M118176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimmychan"&gt;jimmychan&lt;/A&gt;‌! I already proposed a patch for mainline Linux:&amp;nbsp;&lt;A href="https://www.spinics.net/lists/arm-kernel/msg636614.html"&gt;https://www.spinics.net/lists/arm-kernel/msg636614.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to contribute to the linux-imx.git repository. Can you add it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 10:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/WDOG3-missing-in-imx6ull-dtsi-at-linux-imx-git/m-p/760473#M118176</guid>
      <dc:creator>jörgkrause</dc:creator>
      <dc:date>2018-02-27T10:34:45Z</dc:date>
    </item>
  </channel>
</rss>

