<?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: What to mentioned in software if hardware have no PMIC? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750254#M116758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi victor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can pay attention to implementation of Low-level Power Management (PM) Driver,&lt;/P&gt;&lt;P&gt;PF100 Regulator Driver, CPU Frequency Scaling (CPUFREQ) Driver, Dynamic Bus Frequency Driver,&lt;/P&gt;&lt;P&gt;Anatop Regulator Driver, they are described in Linux Manual included in linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As example one can look at NXP i.MX6UL EVK drivers, it has not pmic or BD SabreLite board&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.1.15_1.0.0_ga/" title="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.1.15_1.0.0_ga/"&gt;GitHub - boundarydevices/linux-imx6 at boundary-imx_4.1.15_1.0.0_ga&lt;/A&gt;&amp;nbsp;&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>Fri, 20 Apr 2018 07:54:48 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-04-20T07:54:48Z</dc:date>
    <item>
      <title>What to mentioned in software if hardware have no PMIC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750253#M116757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using Android 6.0 and porting it on i.MX6 sabreSD.&lt;/P&gt;&lt;P&gt;First of all, the board I'm using have no PMIC on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything I have to mentioned in software?&lt;/P&gt;&lt;P&gt;What should I modify in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or any manual for me to read?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750253#M116757</guid>
      <dc:creator>wangvictor</dc:creator>
      <dc:date>2018-04-20T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: What to mentioned in software if hardware have no PMIC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750254#M116758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi victor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can pay attention to implementation of Low-level Power Management (PM) Driver,&lt;/P&gt;&lt;P&gt;PF100 Regulator Driver, CPU Frequency Scaling (CPUFREQ) Driver, Dynamic Bus Frequency Driver,&lt;/P&gt;&lt;P&gt;Anatop Regulator Driver, they are described in Linux Manual included in linux documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As example one can look at NXP i.MX6UL EVK drivers, it has not pmic or BD SabreLite board&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.1.15_1.0.0_ga/" title="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.1.15_1.0.0_ga/"&gt;GitHub - boundarydevices/linux-imx6 at boundary-imx_4.1.15_1.0.0_ga&lt;/A&gt;&amp;nbsp;&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>Fri, 20 Apr 2018 07:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750254#M116758</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-20T07:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: What to mentioned in software if hardware have no PMIC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750255#M116759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I'm curious about&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Low-level Power Management (PM) Driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If I have no power management IC but I still set configuration of&amp;nbsp;&lt;SPAN&gt;Low-level Power Management (PM) Driver for yes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;In this case Is that possible that kernel driver will show error while I reboot the system?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;I tried to set configuration of&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Low-level Power Management (PM) Driver for no and start to build code.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;But I will get error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;After I trace code to solve the problem I found that there was something did not declare.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;So I tried to found where did code declare it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;And I realize If I try to set CONFIG_PM&amp;nbsp;for no than some declaration will be disabled in the code.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;So I wondering would kernel driver get error when I set CONFIG_PM for yes?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 06:57:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750255#M116759</guid>
      <dc:creator>wangvictor</dc:creator>
      <dc:date>2018-07-09T06:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: What to mentioned in software if hardware have no PMIC?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750256#M116760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;gt;If I have no power management IC but I still set configuration of&amp;nbsp;&lt;SPAN&gt;Low-level Power Management (PM) Driver for yes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;gt;In this case Is that possible that kernel driver will show error while I reboot the system?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;yes, pmic is used in low power driver&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Best regards&lt;BR /&gt;igor&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2018 10:33:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-to-mentioned-in-software-if-hardware-have-no-PMIC/m-p/750256#M116760</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-09T10:33:10Z</dc:date>
    </item>
  </channel>
</rss>

