<?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 Enable PU regulator in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652466#M99842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I wonder if there is a quick way to enable the PU regulator, either in the device tree or from user space?&lt;/P&gt;&lt;P&gt;For the moment it seems like the PU regulator is disabled (during the startup I can see it first enables and then disables it).&lt;/P&gt;&lt;P&gt;Since it's disabled, the VDDPU won't follow the VDDSOC (which it should according to the datasheet), when changing the frequency (in the&amp;nbsp;&lt;SPAN class=""&gt;imx6q-cpufreq.c file)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If I don't have an application using the VPU, will it automatically disabled the VDDPU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Dec 2016 19:58:40 GMT</pubDate>
    <dc:creator>niklasmolin</dc:creator>
    <dc:date>2016-12-31T19:58:40Z</dc:date>
    <item>
      <title>Enable PU regulator</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652466#M99842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I wonder if there is a quick way to enable the PU regulator, either in the device tree or from user space?&lt;/P&gt;&lt;P&gt;For the moment it seems like the PU regulator is disabled (during the startup I can see it first enables and then disables it).&lt;/P&gt;&lt;P&gt;Since it's disabled, the VDDPU won't follow the VDDSOC (which it should according to the datasheet), when changing the frequency (in the&amp;nbsp;&lt;SPAN class=""&gt;imx6q-cpufreq.c file)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If I don't have an application using the VPU, will it automatically disabled the VDDPU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2016 19:58:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652466#M99842</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2016-12-31T19:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enable PU regulator</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652467#M99843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check "reg_pu" in imx6qdl.dtsi :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6qdl.dtsi?id=rel_imx_4.1.15_1.2.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/boot/dts/imx6qdl.dtsi?id=rel_imx_4.1.15_1.2.0_ga"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If application is not using the VPU, linux will automatically disable the VDDPU.&lt;/P&gt;&lt;P&gt;Requirement that VDDPU should follow the VDDSOC applies when VDDPU is enabled.&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>Tue, 03 Jan 2017 04:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652467#M99843</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-01-03T04:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enable PU regulator</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652468#M99844</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;Thanks for the answer.&lt;/P&gt;&lt;P&gt;I assume that was the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 18:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Enable-PU-regulator/m-p/652468#M99844</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2017-01-03T18:02:23Z</dc:date>
    </item>
  </channel>
</rss>

