Home
last modified time | relevance | path

Searched hist:"175257 e48ba541b92e6fe8f5a3a724f00f1dd5e5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c175257e48ba541b92e6fe8f5a3a724f00f1dd5e5 Tue Sep 04 09:06:36 UTC 2018 Joseph Chen <chenjh@rock-chips.com> power: charge animation: support without CONFIG_IRQ enabled

If CONFIG_IRQ is not enabled, cpu can't suspend to ATF or wfi,
so that the wakeup period timer is useless.

Give a message warning when CONFIG_IRQ is not enabled.

Change-Id: I9af7e7114ab5d3b3d1026a3ba19ce6cbe56399eb
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>