PD#SWPL-141475
Problem:
set alarm A second, then clear alarm using echo 0 cmd,
suspend or poweroff will delay A second resume/boot
Solution:
add code clear driver store alarm para after set alarm
Verify:
t5d, t3, sc2, s4
Change-Id: Iee848ab5949edcb3b6e92027ae4410124d38fcec
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
PD#SWPL-118972
Problem:
kernel5.15 cannot set the next alarm immediately after resume,
setting a new alarm will be delayed for about the time of the
previous alarm.
Solution:
fix the time of calling the callback function of timer in vrtc.
Verify:
SC2_S905X4_AH212
t3_t985d4
t5m_ay309
Change-Id: I8e1be13c5f64279a2698e43643fa8a06eb6220d9
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
PD#SWPL-112358
Problem:
ad403 is missing pmic6b driver in kernel5.15.
Solution:
base Yu Tu 76117 and 78726;
base Jian yi 189702 and 192916,216774;
and yao jie 216898;
Verify:
A113L-AD401 #1 +Battery.
all driver use ko;
Change-Id: I911ca92dbe6f8c0f623e32fd14bdcf23a6318861
Signed-off-by: chengbing wu <chengbing.wu@amlogic.com>
PD#SWPL-70486
Problem:
use common tag in driver when printf
Solution:
set common pr_fmt in driver
Verify:
s4d
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
Change-Id: Ieee271d289e4d2f81258875d36288046b996a5d2