mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
56be7cb185
PD#SWPL-144572 Problem: dewarp/ge2d interrupt resource usage between RTOS and Linux Solution: To avoid interfering with RTOS clock/power/interrupt resources, turn on and keep power/clk first. Poll the status of rtos, then turn off power/clk and register interrupt. Verify: T7C Change-Id: Ie2a3ae61df97c594324ffb3dde68d41250c946e3 Signed-off-by: Jian Cao <jian.cao@amlogic.com>