Commit Graph

1043 Commits

Author SHA1 Message Date
lukang.jia 99d04263dc dpss: sync code from 5.15 to 6.12 [1/1]
PD#SWPL-245970

Problem:
sync code from 5.15 to 6.12

Solution:
sync code from 5.15 to 6.12
574821
610996
615838
616810

Verify:
T6X

Change-Id: I8f2c55ba78d3bb6cb0ea4ea2f4ea37c31875ba19
Signed-off-by: lukang.jia <lukang.jia@amlogic.com>
2025-12-16 06:20:51 -08:00
jie.dai 3926a54a00 lcd: tcon vrr vdf bringup [2/2]
PD#SWPL-237149

Problem:
need support vrr vdf function

Solution:
add vrr vdf driver

Verify:
t6x

Change-Id: Id7657cda14086d1bc391cb03f61c7844a7c46e52
Signed-off-by: jie.dai <jie.dai@amlogic.com>
2025-12-15 06:39:44 -08:00
qinghui.jiang 88e46bb42d amvecm: sync code from 5.15 to 6.12 [1/1]
PD#SWPL-237898

Problem:
sync code from 5.15 to 6.12

Solution:
sync code from 5.15 to 6.12

Verify:
t966d5

Change-Id: If5587692616b04786c1c8d9b843a76b4224a5d81
Signed-off-by: qinghui.jiang <qinghui.jiang@amlogic.com>
2025-12-15 06:39:35 -08:00
chenyang.liu 958a5593da lcd: fix vbyone hpd bit for t6x and t3x [2/2]
PD#SWPL-245659

Problem:
hpd bit is bit 16 on t6x and t3x, not bit 6

Solution:
read bit 17 for hpd status on t6x and t3x

Verify:
bu301

Change-Id: Icce40a337aa9c42af48eefab9cab051259df3150
Signed-off-by: chenyang.liu <chenyang.liu@amlogic.com>
2025-12-15 03:35:35 -08:00
hang.cheng f75a8be203 hdmitx: set avi picture ar match with vic [1/2]
PD#SWPL-244363

Problem:
Per CTA-861 spec, the AVI M field shall match
the Picture Aspect Ratio associated with the
current Video Format VIC

Solution:
1.for VIC with 4x3 picture aspect ratio, set
AVI M filed as 4x3,
2.for modes which picture aspect ratio not
in 4:3, 16:9, 64:27, 256:135(VESA modes),
set AVI M filed as No Data
3.for VIC with 16x9 or 256x135 picture aspect ratio,
as there's no valid M value for 64:27, 256:135,
keep M filed as default 16x9 as previously did

Verify:
S7D

Test:
DRM-TX-155

Change-Id: I56439bfc0130e5741f4e40983de418859e1c470d
Signed-off-by: hang.cheng <hang.cheng@amlogic.com>
2025-12-15 03:34:47 -08:00
Jian Cao 3de155fcce vpp: add hlg plus in src_map [1/1]
PD#SWPL-237423

Problem:
add hlg plus in src_map

Solution:
add hlg plus in src_map

Verify:
t6x

Change-Id: I940e94a0bef50c15be81af5ac4a8653c7059f17c
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2025-12-12 08:24:41 -08:00
Evoke Zhang ac989e7f93 STR: speed up bl & video resume [1/1]
PD#SWPL-243818

Problem:
str show logo need video & video resume early

Solution:
base on https://scgit.amlogic.com/#/c/583611/
use resume_type=0x3 & pm_ops to resume video_late_resume

Verify:
T6X

Change-Id: Icbb8e577b99a279279c4fe4aec7aa8366e225297
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
2025-12-12 08:24:11 -08:00
hai.cao fdea4f6bd5 video: optimize video mute node info [1/1]
PD#SWPL-245593

Problem:
optimize video mute node info

Solution:
optimize video mute node info

Verify:
t6w

Change-Id: Ied0db53001a889cdf17eecb801fcf5618c561f63
Signed-off-by: hai.cao <hai.cao@amlogic.com>
2025-12-11 20:44:26 -08:00
lele xiang fc71181a2f codec_mm: CF2 16KB Support. [1/2]
PD#SWPL-230463

