Commit Graph

5 Commits

Author SHA1 Message Date
chengbing.wu 29655631ae pmic: a1 k5.15 pmic and sub driver porting [1/1]
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>
2023-04-16 22:32:09 -07:00
qinglin.li 3b89c7e128 rtc: combine rtc modules [1/1]
PD#SWPL-95684

Problem:
combine rtc modules

Solution:
result: amlogic-rtc.ko
original: amlogic-rtc.ko amlogic-rtc-virtual.ko

Verify:
Detail info

Change-Id: I85e4dd86296447665c04f1ab56639e45fa67143e
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2022-11-05 12:07:24 +08:00
Yao Jie b1f12219b1 rtc: add meson rtc driver [1/1]
PD#SWPL-83844

Problem:
Need add meson rtc driver

Solution:
Add meson rtc driver

Verify:
C3-AW419

Change-Id: I970d6603ec50c573e5973bf60e9b256492c0a568
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
2022-07-01 02:53:44 -07:00
qinglin.li 7c6316bebd printk : printk optimization [2/2]
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
2022-02-14 19:55:32 -07:00
wanwei.jiang 25f402ad4a rtc: porting rtc driver [1/1]
PD#SWPL-69667

Problem:
porting rtc driver

Solution:
1. porting rtc driver
2. function interface change
   rtc_tm_to_time()->rtc_tm_to_time64()
   rtc_register_device()->devm_rtc_register_device()

Verify:
s4d

Change-Id: I60e229b712a9e4e7cd7652c149f9673b7bf31a6e
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2022-01-11 14:53:59 +08:00