Commit Graph

20 Commits

Author SHA1 Message Date
wenlong.zhu dbe218d2f0 UAC: uac related files update to kernel 5.15 [1/1]
PD#SWPL-114902

Problem:
1. AudioBridge module needs to be added to kernel 5.15.

Solution:
1. Adjust the uac related files that AudioBridge depends on.

Verify:
A113L AD403 Board

Change-Id: I3f597b97d4ee658f07f9ea5f2d182235fe154b81
Signed-off-by: wenlong.zhu <wenlong.zhu@amlogic.com>
2023-04-06 20:15:25 -07:00
Feng Chen bc95150e80 mtdblock: add squashfs mount support [1/1]
PD#SWPL-117382

Problem:
add squashfs mount support

Solution:
add squashfs mount support

Verify:
s4_aq2432

Change-Id: I663aa278d5521dd03279951b4fecf1d0183fdf8b
Signed-off-by: Feng Chen <feng.chen@amlogic.com>
2023-04-06 08:22:52 -07:00
Wanwei Jiang ebd7f802c5 module: auto patch with mk_smarthome [1/1]
PD#SWPL-109858

Problem:
auto patch with mk_smarthome
ls: cannot access '*.patch': No such file or directory

Solution:
auto patch with mk_smarthome
using find instead of ls command

Verify:
sc2

Change-Id: I76a156cc1f556e9361e809f2d4de59b62d2260b6
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-04-04 04:20:50 -07:00
Feng Chen 05429451ae mtdblock: modify for squashfs mount [2/2]
PD#SWPL-116004

Problem:
1.squashfs don't handle bad block
2.partition size returned from mtdblock
is incorrect

Solution:
add Macro CONFIG_AML_NAND

Verify:
s4_aq243

Change-Id: I82110118b0bfe78a6615bd9159f741800b37abda
Signed-off-by: Feng Chen <feng.chen@amlogic.com>
2023-03-27 22:32:48 +08:00
Jianxiong Pan aea70e90c5 mm: enable vmap stack on 32bit arch. [1/1]
PD#SWPL-112184

Problem:
vmap stack is not enabled on 32bit arm arch.

Solution:
Enabled it.

Verify:
local.

Change-Id: I493b4fb641a729cbbd461a63ed6cecea52bf7c92
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2023-03-22 06:12:20 -07:00
min.yang 0d40452405 dvb-core: fix blind scan fail [1/1]
PD#SWPL-111880

Problem:
do blind scan,unable to search channel

Solution:
sync code from 5.4

Verify:
S905C3

Change-Id: If71414ec20debf466814b6f83da28c8a66aace9b
Signed-off-by: min.yang <min.yang@amlogic.com>
2023-03-21 23:36:13 -07:00
Jianxiong Pan 704b2d55f0 mm: delete the vmap stack auto patch. [1/1]
PD#SWPL-112184

Problem:
the vmap auto patch is no longer required.

Solution:
delete the vmap auto patch.

Verify:
build pass.

Change-Id: I5ad12474047d6b335589ef4bcaa7250c783b100a
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2023-03-20 04:11:51 -07:00
Zhuo Wang 012b8f9e14 eth: complete wol other function [1/1]
PD#SWPL-114869

Problem:
wol may not work normally in some special case.

Solution:
complete 2 wol patch
1.come from https://scgit.amlogic.com/#/c/293893/
2.hold sometimes after resume

Verify:
QA_verify with oppen

Change-Id: I89599dc6eb891286715dfc3c5b03f7d68b56ef09
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
2023-03-16 22:18:24 -07:00
Jianxiong Pan 02b9290a75 dmc: change vendor hook to get pagetrace buffer. [1/1]
PD#SWPL-112306

Problem:
android u remove the rmqueue vendor hook.

Solution:
use cma_drain_all_pages_bypass instead.

Verify:
t5m_ay301.

Change-Id: I8f1c1634e9c72d15e9a1f7aac937b5fcc66f00be
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2023-03-16 21:03:42 -07:00
Dezhen Wang 34458da1ab file: merge 0003 patch into 0001 patch [1/1]
PD#SWPL-114639