Problem:
16KB Support

Solution:
Provides a function to convert memory addresses
from 16KB pages to 4KB pages.

Verify:
T7C

Change-Id: I990912f4146d2d70777a8531cf165da5a23210c1
Signed-off-by: lele xiang <lele.xiang@amlogic.com>
2025-12-11 04:22:57 -08:00
Zhongfu Luo 8373498e1f efuse: export symbol for efuse api [1/1]
PD#SWPL-241782

Problem:
need to support efuse api for more module

Solution:
changed efuse api to EXPORT_SYMBOL

Verify:
T6X

Change-Id: I4e60ca50e04b226d5336c9eef367b83f7025c1c3
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
2025-12-10 00:27:42 -08:00
Evoke Zhang fd6ad6d6b5 lcd: add wait stable logic in vs_intr_en = 3 case [1/1]
PD#SWPL-241791

Problem:
vbyone unlock after resume in dtv channel

Solution:
add wait stable logic in vs_intr_en=3 case

Verify:
bu301

Change-Id: If4245cd0764e5b57c1350d6a6ae288cba30145b5
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
2025-12-09 17:46:10 -08:00
qinglin.li 7cd7dbf994 freertos: fix freertos build error [1/1]
PD#SWPL-243407

Problem:
fix freertos build error

Solution:
fix freertos build error

Verify:
local

Change-Id: I3a32d6d76f972087001fcca8d5185fb4895f093f
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2025-12-09 17:45:48 -08:00
Tao Zeng b526c5a1ef amfc: Add more debug for timeout [1/1]
PD#TV-183724

Problem:
debug message for timeout is not enough

Solution:
Add more print(mainly dump source buffer)

Verify:
local

Change-Id: I746b34e95933ec7c29c5e61fe7bc47606c3eda4c
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
2025-12-09 03:15:02 -08:00
yuhua.lin 0f109cfc0b video: modify vpp_ofifo_size to 0x1000 for t6x [1/1]
PD#TV-186293

Problem:
t6x display abnormal after resume

Solution:
modify vpp_ofifo_size for t6x

Verify:
t6x

Change-Id: Ie688634ee9ece613d6bdac29462134085eae6502
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2025-12-08 22:38:38 -08:00
haitao.liu 6fc9dedc49 vdin: Flickers when switching to non-game mode [1/1]
PD#SWPL-237423

Problem:
In game mode,the one buffer method is used,When switching to
a non-game mode,the data on the VPP side gets updated immediately,
but the type has not been updated yet,which leads to abnormal display

Solution:
Do not update the one buffer memory until a new frame has been send to VPP

Verify:
t6x

Change-Id: I299b1e2bf38400270735ce60dbd9198460c6a53f
Signed-off-by: haitao.liu <haitao.liu@amlogic.com>
2025-12-05 06:39:24 -08:00
jialong.jiang a7552e4c63 amdv: solve the problem of redefinition[1/1]
PD#SWPL-234966
PD#SWPL-234967

Problem:
solve the problem of redefinition

Solution:
solve the problem of redefinition

Verify:
ott/tv

Change-Id: I297be7e464d1670b7ea0612cc5a765a5e83c69fb
Signed-off-by: jialong.jiang <jialong.jiang@amlogic.com>
2025-12-03 21:59:20 -08:00
benlong.zhou 2d120bb920 kernel: read boot log same as kernel5.15 [1/1]
PD#SWPL-237927

Problem:
kernel can't get boot log

Solution:
kernel get boot log that they are blx's log
same as below CL
https://scgit.amlogic.com/#/c/527327/
https://scgit.amlogic.com/#/c/568160/
https://scgit.amlogic.com/#/c/580089/

Verify:
s7d_bm201

Change-Id: I786569565b2b5effde66d620e3b9b014ec6f8a2c
Signed-off-by: benlong.zhou <benlong.zhou@amlogic.com>
2025-12-03 21:58:50 -08:00
rong.wang 537d27147b dpss: sync code from 5.15 V2 [1/1]
PD#SWPL-241252

Problem:
dpss sync code from 5.15

Solution:
latest:bcda4c40b0469d6c9431d56dceec5c0f7ce62284

