wanwei.jiang
7d95201ddd
gpio: porting gpiolib function [1/1]
...
PD#SWPL-65870
Problem:
add function gpiod_set_pull
Solution:
add function gpiod_set_pull
Verify:
s4d
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
Change-Id: Id027b5b1abfb675445ff01fc8faaa207147a8954
2021-12-21 09:51:07 +08:00
wanwei.jiang
7c6fe06dc6
pm: porting pm driver [1/2]
...
PD#SWPL-68037
Problem:
porting pm driver
Solution:
1. porting pm driver
2. modify device attribute to class attribute
Verify:
s4d
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
Change-Id: If5fa4dbdca1d77ba603d9b5f8374d3f8ac55db2a
2021-12-20 16:31:52 +08:00
wanwei.jiang
098108a06e
cpuinfo: porting cpuinfo driver [2/2]
...
PD#SWPL-67677
Problem:
modify the code to meet the checkpatch requirements
Solution:
1. modify code style
2. export cpuinfo_get_chipid
3. print cpuinfo_chip_id
Verify:
s4d
Change-Id: I23db8e3efaf1d634a88d2970c1f183b9fad21b22
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
2021-12-15 15:59:20 +08:00
wanwei.jiang
7eaa5e3d6c
cpuinfo: porting cpuinfo driver [1/2]
...
PD#SWPL-67677
Problem:
porting cpuinfo driver
Solution:
porting cpuinfo driver
Verify:
s4d
Change-Id: I2e137208d4ded6143d288c1ea9f1bf481e84f019
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
2021-12-15 15:59:07 +08:00
qinglin.li
f6e7813927
power: modify the code to meet the checkpatch requirements [1/1]
...
PD#SWPL-66014
Problem:
modify the code to meet the checkpatch requirements
Solution:
modify the code to meet the checkpatch requirements
Verify:
local check
Signed-off-by: qinglin.li <qinglin.li@amlogic.com >
Change-Id: I1e9dca5938bcde461e9403b5df7bc9a0f8c4d1bf
2021-12-10 16:11:16 +08:00
qinglin.li
0e32a70a27
power: porting power driver [1/2]
...
PD#SWPL-66014
Problem:
porting power driver
Solution:
add 1 power drivers
amlogic-power-common.ko
Verify:
s4d
Signed-off-by: qinglin.li <qinglin.li@amlogic.com >
Change-Id: I8af5b5b5eeba4686cf0c09604cd77d2a9c19650f
2021-12-10 16:09:07 +08:00
wanwei.jiang
d8cfbc189b
secmon: init secmon driver [1/1]
...
PD#SWPL-66601
Problem:
porting secmon driver
Solution:
porting secmon driver, and modify function:
dma_alloc_from_contiguous() -> dma_alloc_coherent()
Verify:
s4d
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
Change-Id: Ibe8cee8b91596dcb4caa14c254453faf37425d97
2021-12-09 15:10:33 +08:00
wanwei.jiang
6c0e6a8704
irqchip: Modify the code to meet the checkpatch requirements [1/1]
...
PD#SWPL-65807
Problem:
Modify the code to meet the checkpatch requirements
Solution:
git format-patch -1 --stdout | ../common/scripts/checkpatch.pl --strict -
The following items have not been repaired
1. DT compatible string
Verify:
local check
Change-Id: Ibde323f01e9daee35c521db29cefff9ffa9da2c9
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
2021-12-01 13:34:25 +08:00
wanwei.jiang
1c89d857e7
irqchip: init gpio irq driver [1/1]
...
PD#SWPL-65807
Problem:
init gpio irq driver
Solution:
add 1 driver
amlogic-irqchip-common.ko
Verify:
s4d
Change-Id: I589992db8235c3e335e4e444791de3f73538db63
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
2021-12-01 13:34:17 +08:00
wanwei.jiang
7bd15c52a3
clk: init clock driver [1/1]
...
PD#SWPL-65394
Problem:
init clock driver
Solution:
add 2 clock driver
amlogic-clk-common.ko
amlogic-clk-s4.ko
Verify:
s4d
Change-Id: Icedcea7d56026fb570c5cf305e47f1884d4aa87b
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com >
2021-11-29 19:00:07 +08:00