Commit Graph

2 Commits

Author SHA1 Message Date
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