Verify:
T6W/t6x

Change-Id: Ic301846667d0273a660e9a1f3cb91a1cb9bd6542
Signed-off-by: rong.wang <rong.wang@amlogic.com>
2025-12-03 01:00:41 -08:00
qiyao.zhou ebd18ac35b dpss_process: sync code drom 5.15 to 6.12. [1/1]
PD#SWPL-241252

Problem:
dpss sync code from 5.15

Solution:
end id:Iad12955e8cf4a81737ab669a9b788809fde40e38

Change-Id: I456a05a29df752c33229748003cd04aa0ba89c94
Signed-off-by: qiyao.zhou <qiyao.zhou@amlogic.com>
2025-12-03 01:00:36 -08:00
Jian Cao bb8c948bd9 dpss_frc: export the FRC interfaces [1/1]
PD#SWPL-230657

Problem:
need to export the FRC interfaces

Solution:
implement it

Verify:
T6X

Change-Id: Icecab799ac9ae2b1e3062be332165bfc660cfd79
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2025-11-26 08:08:12 -08:00
Deyong Chen a3b9b2d4a7 vpq: implement dev/vpq in K6.12 [1/1]
PD#SWPL-236514

Problem:
sync dev/vpq from K5.15 to K6.12,
develop logic between videodisplay wth vpq,
add dlby logic,
add dpss case bin logic,
add non-standard timing logic,
optimized vpq code,

Solution:
--

Verify:
T6W

Change-Id: Ie17c70ff58b2ab5ccb013f91344da7ef5e3f4028
Signed-off-by: Deyong Chen <deyong.chen@amlogic.com>
2025-11-26 08:07:17 -08:00
Pengcheng Chen 961e087056 lut_dma: fix DMA_RD DMC SEC READ CHECK ERROR [1/1]
PD#SWPL-239061

Problem:
fix DMA_RD DMC SEC READ CHECK ERROR

Solution:
1. change lut_dma reg from vcbus to rdma write
2. video disable need fgrain_stop
3. fgrain_stop need lut_dma_disable

Verify:
T6d

Change-Id: Ibda7e4e5088d4d8efb4ba556accbec0c1c059e15
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
2025-11-25 19:18:33 -08:00
donghui.wang 968bd5aa7b ldim: modify level index to 256 [1/1]
PD#SWPL-241727

Problem:
16 level index not enough

Solution:
support 256 level index

Verify:
t6x

Change-Id: I4d161bc780fdb1130b74bbf78314ee444bcefead
Signed-off-by: donghui.wang <donghui.wang@amlogic.com>
2025-11-25 13:02:26 -08:00
lizhi.hu e3daf28d63 lcd: dsi_update for tablet [1/1]
PD#SWPL-239629

Problem:
support dsi panel suspend and resume for tablet

Solution:
add

Verify:
s6

Change-Id: Ief9ce2d7738e9d02213ff198b21d5396eb36ee9a
Signed-off-by: lizhi.hu <lizhi.hu@amlogic.com>
2025-11-25 01:24:43 -08:00
zhikui.cui 698ed08c1c NAND: get bl2 copies number and pages per copy from cmdline [2/2]
PD#SWPL-237737

Problem:
Unified retrieval of bl2 copies number and pages per copy from cmdline

Solution:
v2019 bl2 related information transmitted from cmdline boot_layout variable
to kernel like v2023, then get bl2 information from boot_layout in kernel.

Verify:
a5

Change-Id: Ieac362fb2a2c129ecb3d52f6f9842ac8792839dd
Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>
2025-11-25 00:34:27 -08:00
chen.xu 490d7d9abc dpss: vd1 and dpss switch will splash screen [1/1]
PD#SWPL-232397

Problem:
vd1 and dpss switch will splash screen.

Solution:
1.dpss process needn't set dv/hdr mode while switch.
2.vd1 switch to dpss need call vpp interface, vpp will mute.
3.dpss switch to vd1, while dpss finish then switch to vd1.
4.dpss to vd1, need vd1 first toggle then destroy dpss.
5.dtv seamless channel change, dv/hdr core on dpss, so vd1 frame
not allow toggle.

