<?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のトピックHow to enable internal RTC of i.mx6ull</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828607#M127353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would like to use internal real time clock of i.mx6ull.&lt;/P&gt;&lt;P&gt;However I could not enable it and when I use hwclock, then it displays as follows.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;hwclock: can't open '/dev/misc/rtc': No such file or directory&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In fact, nothing is found by&amp;nbsp;"ls | grep rtc".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device tree is defined as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6ull.dtsi&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;snvs: snvs@020cc000 {&lt;BR /&gt; compatible = "fsl,sec-v4.0-mon", "syscon", "simple-mfd";&lt;BR /&gt; reg = &amp;lt;0x020cc000 0x4000&amp;gt;;&lt;/P&gt;&lt;P&gt;snvs_rtc: snvs-rtc-lp {&lt;BR /&gt; compatible = "fsl,sec-v4.0-mon-rtc-lp";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; offset = &amp;lt;0x34&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH&amp;gt;, &amp;lt;GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;snvs_poweroff: snvs-poweroff {&lt;BR /&gt; compatible = "syscon-poweroff";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; offset = &amp;lt;0x38&amp;gt;;&lt;BR /&gt; mask = &amp;lt;0x61&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;snvs_pwrkey: snvs-powerkey {&lt;BR /&gt; compatible = "fsl,sec-v4.0-pwrkey";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; linux,keycode = &amp;lt;KEY_POWER&amp;gt;;&lt;BR /&gt; wakeup;&lt;BR /&gt; };&lt;BR /&gt; };&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6ul-imx6ull-var-dart-common.dtsi&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;amp;snvs_rtc {&lt;BR /&gt; status = "enabled";&lt;BR /&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I use the internal RTC of i.mx6ull and use "hwclock"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2018 08:00:11 GMT</pubDate>
    <dc:creator>Hirotoshi_Sato</dc:creator>
    <dc:date>2018-08-07T08:00:11Z</dc:date>
    <item>
      <title>How to enable internal RTC of i.mx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828607#M127353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would like to use internal real time clock of i.mx6ull.&lt;/P&gt;&lt;P&gt;However I could not enable it and when I use hwclock, then it displays as follows.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;hwclock: can't open '/dev/misc/rtc': No such file or directory&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In fact, nothing is found by&amp;nbsp;"ls | grep rtc".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device tree is defined as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6ull.dtsi&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;snvs: snvs@020cc000 {&lt;BR /&gt; compatible = "fsl,sec-v4.0-mon", "syscon", "simple-mfd";&lt;BR /&gt; reg = &amp;lt;0x020cc000 0x4000&amp;gt;;&lt;/P&gt;&lt;P&gt;snvs_rtc: snvs-rtc-lp {&lt;BR /&gt; compatible = "fsl,sec-v4.0-mon-rtc-lp";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; offset = &amp;lt;0x34&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH&amp;gt;, &amp;lt;GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;snvs_poweroff: snvs-poweroff {&lt;BR /&gt; compatible = "syscon-poweroff";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; offset = &amp;lt;0x38&amp;gt;;&lt;BR /&gt; mask = &amp;lt;0x61&amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;snvs_pwrkey: snvs-powerkey {&lt;BR /&gt; compatible = "fsl,sec-v4.0-pwrkey";&lt;BR /&gt; regmap = &amp;lt;&amp;amp;snvs&amp;gt;;&lt;BR /&gt; interrupts = &amp;lt;GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt; linux,keycode = &amp;lt;KEY_POWER&amp;gt;;&lt;BR /&gt; wakeup;&lt;BR /&gt; };&lt;BR /&gt; };&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6ul-imx6ull-var-dart-common.dtsi&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;amp;snvs_rtc {&lt;BR /&gt; status = "enabled";&lt;BR /&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I use the internal RTC of i.mx6ull and use "hwclock"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 08:00:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828607#M127353</guid>
      <dc:creator>Hirotoshi_Sato</dc:creator>
      <dc:date>2018-08-07T08:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable internal RTC of i.mx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828608#M127354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Normally, if there is RTC driver, there will have below information when booting:&lt;/P&gt;&lt;P&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;/P&gt;&lt;P&gt;We are testing on our &lt;A href="http://www.myirtech.com/list.asp?id=572"&gt;MYD-Y6ULX&lt;/A&gt; board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 08:30:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828608#M127354</guid>
      <dc:creator>linda_zhang</dc:creator>
      <dc:date>2018-08-07T08:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable internal RTC of i.mx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828609#M127355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hirotoshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can test with Demo Image unit tests (folder../mxc_rtc)&lt;/P&gt;&lt;P&gt;imx-test&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i.MX 6ULL NXP EVK Linux Binary Demo Files&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX6ULL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX6ULL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX6ULL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 09:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828609#M127355</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-07T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable internal RTC of i.mx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828610#M127356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. However I do not use i.mx6ull EVK but I use other board.&lt;/P&gt;&lt;P&gt;So I have to edit my sources. Would you give me the source files not binary?&lt;/P&gt;&lt;P&gt;Or are there any register which should be editted to enable i.mx6ull internal RTC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 01:53:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-internal-RTC-of-i-mx6ull/m-p/828610#M127356</guid>
      <dc:creator>Hirotoshi_Sato</dc:creator>
      <dc:date>2018-08-08T01:53:54Z</dc:date>
    </item>
  </channel>
</rss>

