PD#SWPL-131945
Problem:
android R need build user
fix DEBUG_FS use error
Solution:
disabled DEBUG_FS config when build user
Verify:
local
Test:
zcat /proc/config.gz |grep CONFIG_DEBUG_FS
Change-Id: I274d7e29d3c20a9b6f03bc306f8c9fa185b963c5
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
PD#SWPL-131720
Problem:
there is extra disable of xtal either at
emmc supend(sd unplug) or resume(sd insert).
Solution:
1、set host->src_clk to null so that there's
no extra disable of xtal at resume(sd insert);
2、delete the extra disable of xtal at emmc
supend(sd unplug);
Verify:
t3x
Change-Id: I3f9bd3947b1ee1906a37a0820137f7e763b46d6c
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
PD#SWPL-121168
Problem:
C1 5.15 has no hs400 emmc and sdr104 sd;
rate of mux_div clk has changed since uboot but
clk tree not noted;
Solution:
c1 add hs400 emmc and sdr104 sd and revise mux_div clk rate;
Verify:
C1-C308X-AE400
Change-Id: I460163d3b140fa3c4d77c32f6ccc3dfea527f7c1
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
PD#SWPL-124598
Problem:
The interrupt status was cleared causing
the system to be blocked
Solution:
Adjust the location of the clean interrupt state
Verify:
T3x
Change-Id: I0f5883abcc3364e714244e882aadbe22452a88f4
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-119703
Problem:
support CQE
Solution:
support CQE
Verify:
T5m
Change-Id: Iaf97dac88e1cafbd8b897506dd044e3a3518a593
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-105608
Problem:
kasan reports error when retry sdio wifi
host->card point value has been modified
Solution:
delete init_card function
Verify:
sc2
Change-Id: I43bbce34a9d0f815754521fcba34f6d7bb8dbc27
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-101826
Problem:
CIDs ignored by the owner need to be commented.
Solution:
Add comment.
Verify:
./scripts/amlogic/coverity_check.sh
Change-Id: I98ce05e6a1e20f6d17bbb5dbab161cc832b4686d
Signed-off-by: shufei.zhao <shufei.zhao@amlogic.com>
PD#SWPL-95000
Problem:
Kernel size is too big
Solution:
Remove some CONFIGs
Verify:
c3 pass
Signed-off-by: yao zhang1 <yao.zhang1@amlogic.com>
Change-Id: I13303e5e1e967961c6d1cc32a67465c423816276
Signed-off-by: yongbing.he <yongbing.he@amlogic.com>
PD#SWPL-92313
Problem:
5.15 not shield the mmc retune code of common dir cause
tuning operation happened when change to rpmb partition
everytime
Solution:
hold retune at the probe time
Verify:
sc2
Change-Id: I12be3f98684abdddfd9ec0194c99a0de931b82cd
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
PD#SWPL-91297
Problem:
reset sdio the second failed
Solution:
clear the timing status
Verify:
sc2_ah212
Change-Id: Ib4d1fffb6b22bb75f1d508f211b706963e644e5a
Signed-off-by: Rong Chen <rong.chen@amlogic.com>
PD#SWPL-89453
Problem:
Some are unstable running 200M
Solution:
limited to 167M
Verify:
sc2_ah212
Change-Id: I99e15c4e42ff177e53993822a078434d5202b995
Signed-off-by: Rong Chen <rong.chen@amlogic.com>
PD#SWPL-91737
Problem:
Google additionally defines two
functions without specific implementation
Solution:
To define two functions
Verify:
C2/C3 sdcard
Change-Id: Id47c292a5ebdcf615d461efb69b3525f73cdf867
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-83849
Problem:
emmc index should be 0
Solution:
change sdio/sd/emmc register
Verify:
c3_aw419
Change-Id: I9275e0fe506c8b196f3ba2355ec9ec27917e55e6
(cherry picked from commit 810501bdb17688e618d14b794692661778cbde26)
PD#SWPL-80292
Problem:
sd hotplug problem after add regulator in device tree
Solution:
revise code of mmc host and regulator device tree
Verify:
c2-af400
Change-Id: I4364d4680f684d1ed402384f74404922e3254832
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
PD#SWPL-75154
Problem:
mmc print too much information
Solution:
revise the code
Verify:
local
Change-Id: Ibfd910011cef36870094ff4e3a9934eaf35b62d3
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
PD#SWPL-74441
Problem:
not support sdio reset
Solution:
support reset
Verify:
s4d
Change-Id: Id9f91e492d7394cec0f715c83077e2b7863e53c8
Signed-off-by: Rong Chen <rong.chen@amlogic.com>
PD#SWPL-73048
Problem:
in kernel 5.15,emmc clock is not OK for C2 platform
Solution:
change the clock setting
Verify:
Local
Change-Id: I55820e08e7ba73e1c57e07fa762c237ae5127edb
Signed-off-by: ziyi <ziyi.huang@amlogic.com>
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>
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