<?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: Power Saving for SDIO controller in suspend mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Power-Saving-for-SDIO-controller-in-suspend-mode/m-p/963203#M143590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clocks behaviour in low power modes is configured through CCGR described in&lt;/P&gt;&lt;P&gt;sect.5.2.7.2 PLL Interface &lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX7DRM" target="_blank"&gt;&lt;STRONG&gt;i.MX 7Dual Applications Processor Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding "SDIO controller will not be powered during CPU suspend?" -&lt;/P&gt;&lt;P&gt;power supplies usage in low power modes&amp;nbsp; is decribed in&lt;/P&gt;&lt;P&gt;sect.4.1.6.5 Low Power Mode &lt;A href="https://www.nxp.com/docs/en/data-sheet/IMX7DCEC.pdf" target="_blank"&gt;&lt;STRONG&gt;i.MX 7Dual Family of Applications Processors Datasheet&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Except the VDD_ARM, the other power rails have to keep active in SUSPEND mode.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2019 23:43:33 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-09-09T23:43:33Z</dc:date>
    <item>
      <title>Power Saving for SDIO controller in suspend mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Power-Saving-for-SDIO-controller-in-suspend-mode/m-p/963202#M143589</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;We are using iMX7D as the main processor on our platform. The platform uses SDIO bus to interface a WiFi card. and has battery backup power when DC power supply is not detected.&lt;/P&gt;&lt;P&gt;During battery operation, we would like to power down SDIO to conserve power.&lt;/P&gt;&lt;P&gt;From i.MX 7Dual Applications Processor Reference Manual Section 10.3.4.8 states&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;EM&gt;&amp;nbsp;The uSDHC offers a power management feature. By clearing the clock enabled bits in the&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;System Control Register, the clocks are gated in the low position to the uSDHC. For&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;maximum power saving, the user can disable all the clocks to the uSDHC when there is&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;no operation in progress.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;How do we go about disabling the clock from Linux application? (suppose the client is connected to SD2 bus, mmc1)&lt;/P&gt;&lt;P&gt;If the CPU is suspended with command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;echo mem &amp;gt; /sys/power/state&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;does it shut down the SDIO clock?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Documentation/devicetree/bindings/mmc/mmc.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;EM&gt;Optional SDIO properties:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;- keep-power-in-suspend: Preserves card power during a suspend/resume cycle&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;does this mean, if this flag is not set in the device tree, SDIO controller will not be powered during CPU suspend? and power will only be present when CPU resumes from suspended state?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 07:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Power-Saving-for-SDIO-controller-in-suspend-mode/m-p/963202#M143589</guid>
      <dc:creator>bensonyoung</dc:creator>
      <dc:date>2019-09-09T07:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Power Saving for SDIO controller in suspend mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Power-Saving-for-SDIO-controller-in-suspend-mode/m-p/963203#M143590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clocks behaviour in low power modes is configured through CCGR described in&lt;/P&gt;&lt;P&gt;sect.5.2.7.2 PLL Interface &lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX7DRM" target="_blank"&gt;&lt;STRONG&gt;i.MX 7Dual Applications Processor Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding "SDIO controller will not be powered during CPU suspend?" -&lt;/P&gt;&lt;P&gt;power supplies usage in low power modes&amp;nbsp; is decribed in&lt;/P&gt;&lt;P&gt;sect.4.1.6.5 Low Power Mode &lt;A href="https://www.nxp.com/docs/en/data-sheet/IMX7DCEC.pdf" target="_blank"&gt;&lt;STRONG&gt;i.MX 7Dual Family of Applications Processors Datasheet&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Except the VDD_ARM, the other power rails have to keep active in SUSPEND mode.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2019 23:43:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Power-Saving-for-SDIO-controller-in-suspend-mode/m-p/963203#M143590</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-09-09T23:43:33Z</dc:date>
    </item>
  </channel>
</rss>

