<?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:  PMIC with Custom board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603197#M90803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CPU and DRAM are clocked from separate PLL's, so there is no requirement to scale the DRAM frequency with the CPU, however I can't comment specifically on BSP behaviour as I'm not that familiar with it, although I don't think there is much in terms of DRAM frequency scaling, or if there is it is very limited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not much more then when running DRAM is at full speed, in low power modes self-refresh mode I believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a DRAM clock output you could measure on the board, if you have access to it DRAM_SDCLK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, if you have access to CLK1/2 signals you can use the PMU_MISC1 register to output and monitor various system clocks, including the DRAM clock, see the reference manual for further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 17:28:45 GMT</pubDate>
    <dc:creator>RossMcLuckie</dc:creator>
    <dc:date>2016-11-17T17:28:45Z</dc:date>
    <item>
      <title>PMIC with Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603196#M90802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have IMX6 based custom board with PMIC PFUZ100. I am using Android 4.4.3_2.0.0-ga (Boundry Devices) which is based on Freescale BSP.&lt;/P&gt;&lt;P&gt;I have observed that SOC voltages get scaled based on frequency using anatop regulator.&lt;/P&gt;&lt;P&gt;I have following queries regarding PMIC and suspend/resume functionality:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How DDR frequency will get scaled based on CPU frequency? How to check this?&lt;/LI&gt;&lt;LI&gt;How to find &amp;amp; mention DDR operating points (frequency - voltage table) in dts?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaimin Thakkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:49:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603196#M90802</guid>
      <dc:creator>jaiminthakkar</dc:creator>
      <dc:date>2016-11-17T13:49:21Z</dc:date>
    </item>
    <item>
      <title>Re:  PMIC with Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603197#M90803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CPU and DRAM are clocked from separate PLL's, so there is no requirement to scale the DRAM frequency with the CPU, however I can't comment specifically on BSP behaviour as I'm not that familiar with it, although I don't think there is much in terms of DRAM frequency scaling, or if there is it is very limited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not much more then when running DRAM is at full speed, in low power modes self-refresh mode I believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a DRAM clock output you could measure on the board, if you have access to it DRAM_SDCLK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, if you have access to CLK1/2 signals you can use the PMU_MISC1 register to output and monitor various system clocks, including the DRAM clock, see the reference manual for further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 17:28:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603197#M90803</guid>
      <dc:creator>RossMcLuckie</dc:creator>
      <dc:date>2016-11-17T17:28:45Z</dc:date>
    </item>
    <item>
      <title>Re:  PMIC with Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603198#M90804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on activity of the peripheral devices and CPU&lt;BR /&gt;loading, the bus frequency driver varies the DDR frequency between 24 MHz and its&lt;BR /&gt;maximum frequency. -&amp;nbsp; as described in attached Linux Manual Chapter 25&lt;BR /&gt;Dynamic Bus Frequency Driver. For DDR operating points one can check in&lt;/P&gt;&lt;P&gt;linux/arch/arm/mach-imx/busfreq_ddr3.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 23:43:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/PMIC-with-Custom-board/m-p/603198#M90804</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-17T23:43:43Z</dc:date>
    </item>
  </channel>
</rss>

