<?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: i.MX28 regulator operating modes for Linux</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413445#M61932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. seems this is Normal, Idle&lt;/P&gt;&lt;P&gt;2. I think yes&lt;/P&gt;&lt;P&gt;3. one can look at bit LOW_PWR, HW_POWER_REFCTRL&lt;/P&gt;&lt;P&gt;4. suugest to look at attached Linux Manual Chapter 8&lt;/P&gt;&lt;P&gt;i.MX28 Static Power Management Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 00:23:37 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-06-02T00:23:37Z</dc:date>
    <item>
      <title>i.MX28 regulator operating modes for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413444#M61931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;i'm still working on regulator support for Linux Mainline and have some questions about the LINREGs and DC-DC on the i.MX28 PMU.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;1. Which of the Linux modes (see below) could be mapped for LINREGs and DC-DC?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;2. Looking at the FSL BSP (2.6.35) shows that FAST mode for LINREGs is implemented as DISABLE_STEPPING=1. Is the implementation correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;3. Are there any useful LINREG settings for idle state?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;4. What are the relevant DC-DC settings for the Linux regulator modes?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Here is a quote of the possible operating modes of a regulator (this includes also the DC-DC):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;/*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * Regulator operating modes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * Regulators can run in a variety of different operating modes depending on&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * output load. This allows further system power savings by selecting the&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * best (and most efficient) regulator mode for a desired load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * Most drivers will only care about NORMAL. The modes below are generic and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * will probably not match the naming convention of your regulator data sheet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * but should match the use cases in the datasheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * In order of power efficiency (least efficient at top).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * Mode Description&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * FAST Regulator can handle fast changes in it's load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * e.g. useful in CPU voltage &amp;amp; frequency scaling where&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * load can quickly increase with CPU frequency increases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * NORMAL Normal regulator power supply mode. Most drivers will&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * use this mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * IDLE Regulator runs in a more efficient mode for light&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * loads. Can be used for devices that have a low power&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * requirement during periods of inactivity. This mode&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * may be more noisy than NORMAL and may not be able&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * to handle fast load switching.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * STANDBY Regulator runs in the most efficient mode for very&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * light loads. Can be used by devices when they are&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * in a sleep/standby state. This mode is likely to be&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * the most noisy and may not be able to handle fast load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; * switching.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Stefan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 08:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413444#M61931</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-05-31T08:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 regulator operating modes for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413445#M61932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. seems this is Normal, Idle&lt;/P&gt;&lt;P&gt;2. I think yes&lt;/P&gt;&lt;P&gt;3. one can look at bit LOW_PWR, HW_POWER_REFCTRL&lt;/P&gt;&lt;P&gt;4. suugest to look at attached Linux Manual Chapter 8&lt;/P&gt;&lt;P&gt;i.MX28 Static Power Management Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 00:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413445#M61932</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-02T00:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 regulator operating modes for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413446#M61933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just notice that my questions are a little bit imprecise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Does DISABLE_STEPPING has an influence on efficiency / power consumption of the regulators?&lt;/P&gt;&lt;P&gt;3. Thanks for the hint. But i think more about HW_POWER_5VCTRL, HW_POWER_MINPWR, HW_POWER_VDDDCTRL, HW_POWER_VDDACTRL, HW_POWER_VDDIOCTRL). Are there any helpful settings to influence efficiency?&lt;/P&gt;&lt;P&gt;4. I looked at the original powermanagement driver. Unfortunately the driver doesn't care much about idle / standby state of DC-DC / LINREG.&lt;/P&gt;&lt;P&gt;5. What is recommended state of ENABLE_DCDC for standby state in case of a 5V only setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 05:54:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413446#M61933</guid>
      <dc:creator>lategoodbye</dc:creator>
      <dc:date>2015-06-02T05:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX28 regulator operating modes for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413447#M61934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. no&lt;/P&gt;&lt;P&gt;3. these settings are very special, as affect accuracy (disable reference circuits)&lt;/P&gt;&lt;P&gt;and brownouts, seems one needs to carefully check if they can be used in every&lt;/P&gt;&lt;P&gt;particular use case&lt;/P&gt;&lt;P&gt;4. I am afraid there is no much else what could be improved compared with&lt;/P&gt;&lt;P&gt;exisiting codes in BSP.&lt;/P&gt;&lt;P&gt;5. in general manupulation with DC-DC configuration may cause power noise, which&lt;/P&gt;&lt;P&gt;may lead to brownout exception. For turning on DC-DC there is erratum 5837.&lt;/P&gt;&lt;P&gt;Once disabled, it may take more time to enable it again, so exit time from&lt;/P&gt;&lt;P&gt;standby state may be increased. So for standby state, it may be recommended&lt;/P&gt;&lt;P&gt;not to change state ENABLE_DCDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 11:26:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX28-regulator-operating-modes-for-Linux/m-p/413447#M61934</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-02T11:26:48Z</dc:date>
    </item>
  </channel>
</rss>

