<?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: Standby and wakeup with a gpio in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211881#M12904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't measured the time it takes to wakeup the system, but this is something you can easily measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, many drivers can be turned off in low power mode. Power Management layer (CONFIG_PM) will take care of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each individual driver may have its own hooks for handling low power mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2012 14:52:04 GMT</pubDate>
    <dc:creator>fabio_estevam</dc:creator>
    <dc:date>2012-12-24T14:52:04Z</dc:date>
    <item>
      <title>Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211873#M12896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;Hi, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;my system is formed by a board with imx53 and a display 10'' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;LVDS. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;I need to put the system in standby(STOP MODE?) consuming as little as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;possible (turnin off the display) and wake up it with the push of a &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;button (GPIO connected all'MX53) quickly. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;How do I? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;PS: I'm already reading the AN4270. but I can not find the &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;wakeup function and how enable the STOP MODE?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #f5f5f5;"&gt;thanks&lt;/SPAN&gt;&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>Tue, 18 Dec 2012 11:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211873#M12896</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-18T11:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211874#M12897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nothing here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 14:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211874#M12897</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-19T14:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211875#M12898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at arch/arm/mach-mx5/board-mx53_loco.c:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static const struct gpio_keys_button loco_buttons[] __initconst = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_BUTTON(MX53_LOCO_POWER, KEY_POWER, 1, "power", 1),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_BUTTON(MX53_LOCO_UI1, KEY_VOLUMEUP, 1, "volume-up", 0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_BUTTON(MX53_LOCO_UI2, KEY_VOLUMEDOWN, 1, "volume-down", 0),&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;all these GPIOs act as wakeup sources.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Look also at the GPIO_BUTTON definition to understand how it works (hint: there is a .wakeup field).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Also, don't forget to setup your GPIO pin as GPIO (look at &lt;/SPAN&gt;mx53_loco_pads array).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 15:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211875#M12898</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-19T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211876#M12899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fabio,&lt;/P&gt;&lt;P&gt;I've view this post &lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;&lt;A class="" href="https://community.freescale.com/message/302517#302517"&gt;https://community.freescale.com/message/302517#302517&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must put this code in mx53_loco.c?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;static void mx53_smd_loco_irq_wake_fixup(void)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;{&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;void __iomem *tzic_base;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;tzic_base = ioremap(MX53_TZIC_BASE_ADDR, SZ_4K);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;if (NULL == tzic_base) {&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; pr_err("fail to map MX53_TZIC_BASE_ADDR\n");&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; return;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;}&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;__raw_writel(0, tzic_base + TZIC_WAKEUP0_OFFSET);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;__raw_writel(0, tzic_base + TZIC_WAKEUP1_OFFSET);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;__raw_writel(0, tzic_base + TZIC_WAKEUP2_OFFSET);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;/* only enable irq wakeup for da9053 */&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;// __raw_writel(GPIO7_0_11_IRQ_BIT, tzic_base + TZIC_WAKEUP3_OFFSET);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;__raw_writel(0x1&amp;lt;&amp;lt;18, tzic_base + TZIC_WAKEUP1_OFFSET);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;iounmap(tzic_base);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;pr_info("only da9053 irq is wakeup-enabled\n");&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN class="mce_paste_marker" style="font-style: inherit; font-family: inherit;"&gt;&lt;/SPAN&gt;}&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>Sat, 22 Dec 2012 08:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211876#M12899</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-22T08:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211877#M12900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, no need to add such code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told you you only need to do two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Add&lt;/P&gt;&lt;P&gt;GPIO_BUTTON(MX53_LOCO_POWER, KEY_POWER, 1, "power", 1),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,where MX53_LOCO_POWER needs to be adapted to the GPIO number you have in your real hardware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. S&lt;SPAN class="mce_paste_marker"&gt;etup your GPIO pin as GPIO (look at &lt;/SPAN&gt;mx53_loco_pads array).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2012 12:07:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211877#M12900</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-22T12:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211878#M12901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks:&lt;/P&gt;&lt;P&gt;so, i have this GPIO: MX53_PAD_CSI0_DAT17__GPIO6_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in mx53_loco.c:&lt;/P&gt;&lt;P&gt;1) #define GPIO6_3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (5*32+3)&amp;nbsp;&amp;nbsp; //GPIO6_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) in static iomux_v3_cfg_t mx53_loco_pads[], add:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX53_PAD_CSI0_DAT17__GPIO6_3,&lt;/P&gt;&lt;P&gt;and comment:&lt;/P&gt;&lt;P&gt;//MX53_PAD_CSI0_DAT17__IPU_CSI0_D_17,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) in static struct gpio_keys_button loco_buttons[] = {&lt;/P&gt;&lt;P&gt;//&amp;nbsp; GPIO_BUTTON(MX53_nONKEY, KEY_POWER, 1, "power", 0),&lt;/P&gt;&lt;P&gt;&amp;nbsp; GPIO_BUTTON(GPIO6_3, KEY_POWER, 1, "power", 1),&lt;/P&gt;&lt;P&gt;&amp;nbsp; GPIO_BUTTON(USER_UI1, KEY_VOLUMEUP, 1, "volume-up", 0),&lt;/P&gt;&lt;P&gt;&amp;nbsp; GPIO_BUTTON(USER_UI2, KEY_VOLUMEDOWN, 1, "volume-down", 0),&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS CORRECT?&lt;/P&gt;&lt;P&gt;YOU confirm it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i can standby the system with : echo mem &amp;gt; /sys/power/state ?&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 11:42:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211878#M12901</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-23T11:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211879#M12902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it seems OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 11:52:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211879#M12902</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-23T11:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211880#M12903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How long does it wakes up the system? fast is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can turn off other things to further lower the power consumption compared to the state of standbye?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes... how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 13:32:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211880#M12903</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-23T13:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211881#M12904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't measured the time it takes to wakeup the system, but this is something you can easily measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, many drivers can be turned off in low power mode. Power Management layer (CONFIG_PM) will take care of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each individual driver may have its own hooks for handling low power mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 14:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211881#M12904</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-24T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211882#M12905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where i set and config the Power Management Layer? In which file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2012 08:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211882#M12905</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-25T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211883#M12906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely you have alreadt CONFIG_PM=y in your .config file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Power management options&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND=y&lt;/P&gt;&lt;P&gt;# CONFIG_PM_TEST_SUSPEND is not set&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND_DEVICE_TIME_DEBUG=y&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND_FREEZER=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_SLEEP=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_SLEEP_SMP=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_RUNTIME=y&lt;/P&gt;&lt;P&gt;CONFIG_PM=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_DEBUG=y&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Fabio Estevam&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2012 11:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211883#M12906</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-25T11:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211884#M12907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my .config file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# Power management options&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;CONFIG_PM=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_DEBUG=y&lt;/P&gt;&lt;P&gt;# CONFIG_PM_ADVANCED_DEBUG is not set&lt;/P&gt;&lt;P&gt;# CONFIG_PM_VERBOSE is not set&lt;/P&gt;&lt;P&gt;CONFIG_CAN_PM_TRACE=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_SLEEP=y&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND_NVS=y&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND=y&lt;/P&gt;&lt;P&gt;# CONFIG_PM_TEST_SUSPEND is not set&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND_DEVICE_TIME_DEBUG=y&lt;/P&gt;&lt;P&gt;CONFIG_SUSPEND_FREEZER=y&lt;/P&gt;&lt;P&gt;CONFIG_APM_EMULATION=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_RUNTIME=y&lt;/P&gt;&lt;P&gt;CONFIG_PM_OPS=y&lt;/P&gt;&lt;P&gt;CONFIG_ARCH_SUSPEND_POSSIBLE=y&lt;/P&gt;&lt;P&gt;CONFIG_NET=y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO THIS IS MAX of LOW POWER for i.MX53 ??&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>Tue, 25 Dec 2012 14:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211884#M12907</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2012-12-25T14:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211885#M12908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to enter into low power mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo mem &amp;gt; /sys/power/state&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many low-power techniques are already implemented in the FSL BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to further optmize power savings, you may refer to this application note:&lt;/P&gt;&lt;P&gt;cache.freescale.com/files/32bit/doc/app_note/AN4270.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2012 15:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211885#M12908</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-12-25T15:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Standby and wakeup with a gpio</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211886#M12909</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've tested the new kernel with this changes, but it dont work at wakeup...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've setted gpio163:&lt;/P&gt;&lt;P&gt;root@freescale ~$ echo 163 &amp;gt; /sys/class/gpio/export&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@freescale ~$ echo in &amp;gt; /sys/class/gpio/gpio163/direction&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;root@freescale ~$ cd /sys/class/gpio&lt;/P&gt;&lt;P&gt;root@freescale /sys/class/gpio$ cd gpio163&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it work infact when i pres button vale change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale /sys/class/gpio/gpio163$ cat value&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;root@freescale /sys/class/gpio/gpio163$ cat value&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;root@freescale /sys/class/gpio/gpio163$ cat value&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;root@freescale /sys/class/gpio/gpio163$ cat value&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i go in standby:&lt;/P&gt;&lt;P&gt;root@freescale ~$ echo 163 &amp;gt; /sys/class/gpio/export&lt;/P&gt;&lt;P&gt;root@freescale ~$ echo in &amp;gt; /sys/class/gpio/gpio163/direction&lt;/P&gt;&lt;P&gt;root@freescale ~$ cd /sys&lt;/P&gt;&lt;P&gt;root@freescale /sys$ cd power&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STANDBY MODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale /sys/power$ echo mem &amp;gt; state&lt;/P&gt;&lt;P&gt;PM: Syncing filesystems ... done.&lt;/P&gt;&lt;P&gt;Freezing user space processes ... (elapsed 0.01 seconds) done.&lt;/P&gt;&lt;P&gt;Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.&lt;/P&gt;&lt;P&gt;da9052_tsi_suspend: called&lt;/P&gt;&lt;P&gt;PM: suspend of devices complete after 727.189 msecs&lt;/P&gt;&lt;P&gt;suspend wp cpu=400000000&lt;/P&gt;&lt;P&gt;PM: late suspend of devices complete after 0.794 msecs&lt;/P&gt;&lt;P&gt;only da9053 irq is wakeup-enabled&lt;/P&gt;&lt;P&gt;PM: early resume of devices complete after 0.390 msecs&lt;/P&gt;&lt;P&gt;IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&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;NOW WHEN I PRESS BUTTON IT DONT RETURN IN IDLE STATE to CONSOLE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why? you can help me pls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 09:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Standby-and-wakeup-with-a-gpio/m-p/211886#M12909</guid>
      <dc:creator>enaud</dc:creator>
      <dc:date>2013-01-07T09:39:55Z</dc:date>
    </item>
  </channel>
</rss>

