Commit Graph

6 Commits

Author SHA1 Message Date
junyi.zhao 0dc8c6707a i2c: typo check fix [1/1]
PD#SWPL-103802

Problem:
need to fix typo check

Solution:
correct it

Verify:
SC2 AH212

Change-Id: I95504204b575cea329767e4976fc2f3e9cddab4e
Signed-off-by: junyi.zhao <junyi.zhao@amlogic.com>
2022-12-06 03:38:59 -07: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
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
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 eae63c7055 i2c: porting i2c driver [2/2]
PD#SWPL-68122

Problem:
modify the code to meet the checkpatch requirements

Solution:
modify the code to meet the checkpatch requirements

Verify:
s4d

Change-Id: I1e4d35cf212a8467134ade76a43f1f882a508572
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2021-12-21 18:39:22 +08:00
wanwei.jiang 9d0173b0cc i2c: porting i2c driver [1/2]
PD#SWPL-68122

Problem:
porting i2c adapter driver

Solution:
porting i2c adapter driver

Verify:
s4d

Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
Change-Id: I1c05f792d17cb92e9f8b2e880b2c210aa2f66426
2021-12-21 17:12:11 +08:00