Problem:
the files in autopatch is redundant

Solution:
merge 0003 patch into 0001 patch

Verify:
local

Change-Id: Ifdc82d385377edd39a2deeb68c6cb27d1c7bde08
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2023-03-16 02:22:57 -07:00
qinglin.li 4a37e9ce87 freertos: combine freertos common code [1/1]
PD#SWPL-114636

Problem:
combine freertos common code

Solution:
combine freertos common code

Verify:
local

Change-Id: I8fa61a376bd54841ef584db66cfb29362837b9eb
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2023-03-16 01:13:25 -07:00
Dezhen Wang 9c393aaf5f file: rename the names of files in autopatch [1/1]
PD#SWPL-114639

Problem:
the name of the files in autopatch is wrong

Solution:
fix the order of the name of the files

Verify:
local

Change-Id: Ie7ac27c5d58a332b721d8368610aa542b87015c4
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2023-03-14 03:01:11 -07:00
Zhuo Wang 0d552b9f90 eth: restart eth0 when resume [1/1]
PD#SWPL-114869

Problem:
phy not work atfer resume sometimes

Solution:
restart ethernet after resume

Verify:
QA_verify with oppen

Change-Id: If247d7130dd0f9f6196a272e25a1acfe6b5f6abd
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
2023-03-13 03:16:10 -08:00
Jiucheng Xu f92b7e91c6 dm: Remove bow common modification [1/1]
PD#SWPL-114099

Problem:
bow code has been integrated in kernel/common

Solution:
revert common_driver bow relative code.

Verify:
sc2

Change-Id: Ifb491fa67fd5093ed57b319644d9dc7bc276056e
Signed-off-by: Jiucheng Xu <jiucheng.xu@amlogic.com>
2023-03-13 03:16:07 -08:00
Wanwei Jiang eba5a519c3 common: disable module sign [1/1]
PD#SWPL-109858

Problem:
disable module sign

Solution:
1. disable module sign
2. don't make system_dlkm.img

Verify:
sc2

Change-Id: Iaf3a67608bd7015835d94a9197ea17782bd7ecf9
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-03-10 23:21:12 +08:00
qinglin.li b721106f36 serror: use exit vendor hooks show dmc reg when serror [2/2]
PD#SWPL-112303

Problem:
use exit vendor hooks show dmc reg when serror

Solution:
use exit vendor hooks show dmc reg when serror

Verify:
sc2

Change-Id: I528f3ee60ea29c8b42d8397da60c19407bae2ad7
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2023-03-09 01:12:34 -08:00
Wanwei Jiang 5a7a3439e5 common: enable module sign [1/1]
PD#SWPL-109858

Problem:
build error:
out/android14-5.15/common/scripts/sign-file: No such file or directory

Solution:
enable module sign, but still disable CONFIG_MODULE_SIG_PROTECT

Verify:
sc2

Change-Id: I7a6663aa9d50269b7d1e7ca213642a49e26f6bd0
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-03-08 08:06:11 -08:00
Wanwei Jiang fd0540a785 common: disable module sign [1/1]
PD#SWPL-109858

Problem:
can't insmod closed ko

Solution:
disable module sign

Verify:
sc2

Change-Id: I9b252563f065b005f7ce5828feb3f8f03deedea6
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-03-08 01:44:22 -08:00
Wanwei Jiang b84fbe0d0d common: group the common's patches [1/1]
PD#SWPL-114348

Problem:
group the common's patches

Solution:
1. the zstd in the current kernel is newer than the version we ported,
so delete 0073*.patch
2. group the common's patches

Verify:
sc2

Change-Id: I3f5e68e44fe3ca8911541a366945bfb4ab7f940c
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-03-07 07:47:55 -08:00
Wanwei Jiang 19d6cc0c8c auto_patch: change directory [1/1]
PD#SWPL-109858

Problem:
change auto_patch directory from common to auto_patch

Solution:
change auto_patch directory from common to auto_patch

Verify:
sc2

Change-Id: I5539fcae1f8edfe4c145b5c4fdebc23e79f6cf62
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
2023-03-02 22:25:24 -08:00