<?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>PowerQUICC ProcessorsのトピックRe: Power Management issues in MPC8313 processor</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152718#M63</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without this patch in 2.6.27, commenting out the drv-&amp;gt;suspend_late() call seems to be the solution I have at the moment. Please let me know if you think this is reasonable or if this is not a good idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this stage of our product, I would like to avoid changing the kernel version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 22:35:49 GMT</pubDate>
    <dc:creator>sricanchivaram</dc:creator>
    <dc:date>2012-12-04T22:35:49Z</dc:date>
    <item>
      <title>Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152714#M59</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 have a modem with a Freescale MPC8313E processor. I am trying to enable power savings in the processor by placing it in Standby mode and resume normal operation with a Wake-On-LAN magic packet. &lt;/P&gt;&lt;P&gt;Following the directions in the Freescale Power Management app note, I enabled Power Management Support in the Linux kernel and device tree configurations.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I ran the following command on the board:&lt;/P&gt;&lt;P&gt;echo standby &amp;gt; /sys/power/state&lt;/P&gt;&lt;P&gt;This caused the console to hang and there was no further response to keyboard inputs. I enabled ‘no_console_suspend’ in the kernel and when I loaded the new build and enabled standby mode, I observed an Oops trace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RASCOM_QCU.7.0.0013 $ echo standby &amp;gt; /sys/power/state&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;PM: Syncing fFreezing user space processes ... ilesystems ... &amp;lt;7&amp;gt;PM: Entering standby sleep&lt;/P&gt;&lt;P&gt;Unable to handle kernel paging request for instruction fetch&lt;/P&gt;&lt;P&gt;Faulting instruction address: 0x616d6570&lt;/P&gt;&lt;P&gt;Oops: Kernel access of bad area, sig: 11 [#1]&lt;/P&gt;&lt;P&gt;MPC831x RDB&lt;/P&gt;&lt;P&gt;Modules linked in: dsp rcspi modem i2c_mpc thermal_sys lm92 hwmon [last unloaded: modem]&lt;/P&gt;&lt;P&gt;NIP: 616d6570 LR: c0165224 CTR: 616d6573&lt;/P&gt;&lt;P&gt;REGS: cd087d30 TRAP: 0400 Not tainted&amp;nbsp; (2.6.27)&lt;/P&gt;&lt;P&gt;MSR: 20001032 &amp;lt;ME,IR,DR&amp;gt;&amp;nbsp; CR: 28002024 XER: 20000000&lt;/P&gt;&lt;P&gt;TASK = cc312400[1196] 'echo' THREAD: cd086000&lt;/P&gt;&lt;P&gt;GPR00: 00000002 cd087de0 cc312400 cf821800 cd087de8 00000002 c06e0000 c06da4a0&lt;/P&gt;&lt;P&gt;GPR08: c06da948 616d6573 00003fff c06c6308 28002022 10091248 0fffc000 100050b8&lt;/P&gt;&lt;P&gt;GPR16: 1008a270 10068810 100687c8 10068814 00000000 1008c284 1008c294 c0246180&lt;/P&gt;&lt;P&gt;GPR24: c02ab9e4 c02ab9dc c06cc4f4 00000006 cd087e08 00000002 c06c595c cf821808&lt;/P&gt;&lt;P&gt;NIP [616d6570] 0x616d6570&lt;/P&gt;&lt;P&gt;LR [c0165224] platform_pm_suspend_noirq+0x84/0x88&lt;/P&gt;&lt;P&gt;Call Trace:&lt;/P&gt;&lt;P&gt;[cd087de0] [c0167e6c] pm_dev_dbg+0x70/0x18c (unreliable)&lt;/P&gt;&lt;P&gt;[cd087df0] [c0167cb4] pm_noirq_op+0x58/0xc8&lt;/P&gt;&lt;P&gt;[cd087e00] [c0168e08] device_power_down+0x78/0x1c4&lt;/P&gt;&lt;P&gt;[cd087e40] [c00471bc] suspend_devices_and_enter+0x1ec/0x258&lt;/P&gt;&lt;P&gt;[cd087e70] [c00473ac] enter_state+0x13c/0x198&lt;/P&gt;&lt;P&gt;[cd087e90] [c00474bc] state_store+0xb4/0xf8&lt;/P&gt;&lt;P&gt;[cd087eb0] [c013af68] kobj_attr_store+0x24/0x3c&lt;/P&gt;&lt;P&gt;[cd087ec0] [c00bf734] sysfs_write_file+0xe8/0x1e8&lt;/P&gt;&lt;P&gt;[cd087ef0] [c0078bbc] vfs_write+0xb4/0x16c&lt;/P&gt;&lt;P&gt;[cd087f10] [c0078d7c] sys_write+0x4c/0xa4&lt;/P&gt;&lt;P&gt;[cd087f40] [c000fa88] ret_from_syscall+0x0/0x38&lt;/P&gt;&lt;P&gt;--- Exception: c01 at 0x4802679c&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LR = 0x4803f0e8&lt;/P&gt;&lt;P&gt;Instruction dump:&lt;/P&gt;&lt;P&gt;XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX&lt;/P&gt;&lt;P&gt;XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX&lt;/P&gt;&lt;P&gt;---[ end trace b6a2457eea68b760 ]---&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;done.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;lt;7&amp;gt;PM: Preparing system for standby sleep&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Freezing user space processes ... &amp;lt;7&amp;gt;PM: Entering standby sleep&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;platform mpc83xx_wdt.0: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar fsl-gianfar.0: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar fsl-gianfar.1: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar_mdio fsl-gianfar_mdio.14: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250.0: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;platform Fixed MDIO bus.0: preparing suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;lm92 0-0049: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;lm92 0-0048: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;platform Fixed MDIO bus.0: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;mdio_bus 24520:1f: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;Generic PHY 24520:01: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;Generic PHY 24520:00: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee000600.timer: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee000500.timer: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;mpc83xx-pmc ee000b00.power: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee000700.pic: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee030000.crypto: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee004600.serial: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee004500.serial: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee025000.ethernet: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee024000.ethernet: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee024520.mdio: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee024e00.ptimer: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee0082a8.dma: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;mpc-i2c ee003100.i2c: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;mpc-i2c ee003000.i2c: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee000200.wdt: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee000000.soc8313: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of-flash fc000000.flash: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;of_platform ee005000.localbus: legacy suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250.0: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar_mdio fsl-gianfar_mdio.14: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar fsl-gianfar.1: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar fsl-gianfar.0: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;platform mpc83xx_wdt.0: suspend&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;PM: suspend devices took 0.000 seconds&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;platform Fixed MDIO bus.0: LATE suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250: LATE suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;serial8250 serial8250.0: LATE suspend&lt;/P&gt;&lt;P&gt;&amp;lt;7&amp;gt;fsl-gianfar_mdio fsl-gianfar_mdio.14: LATE suspend&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Unable to handle kernel paging request for instruction fetch&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Faulting instruction address: 0x616d6570&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Oops: Kernel access of bad area, sig: 11 [#1]&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;MPC831x RDB&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Modules linked in: dsp rcspi modem i2c_mpc thermal_sys lm92 hwmon [last unloaded: modem]&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;NIP: 616d6570 LR: c0165224 CTR: 616d6573&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;REGS: cd087d30 TRAP: 0400&amp;nbsp;&amp;nbsp; Not tainted (2.6.27)&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;MSR: 20001032 &amp;lt;ME,IR,DR&amp;gt;&amp;nbsp; CR: 28002024 XER: 20000000&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;TASK = cc312400[1196] 'echo' THREAD: cd086000&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;GPR00: 00000002 cd087de0 cc312400 cf821800 cd087de8 00000002 c06e0000 c06da4a0&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;GPR08: c06da948 616d6573 00003fff c06c6308 28002022 10091248 0fffc000 100050b8&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;GPR16: 1008a270 10068810 100687c8 10068814 00000000 1008c284 1008c294 c0246180&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;GPR24: c02ab9e4 c02ab9dc c06cc4f4 00000006 cd087e08 00000002 c06c595c cf821808&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;NIP [616d6570] 0x616d6570&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;LR [c0165224] platform_pm_suspend_noirq+0x84/0x88&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Call Trace:&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087de0] [c0167e6c] pm_dev_dbg+0x70/0x18c (unreliable)&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087df0] [c0167cb4] pm_noirq_op+0x58/0xc8&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087e00] [c0168e08] device_power_down+0x78/0x1c4&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087e40] [c00471bc] suspend_devices_and_enter+0x1ec/0x258&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087e70] [c00473ac] enter_state+0x13c/0x198&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087e90] [c00474bc] state_store+0xb4/0xf8&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087eb0] [c013af68] kobj_attr_store+0x24/0x3c&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087ec0] [c00bf734] sysfs_write_file+0xe8/0x1e8&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087ef0] [c0078bbc] vfs_write+0xb4/0x16c&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087f10] [c0078d7c] sys_write+0x4c/0xa4&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;[cd087f40] [c000fa88] ret_from_syscall+0x0/0x38&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;--- Exception: c01 at 0x4802679c&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LR = 0x4803f0e8&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;Instruction dump:&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX&lt;/P&gt;&lt;P&gt;&amp;lt;1&amp;gt;XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX XXXXXXXX&lt;/P&gt;&lt;P&gt;&amp;lt;4&amp;gt;---[ end trace b6a2457eea68b760 ]---&lt;/P&gt;&lt;P&gt;Segmentation fault&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried commenting out the kernel code in drivers/base/platform.c -&amp;gt; platform_legacy_suspend_late() function:&lt;/P&gt;&lt;P&gt;/*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (dev-&amp;gt;driver &amp;amp;&amp;amp; drv-&amp;gt;suspend_late)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { } */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This prevents the segmentation fault but it causes the resume functions for all the peripherals to be called as soon as the suspend operations are complete i.e. the processor goes into standby and then immediately goes back to normal operation.&lt;/P&gt;&lt;P&gt;I found another thread that dealt with Power Management issues on the Freescale MPC8313 processor:&lt;/P&gt;&lt;P&gt;&lt;A href="https://lists.ozlabs.org/pipermail/linuxppc-dev/2012-January/095240.html"&gt;https://lists.ozlabs.org/pipermail/linuxppc-dev/2012-January/095240.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The resolution of this issue seems to be related to the JTAG TRST pin being disabled. This is not relevant in my case as the TRST on my board is already inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice or suggestions are most welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srivatsan&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 21:25:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152714#M59</guid>
      <dc:creator>sricanchivaram</dc:creator>
      <dc:date>2012-10-25T21:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152715#M60</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which kernel version are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 20:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152715#M60</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2012-12-03T20:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152716#M61</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding.&lt;/P&gt;&lt;P&gt;I am using kernel version 2.6.27.&lt;/P&gt;&lt;P&gt;I made more progress on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in my original posting, suspending the processor results in a segmentation fault. This seems to happen in the kernel code in &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;drivers/base/platform.c -&amp;gt; platform_legacy_suspend_late() function. The following driver function call is the offending code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ret =&amp;nbsp; drv-&amp;gt;suspend_late(pdev, mesg);&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I commented out this line, the processor seemed to go into suspend and then resume almost immediately. This was happening because of an on-board peripheral that was sending a periodic interrupt to the processor. Once I disabled that device, I could see that the processor was placed in standby mode. The processor was able to resume successfully with a wake-on-lan packet sent from another terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as of now, I am able to put the processor in standby with the above function call commented out. The segmentation fault occurs when the suspend_late function is called for &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;fsl-gianfar_mdio (as per the debug log). The driver function call is in an if-block:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if (dev-&amp;gt;driver &amp;amp;&amp;amp; drv-&amp;gt;suspend_late)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ret =&amp;nbsp; drv-&amp;gt;suspend_late(pdev, mesg);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;The if-block is true only for &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;fsl-gianfar_mdio&lt;/SPAN&gt; and false for all the other peripherals that are suspending. I am not sure why a bogus function pointer address (0x616d6573) is being referenced there.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your comments/suggestions are most welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srivatsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 23:54:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152716#M61</guid>
      <dc:creator>sricanchivaram</dc:creator>
      <dc:date>2012-12-03T23:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152717#M62</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I now see that I already responded on an external mailing list back in October. :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem may be due to gianfar_mii.c using driver_register() rather than platform_driver_register() -- and thus declaring only a struct device_driver rather than a struct platform_device_driver.&amp;nbsp; This was fixed in v2.6.29.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 00:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152717#M62</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2012-12-04T00:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152718#M63</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without this patch in 2.6.27, commenting out the drv-&amp;gt;suspend_late() call seems to be the solution I have at the moment. Please let me know if you think this is reasonable or if this is not a good idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this stage of our product, I would like to avoid changing the kernel version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 22:35:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152718#M63</guid>
      <dc:creator>sricanchivaram</dc:creator>
      <dc:date>2012-12-04T22:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Power Management issues in MPC8313 processor</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152719#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try backporting just that patch that converted gianfar_mii into an of_platform driver, or you could change gianfar_mii yourself to use the proper platform driver struct and registration function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not recommend just commenting out that line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 22:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Power-Management-issues-in-MPC8313-processor/m-p/152719#M64</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2012-12-04T22:42:23Z</dc:date>
    </item>
  </channel>
</rss>

