Freeze Low Power Mode is not working with i.MX6 SoloLite

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Freeze Low Power Mode is not working with i.MX6 SoloLite

1,088件の閲覧回数
vipulkumar
Contributor III

Hi,

I am using customized i.MX6 SL board with TPS65910 PMIC. I am able to wakeup the board from the STANDBY low power mode by using TPS65910 PMIC rtc but failed to wakeup the from the FREEZE low power mode.

OS - Linux

Kernel - 3.14

Yocto - 2.0

Procedure:

date -s "2016-07-20 11:03:59"

hwclock --systohc

echo +40 > /sys/class/rtc/rtc0/wakealarm

cat /proc/driver/rtc

rtc_time    : 11:05:30
rtc_date    : 2016-07-20
alrm_time   : 11:06:05
alrm_date   : 2016-07-20
alarm_IRQ   : yes
alrm_pending: no
update IRQ enabled  : no
periodic IRQ enabled: no

periodic IRQ frequency  : 1

max user IRQ frequency  : 64

24hr        : yes

echo freeze > /sys/power/state

PM: Syncing filesystems ...

done.

Freezing user space processes ... (elapsed 0.010 seconds) done.

Freezing remaining freezable tasks ... (elapsed 0.005 seconds) done.

Suspending console(s) (use no_console_suspend to debug)

ラベル(4)
タグ(2)
0 件の賞賛
1 返信

622件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vipul

"Freeze" low power mode is not supported in i.MX6 nxp

bsp releases, please refer to attached Linux Manual

Chapter 22 Low-level Power Management (PM) Driver

for supported modes. One can try them using nxp bsp on

linux-2.6-imx.git - Freescale i.MX Linux Tree

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