Commit Graph

8 Commits

Author SHA1 Message Date
Zelong Dong 8e475942ad ir: optimize ir input driver keybit [1/1]
PD#SWPL-113695

Problem:
the length of uevent env string was exceed
because of too many keybits.

Solution:
optimize ir input driver keybit.

Verify:
t7_an400

Change-Id: Ib1292c65fdd7444d4158d46dbd3b36fefdeffebb
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2023-06-20 01:52:09 -07:00
Zelong Dong 79b2e8f1f6 ir: support custom vendor and product id [1/1]
PD#SWPL-115519

Problem:
support custom vendor and product id

Solution:
support custom vendor and product id

Verify:
t7_an400

Change-Id: I916ef9e0bc3f8a2e21f02e92d9dd31f1319a8e0d
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2023-03-27 04:16:47 -07:00
Zelong Dong 424885550f ir: support EV_REL only when enable ir mouse mode [1/1]
PD#SWPL-108487

Problem:
not allow to support EV_REL in CTS test

Solution:
support EV_REL only when enable ir mouse mode

Verify:
t7_an400

Change-Id: Ia1228038e48dc04fa0a02a94bee9edc711b3fdf2
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2023-03-08 23:16:09 -08:00
Zelong Dong f3b5d54aae typo check: fix ir&jtag driver typo error [1/1]
PD#SWPL-103902

Problem:
cl check has false positives word

Solution:
fix ir&jtag driver typo error

Verify:
ohm

Change-Id: I0b05b50d800f694c63afef3b329bc437ec850bf4
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2022-12-29 00:41:07 -08: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
pengzhao.liu b946ffb848 typo: clear typo problem [1/1]
PD#SWPL-89627

Problem:
clear typo problem

Solution:
clear typo problem

Verify:
s4d

Signed-off-by: pengzhao.liu <pengzhao.liu@amlogic.com>
Change-Id: I9121c9d4b54df9b9a7c244182693e0fd616f5a9e
2022-09-07 20:06:45 +08: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 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