Verify:
t6w

Change-Id: I30acc15da695b3afe52e903339310fa56b6a972b
Signed-off-by: chen.xu <chen.xu@amlogic.com>
2025-11-24 19:34:19 -08:00
Mingliang Dong 5119f97066 amvecm: add hdr path switch logic [1/1]
PD#SWPL-227028

Problem:
add hdr path switch logic

Solution:
add hdr path switch logic

Verify:
T6X

Change-Id: Id96522cd19471c3f7874b46e0d5c0466a9d96679
Signed-off-by: Mingliang Dong <mingliang.dong@amlogic.com>
2025-11-24 19:34:06 -08:00
can.zhang fc2295e56d amdv: add vpq interface [1/1]
PD#SWPL-230623

Problem:
test

Solution:
test

Verify:
Verified on local

Change-Id: Id9386c65e82409b6a325fc10e46b914c7a8bd8d6
Signed-off-by: can.zhang <can.zhang@amlogic.com>
2025-11-21 22:07:04 -08:00
Long Yu bdc62eea67 sdio: set input delay 0 [1/1]
PD#SWPL-238701

Problem:
The inherent delay configuration inside the Wi-Fi module is not
compatible with the controller, which may cause sampling errors in the
TX direction.

Solution:
Set the internal CMD and DATA line delays of Wi-Fi to 0

Verify:
sc2

Change-Id: I4ac8434d87977e4dba4dd9ee52b171b6b49995f0
Signed-off-by: Long Yu <long.yu@amlogic.com>
2025-11-20 23:01:20 -08:00
qinghui.jiang 4a12fc00c6 vpp: sync new vpp driver from 5.15 [1/1]
PD#SWPL-236518

Problem:
sync new vpp driver from 5.15

Solution:
sync new vpp driver from 5.15

Verify:
t966d5

Change-Id: I001b40c87c8bb503bf19c5fb243d73cc933af508
Signed-off-by: qinghui.jiang <qinghui.jiang@amlogic.com>
2025-11-19 01:02:09 -08:00
lele xiang 7d69b95f8d codec_mm: CF1 Provide buffer prealloc mechanism for non-secure mem. [1/1]
PD#SWPL-239539

Problem:
Provide buffer prealloc mechanism for non-secure mem

Solution:
Provide buffer prealloc mechanism for non-secure mem.

Verify:
T6W

Change-Id: I3cd58f3bb226ffe5ce3b5c864cd60c30bc53597e
Signed-off-by: lele.xiang <lele.xiang@amlogic.com>
2025-11-14 06:44:48 -08:00
can.zhang 838a34d08e amprime_sl: sync 515 dpss code to 612 [1/1]
PD#SWPL-237915

Problem:
No sync dpss primehdr code

Solution:
Add dpss primehdr code

Verify:
Verified on t6w/x

Change-Id: I63338cc2037e29716c29f34a0df2b9c02b7a4454
Signed-off-by: can.zhang <can.zhang@amlogic.com>
2025-11-14 04:11:16 -08:00
Jian Cao 4617e23550 vpp: implement 2x2 display support [1/1]
PD#SWPL-225969

Problem:
add 2x2 display support

Solution:
add this support

Verify:
T6X

Change-Id: I1f5d4be108a7993c6fedc050fb411f9dc4f91c3f
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2025-11-12 07:56:11 -07:00
joy.rao 04543624be resman: CB2 sync from 5.15 for resman [1/1]
PD#SWPL-235264

Problem:
need merge patch to 6.12 from 5.15

Solution:
merge patch from 5.15
498620
501622
531507
555564

Verify:
PB build 4359

Change-Id: Ia4d0d3797cea03226b17bfba80b24643d389a236
Signed-off-by: joy.rao <joy.rao@amlogic.com>
2025-11-12 07:55:07 -07:00
yujun.zhang 8867ac0bd1 hdmitx: fix null meson_tx_dev pointer dereference [1/1]
PD#SWPL-237704

Problem:
Null meson_tx_dev pointer dereferences

Solution:
If NULL, don't dereference meson_tx_dev pointer but use
default meson_tx_log to print log.

Verify:
S905X5M

