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 67ec74de0d input: combine input modules [1/1]
PD#SWPL-95684

Problem:
combine input modules

Solution:
result:
	amlogic-input.ko
original:
	amlogic-input-gpiokey.ko
	amlogic-input-adckey.ko
	amlogic-input-ir.ko

Verify:
sc2

Change-Id: Ia8bdb007f4769bd627c9c9493b1d2dff7ffcb9f8
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2022-11-05 12:07:15 +08:00
wanwei.jiang 7ef5fd4983 build: directory customization [1/3]
PD#SWPL-72631

Problem:
common, build and common_drivers directories are not under the same directory

Solution:
common, build and common_drivers directories customization

Verify:
s4d and C2 AF400

Change-Id: I8e29737a0a791d58454691e922dda949098595bb
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2022-02-22 11:00:37 +08:00
wanwei.jiang f57f2b94be ir: porting ir driver [1/1]
PD#SWPL-68760

Problem:
porting ir driver

Solution:
1. porting ir driver
2. porting struct tasklet_struct

Verify:
s4d

Change-Id: I5db4e2404718d0ecdde2c2efa013564c7c5a9298
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2021-12-28 15:33:46 +08:00
wanwei.jiang 2248073b65 gpiokey: porting gpiokey driver [1/2]
PD#SWPL-65870

Problem:
porting gpiokey driver

Solution:
porting gpiokey driver

Verify:
s4d

Change-Id: I05fb390d2960ed000b7bed4726f13f7d581556ec
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2021-12-21 10:15:47 +08:00