A4: AOCPU use soc timerj as tick [1/1]

PD#SWPL-124009

Problem:
sysclk clk81 and rtc clk use same clk source oscin,
which has same frequency and same phase in suspend state.
That would cause AOCPU timer (use rtc clk) to not work
in suspend state, and the system couldn't be waked up.

Solution:
AOCPU use soc timerj as tick.

Verify:
A4 BA400 suspend/resume.

Change-Id: Iae8b0ec18a575533739c2d756ca98fe3ff107f2d
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
2 files changed