Test:
DRM-TX-78

Change-Id: I33f16898be444c203375e0d20e33a9b046570310
Signed-off-by: yujun.zhang <yujun.zhang@amlogic.com>
2025-11-10 23:31:59 -07:00
Huijuan Xiao 714d3b0d89 hdr: sync hdr code ker 5.15 to 6.12 [1/2]
PD#SWPL-237418

Problem:
update hdr processes to align ker 5.15

Solution:
update hdr processes to align ker 5.15

Verify:
S7D

Change-Id: I8f468ba354efed5d3892dd12bd77dacf873b9658
Signed-off-by: Huijuan Xiao <huijuan.xiao@amlogic.com>
2025-11-10 00:01:53 -07:00
qinglin.li 5902c160fb upgrade: common16-6.12 upgrade to 6.12.38 [2/3]
PD#SWPL-234739

Problem:
update include/linux/upstream_version.h
fix conflict
kernel_aarch64 update by android16-6.12-2025-09_r3
https://ci.android.com/builds/submitted/14266828/kernel_aarch64/latest
kernel_aarch64 update by android16-6.12-2025-09_r3
https://ci.android.com/builds/submitted/14266828/kernel_aarch64_tv/latest

Solution:
AML_KERNEL_VERSION      11
UPSTREAM_VERSION        "cbb0a15dcc1e"
AML_PATCH_VERSION       "cbb0a15dcc1e"
MERGE_DATE              "2025-10-16"

Verify:
local

Change-Id: I1fc59ada149d027adef899be562bb5dd593c3843
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2025-11-05 20:02:58 -07:00
Liming Xue 32dd8371bb thermal: add virtual sensor [1/1]
PD#SWPL-236772

Problem:
kernel 6.12 thermal cooling device not bind hot point.

Solution:
add virtual sensor to bind cooling device of using STEP_WISE governor.

Verify:
sc2

Change-Id: Id0979ba772271153b98974d04354117c1a17bfdb
Signed-off-by: Liming Xue <liming.xue@amlogic.com>
2025-11-05 00:10:13 -07:00
zijie.hong b5d041ca34 vdin: t6x k6.12 bringup [1/1]
PD#SWPL-234401

Problem:
t6x k6.12 bringup

Solution:
sync code from k5.15

Verify:
t6x

Change-Id: Idb35f17728dab6fb947ac462ed25e9b7dbae7b8e
Signed-off-by: zijie.hong <zijie.hong@amlogic.com>
2025-11-04 09:31:56 -07:00
Jinbing Zhu 35a5b05cf6 amvecm: sync t6x pq 5.15 to 6.12 [1/1]
PD#SWPL-234392

Problem:
sync t6x pq 5.15 to 6.12

Solution:
sync t6x pq 5.15 to 6.12

Verify:
t6x

Change-Id: I9dc9abaa2a0e6dab1f01be5bf6660f4861aad59e
Signed-off-by: Jinbing Zhu <jinbing.zhu@amlogic.com>
2025-11-04 08:18:34 -07:00
yuhua.lin 62634bc73c vpu: add 892M vpu clk for t6x [1/1]
PD#SWPL-230426

Problem:
add 892M clk for vpu

Solution:
complete it

Verify:
t6x

Change-Id: I345b5e9aadbe66fdd4c45b527d4533d746cafb85
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2025-11-03 18:34:51 -07:00
Tao Zeng 6d626f7876 amfc: skip work if in suspend [1/1]
PD#SWPL-235367

Problem:
amfc compress timeout after resume

Solution:
Skip work if in suspend

Verify:
t6w

Change-Id: I404f9b49f05cd55850e2f57f1b32bcd734cb649a
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
(cherry picked from commit d2ffe3e8367fa5d3d88f04f0f866d866f277ba7b)
2025-11-03 18:34:12 -07:00
yiting.deng 03b97b46a5 vrtc: optimize vrtc driver [2/2]
PD#SWPL-195087

Problem:
integrate rtc and vrtc, optimize rtc driver

Solution:
fix it

Verify:
s7, s6, t5m, txhd2, sc2, t7c, a5

