<?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>topic Re: Getting continuous clock on eMMC (i.MX6Q custom board) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931853#M139765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that it is a way to gate the clock, so you can stop them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2019 18:14:17 GMT</pubDate>
    <dc:creator>jamesbone</dc:creator>
    <dc:date>2019-10-18T18:14:17Z</dc:date>
    <item>
      <title>Getting continuous clock on eMMC (i.MX6Q custom board)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931849#M139761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using i.MX6 Quad custom board. In&amp;nbsp;that, the eMMC card is connected on SDIO3 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DTS&amp;nbsp;entry for eMMC is as below:&lt;/P&gt;&lt;P&gt;---------------------------------------------------------&lt;/P&gt;&lt;P&gt;/* eMMC */&lt;BR /&gt;&amp;amp;usdhc3 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;pinctrl-names = "default";&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_emmc&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;no-1-8-v;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;non-removable;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;keep-power-in-suspend;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;enable-sdio-wakeup;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pinctrl_emmc: emmc {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_RST__SD3_RESET 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_CMD__SD3_CMD 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_CLK__SD3_CLK 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT0__SD3_DATA0 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT1__SD3_DATA1 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT2__SD3_DATA2 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT4__SD3_DATA4 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT5__SD3_DATA5 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT6__SD3_DATA6 0x1b0b0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;MX6QDL_PAD_SD3_DAT7__SD3_DATA7 0x1b0b0&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;---------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;are getting continuous clock on eMMC. So, we want to stop the continuous clock on eMMC for EIM reduction.&lt;/P&gt;&lt;P&gt;The clock should only come on any read/write operation on eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let&amp;nbsp;us know, how we can stop continuous clock on eMMC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik Manvar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 13:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931849#M139761</guid>
      <dc:creator>pratik_manvar</dc:creator>
      <dc:date>2019-10-01T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting continuous clock on eMMC (i.MX6Q custom board)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931850#M139762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately this is not going to be possible, since the EMMC it is the boot option for your design, you need to keep the Media of the source code always ON,&amp;nbsp; if you are experiencing EMC issues,&amp;nbsp;&amp;nbsp; I think you need to reconsider something in the layout or review if any cover can be used instead of shutting down the main media access for the system.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 14:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931850#M139762</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2019-10-10T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting continuous clock on eMMC (i.MX6Q custom board)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931851#M139763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Hello James,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Thanks for your response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Actually, we are not using eMMC for boot option. It is only used for internal storage device. So, we are expecting that, clock should only come on any read/write operation on eMMC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Pratik Manvar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 05:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931851#M139763</guid>
      <dc:creator>pratik_manvar</dc:creator>
      <dc:date>2019-10-11T05:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting continuous clock on eMMC (i.MX6Q custom board)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931852#M139764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; border: 0px;"&gt;&lt;SPAN&gt;Hello NXP team&amp;nbsp;and James,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; border: 0px;"&gt;&lt;SPAN&gt;We&amp;nbsp;&lt;/SPAN&gt;have enabled below kernel configuration and able to rid of&amp;nbsp;from the continuous clock on eMMC.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: black; border: 0px; font-weight: inherit; font-size: 11pt;"&gt;-----------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;EM style="border: 0px; color: inherit; "&gt;&lt;STRONG&gt;CONFIG_MMC_CLKGATE:&lt;/STRONG&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;DIV style="color: inherit; border: 0px;"&gt;&lt;EM&gt;This will attempt to aggressively gate the clock to the MMC card.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV style="color: inherit; border: 0px;"&gt;&lt;EM&gt;This is done to save power due to gating off the logic and bus&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV style="color: inherit; border: 0px;"&gt;&lt;EM&gt;noise when the MMC card is not in use. Your host driver has to&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;SPAN style="color: inherit; border: 0px;"&gt;&lt;EM&gt;support handling this in order for it to be of any use.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; background-color: white; border: 0px; font-weight: inherit; font-size: inherit;"&gt;-----------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; background-color: white; border: 0px; font-weight: inherit; font-size: inherit;"&gt;Can you&amp;nbsp;please confirm, if this is the right way to stop the continuous clock on eMMC?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; background-color: white; border: 0px; font-weight: inherit; font-size: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: black; border: 0px; font-size: 11pt;"&gt;&lt;SPAN style="color: inherit; background-color: white; border: 0px; font-weight: inherit; font-size: inherit;"&gt;Pratik Manvar&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 07:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931852#M139764</guid>
      <dc:creator>pratik_manvar</dc:creator>
      <dc:date>2019-10-16T07:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting continuous clock on eMMC (i.MX6Q custom board)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931853#M139765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that it is a way to gate the clock, so you can stop them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 18:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Getting-continuous-clock-on-eMMC-i-MX6Q-custom-board/m-p/931853#M139765</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2019-10-18T18:14:17Z</dc:date>
    </item>
  </channel>
</rss>