Change-Id: I62c3cc23bb848c6ba0e3e44305c725b07ee108f7
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
2025-11-03 02:41:58 -07:00
Jinbing Zhu 581dcbda14 amvecm: sync t6w hdr 5.15 to 6.12 [1/3]
PD#SWPL-228897

Problem:
sync t6w hdr 5.15 to 6.12

Solution:
sync t6w hdr 5.15 to 6.12

Verify:
t6w

Change-Id: I5e41f83db4d5f87f5774e36c4bf622710dd51653
Signed-off-by: Jinbing Zhu <jinbing.zhu@amlogic.com>
2025-10-31 08:23:24 -07:00
yao liu a9e4b219d2 amdv: sync t6w/t6x from 5.15 [3/3]
PD#SWPL-235205

Problem:
sync t6w/t6x from 5.15

Solution:
sync t6w/t6x from 5.15, disable ENABLE_DPSS first,
enable it after dpss code sync

Verify:
s7d

Change-Id: I7bad5ecc17d86a20e24dd5efd148f969a1bd0805
Signed-off-by: yao liu <yao.liu@amlogic.com>
2025-10-31 06:18:44 -07:00
rong.wang 2dc56c0962 dpss: dpss bringup in 6.12 [2/3]
PD#SWPL-228897

Problem:
dpss bringup in 6.12

Solution:
dpss bringup in 6.12

Verify:
T6X/T6W

Change-Id: Ic35aaa959a74953992bcb9f733e13a5bad3da652
Signed-off-by: rong.wang <rong.wang@amlogic.com>
2025-10-31 03:18:52 -07:00
dijie.pan 79b2db157b drm: suspend/resume,when click the settings icon,display abnormal [1/1]
PD#SWPL-235624

Problem:
During suspend,the TX switched to dummy mode,
but the VIU mux was not cleared,
causing the dummy mode to use the TX VIU mux,
resulting in incorrect ENCL configuration,loss of vsync interrupts,
and scaler configuration failure.

Solution:
Before each state transition, reinit the viu mux to its default values

Verify:
s6

Test:
DRM-OSD-82

Change-Id: I7bcc732ff1457c261c5bf33dac538752b44e3d25
Signed-off-by: dijie.pan <dijie.pan@amlogic.com>
2025-10-30 15:18:11 -07:00
Qingpeng Yang 536fd8b52a eth: bringup t6x on kernel 6.12 [1/1]
PD#SWPL-234368

Problem:
t6x eth didn't work on kernel 6.12

Solution:
bringup t6x on kernel 6.12
1.Sync CL: 572284, 573414, 575489
2.Add '.config_aneg' function instance for meson phy,
to fix phydev->eee_enabled with device tree setting.
Otherwise, the phydev->eee_enabled obtained by 'phy_probe'
would cause the EEE advertisement register to be
overwritten when calling 'genphy_c45_an_config_eee_aneg'.

Verify:
t6x-bu309

Change-Id: I2536867ff7ff1a7a811e02af9edb843c4639a319
Signed-off-by: Qingpeng Yang <qingpeng.yang@amlogic.com>
2025-10-29 19:18:25 -07:00
huijie.huang a2015b0d6a lcd: tcon support discontinuous register parser [2/2]
PD#SWPL-217657

Problem:
need to support tcon discontinuous register parser

Solution:
support tcon discontinuous register parser

Verify:
T5M

Change-Id: Ie6f988107acdffa4d58072879a33801f3a4bf3fb
Signed-off-by: huijie.huang <huijie.huang@amlogic.com>
2025-10-29 16:27:21 -07:00
ruofei.zhao 2a4da29f5d hdmitx: sync cuva code from kenrel 5.4 to kernel 6.12 meson_tx_connector [1/1]
PD#SWPL-235142

Problem:
the cuva code of kernel 6.12 is incorrect

Solution:
sync cuva code from Kenrel 5.4 to kernel 6.12

Verify:
S905X5M

Test:
DRM-TX-78

Change-Id: Ie44e5e555b416ff8be8d6a033ac0516e6bcf6bc1
Signed-off-by: ruofei.zhao <ruofei.zhao@amlogic.com>
2025-10-29 06:27:13 -07:00