Commit Graph

6826 Commits

Author SHA1 Message Date
Qingpeng Yang 34ccbc35a2 eth: fix TXHD2 link issue after resume [1/1]
PD#SWPL-233319

Problem:
After system suspend, due to phy must power off,
TXHD2 phy register reset to default value.

Solution:
Restore phy register after resume.

Verify:
TXHD2-BE311

Change-Id: I40a3dc0636d3c788a7fc245f588270b7f4a205bd
Signed-off-by: Qingpeng Yang <qingpeng.yang@amlogic.com>
2025-09-30 07:28:24 -07:00
Junyi Zhao aceb049148 clk: add gp0 support for mali [1/1]
PD#SWPL-227210

Problem:
gpu need gp0 for over_clk

Solution:
add gp0 support for mali

Verify:
t6d&t5m

Change-Id: I6e3fe4ce090d47b75926002f5067d213eefc7a6f
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
(cherry picked from commit 37159bb156403605f03296f2d0b4e478cff3eefc)
2025-09-30 07:27:44 -07:00
Zhu Lv c49688734d bt: fix bt open fail when wifi off [1/1]
PD#SWPL-166010

Problem:
bt open fail when wifi off

Solution:
bt default power on

Verify:
soddy

Change-Id: I253a4568360ff839c23480d73d725b83d5f3ec35
Signed-off-by: Zhu Lv <zhu.lv@amlogic.com>
(cherry picked from commit af9a4dcafe)
2025-09-30 07:27:37 -07:00
wei huang f3bb561f87 audio: HDMI_IN case fail for auto test. [2/2]
PD#SWPL-232185

Problem:
For Android 16, audio hal set sad information
to hdmi driver first. The default sad information
of pcm is null now.So the sad information of pcm
is cleared when update edid information. For
Android U, the tv server set sad information first.
So audio hal can get the default sad information
of pcm ann there is no this issue on Android U.

Solution:
Set sad information of pcm on audio side directly.
It doesn't get it from hdmi driver side.

Verify:
Test on board TXHD2. It works well now

Change-Id: I43c2bdcced209259fa961afafa01d85e55f6c9d2
Signed-off-by: wei huang <wei.huang@amlogic.com>
2025-09-30 04:22:12 -07:00
hai.cao 5219d97086 vpp: video can not display [1/1]
PD#SWPL-234208

Problem:
sync 5.15 code video display error

Solution:
some changes only in 6.12

Verify:
t6w

Change-Id: Idde138557885e365452ab879f15a8186dacf5e85
Signed-off-by: hai.cao <hai.cao@amlogic.com>
2025-09-30 04:18:49 -07:00
yicheng shen 46fdd546d8 hdmirx: panic when userspace call PD_FIFO_PKTTYPE related ioctl [1/1]
PD#SWPL-232996

Problem:
remove unused ioctl cmd

Solution:
remove unused ioctl cmd

Verify:
T6X

Change-Id: Iffe1402465dc7cc58e0f0ed470a66aa32734a406
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
2025-09-30 04:17:14 -07:00
Junyi Zhao eb7cd9bbfa i2c: fix i2c build error [1/1]
PD#SWPL-233322

Problem:
i2c dump reg func limit param size cause build error.

Solution:
fix it

Verify:
t6x

Change-Id: Ie1d434db01ea4da52a183acd04a98e2d5786573b
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
2025-09-30 04:16:50 -07:00
qing.zhang 2cb5004824 Audio: kernel multicodec to k6.12 with gki [1/1]
PD#SWPL-216636

Problem:
1. kernel gki symbol

Solution:
1. gki symbol request
2. multi codec feature

Verify:
txhd2

Change-Id: I415de2f2b37da06cbe81ec078e95f3ec263eda91
Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
2025-09-30 04:16:21 -07:00
Chuan Liu d66fd3c71c clk: a4: fix audio_core's parent definition incorrect [1/1]
PD#SWPL-233059

Problem:
audio_core's parent definition is incorrect.

Solution:
fixed

Verify:
A113L2

Change-Id: I1b06ae4abbefd3b5d8a7efde871ca0f547a3011d
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
2025-09-30 03:19:09 -07:00
Pengcheng Chen eb0a215302 vpp: fix reverse color not correct in dtv small window [1/1]
PD#SWPL-232762

Problem:
in dtv small window, not set correct uv_swap

Solution:
set correct uv_swap in dtv small window when dpss enable
not frc link disable

Verify:
t6w

Change-Id: Iccfc7da79f4ec321f6194d8b239f0391c189f78a
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit 5402cfc0b4147a127e50746ef425838474086cc5)
2025-09-29 19:47:28 -07:00
Pengcheng Chen 480a450f20 vpp: display abnormal when hsize_in is odd scaler ratio is 2 [1/1]
PD#SWPL-232673

Problem:
hsize_in is odd, pi input hsize need 2 aligned,
pi ratio calc before pi input hsize aligned adjust,
actually after aligned adjust, pi need disable.

Solution:
put pi input hsize aligned adjust before pi ratio calc

Verify:
t6w

Change-Id: Iffe20394b035ee64aa450e403961a303734de1c5
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit 717c3471bb4f0446bbd93729b7fd9ffc48afe576)
2025-09-29 19:47:22 -07:00
Zhu Lv 44fb608541 BT: add pci vid/pid filtering [1/1]
PD#SWPL-232945

Problem:
kernel panic when enable wifi/bt

Solution:
add pci vid/pid filtering

Verify:
s6

Change-Id: Ia125ed51b67cc80c9c91a99bb71c85fad10733e3
Signed-off-by: Zhu Lv <zhu.lv@amlogic.com>
2025-09-29 19:47:15 -07:00
chen.xu 339120520f video_composer: mosaic mode need support tunnel crop and src_crop [1/1]
PD#SWPL-225969

Problem:
mosaic mode need support tunnel crop and src_crop.

Solution:
support.

Verify:
t6x

Change-Id: I21dd563b8e7997b332a7ec8e0a9c2750b6b9e9d4
Signed-off-by: chen.xu <chen.xu@amlogic.com>
2025-09-29 19:39:03 -07:00
Gaowei Zhao 38219dc9d0 hdmirx: fix EMP form2 dolby vision issue [1/1]
PD#SWPL-233242

Problem:
can't signal emp form2 dolby vision

Solution:
fix EMP form2 dolby vision packet parsing

Verify:
t6x

Change-Id: I716237ad1599cc647baa5abc69d9acf2e1a473ab
Signed-off-by: Gaowei Zhao <gaowei.zhao@amlogic.com>
2025-09-29 19:38:58 -07:00
dijie.pan f02939a5b9 drm: bypass wait vblank for logo commit [1/1]
PD#SWPL-217871

Problem:
kernel auto test boottime,drm module init time unstable

Solution:
bypass wait vblank for logo commit

Verify:
s7d

Test:
DRM-OSD-81

Change-Id: Ibe7914d5ed146b508f65d1e3f9448d9f37eaa896
Signed-off-by: dijie.pan <dijie.pan@amlogic.com>
2025-09-29 05:22:07 -07:00
zhou ning b21b1850e9 PQ: screen flash after STR. [1/1]
PD#SWPL-233386

Problem:
screen flash after STR.

Solution:
change lcd_extern driver from module to built-in.

Verify:
TXHD2

Change-Id: Ibbb57ca65b5f6a6b9266a3714c343ab433ab007f
Signed-off-by: zhou ning <zhou.ning@amlogic.com>
2025-09-29 05:21:52 -07:00
jian zhou 53caa8b32b audio: fix sleeping function called from invalid context [1/1]
PD#SWPL-232936

Problem:
BUG: sleeping function called from invalid context at
kernel/locking/mutex.c:293
___might_sleep+0x160/0x174
mutex_lock+0x28/0x70
clk_prepare_lock+0x5c/0x114
clk_set_rate+0x28/0xc4
earctx_set_dmac_freq+0x1b8/0x20c
aml_earctx_set_audio_coding_type+0xcc/0x138
aml_earctx_enable+0x74/0xe0
sharebuffer_trigger+0xc8/0xe4
ss_trigger+0x4c/0x54
ss_trigger+0xc4/0xfc
aml_dai_tdm_trigger+0x120/0x4a8

Solution:
set clock rate at prepare function.

Verify:
T962D4

Change-Id: Ic9147c452622ee7abd63c24a83765a1dcfcf06d4
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
2025-09-29 05:21:41 -07:00
mingxiu.sun 940a3a2e41 vdin0: t6w 420 12bit source abnormal [1/1]
PD#SWPL-232344

Problem:
T6W TB49 doesn't have preproc.
VDIN is configured according to the format yuv444 8bit after the tunnel.

Solution:
For the input of yuv420 12, hdmi_rx doesn't perform tunnel,
and vdin outputs yuv422 10bit.

Verify:
t6w kernel5.15

Change-Id: If9ab277c099dfc7774eff7b238567f69dfbf51f2
Signed-off-by: mingxiu.sun <mingxiu.sun@amlogic.com>
2025-09-28 14:02:36 -07:00
Qianggui Song e07629e15c defconfig: txhd2: enable bluetooth [1/1]
PD#SWPL-232351

Problem:
bluetooth device not enable.W2L need this.

Solution:
enable it

Verify:
TXHD2

Change-Id: I667912b6897ef6cd2738726714665146356146c0
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
2025-09-28 09:20:18 -07:00
Cheng Wang 3cac72f81d frc: adjust clock to resident mode [1/1]
PD#SWPL-225470

Problem:
FRC abnormal access DMC0

Solution:
adjust clock to resident mode

Verify:
T5M

Change-Id: I001f1f5fb44d7e8a6393ea57f9fb6a9d29b3af88
Signed-off-by: Cheng Wang <cheng.wang@amlogic.com>
2025-09-28 09:19:44 -07:00
Jianxiong Pan 57baa06a9c mm: cma allocation continues to busy and exit. [1/1]
PD#SWPL-229451

Problem:
cma task loading up to 100%.

Solution:
exit cma allocation when page isolate failed.

Verify:
local.

Change-Id: Ibc04f26c33fc616d1ecba8ac6606c1bc60260327
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2025-09-28 02:31:01 -07:00
hai.cao c0c0f6ee87 video: add t6w video support [1/1]
PD#SWPL-228895

Problem:
add t6w video support

Solution:
add support

Verify:
t6w

Change-Id: I999351db30836a46d1cf925eb99ffd0aec395698
Signed-off-by: hai.cao <hai.cao@amlogic.com>
2025-09-28 00:32:05 -07:00
Jian Hu 6791f99cce bringup: add t6x basic environment [1/1]
PD#SWPL-232217

Problem:
kernel 6.12 t6x bringup

Solution:
add t6x basic environment based Kernel 5.15

Verify:
t6x

Change-Id: Ia1674da89dd6fc36252d83d7718a21cfbe4a7b99
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
2025-09-28 00:31:56 -07:00
yicheng shen 5d67d6fe91 hdmirx: optimize dacr sw flow [1/1]
PD#SWPL-230043
PD#SWPL-231404

Problem:
1.audio fifo monitor was not enabled when dacr is on,
will not reset fifo when a_fifo error
2.DACR reset changed to another register on t6x

Solution:
1.enable audio fifo monitor when dacr is on
2.DACR reset changed to another register on t6x

Verify:
TXHD2/t6x

Change-Id: I3517997865aafc26d010b2f2e3d5e20d3281ee4f
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
2025-09-28 00:31:49 -07:00
jinbiao 351213d72e mmc: fixed the deadlock issue when reading tuning parameters [1/1]
PD#SWPL-233048

Problem:
After the eMMC reports an error, a deadlock occurs
when the eMMC reinitializes and reads the tuning parameters.

Solution:
Fixed the deadlock.

Verify:
T5M

Change-Id: I90c683606d3c9821f39c87c9c8c42a277f3ba505
Signed-off-by: jinbiao <jinbiao.ou@amlogic.com>
2025-09-28 00:31:38 -07:00
Liang Yang 9a6b2213c4 yaffs: support linux-6.12 [1/1]
PD#SWPL-231105

Problem:
yaffs doesn't support linux version which is higher
than 5.15, because some vfs structs and interfaces
are changed.

Solution:
follow the Linux-6.12 vfs new feature and fix yaffs vfs
adaptation layer.

Verify:
t6d

Change-Id: I407e0525d560791c1e83e20831aa70d970d805bd
Signed-off-by: Liang Yang <liang.yang@amlogic.com>
Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>
2025-09-27 22:31:42 -07:00
Wenjie Qiao b880d2f457 hdmitx: correct the spelling mistakes of Dolby words [1/1]
PD#SWPL-233024

Problem:
Dolby's word is misspelled

Solution:
correct the spelling mistakes of Dolby words

Verify:
s7d

Test:
DRM-TX-33

Change-Id: I97cfb479d93796faf4a8792207e759590676c01e
Signed-off-by: Wenjie Qiao <wenjie.qiao@amlogic.com>
2025-09-27 22:31:17 -07:00
chen.xu cbfdc50136 video_composer: support mosaic mode for t6x [1/1]
PD#SWPL-232630

Problem:
need support mosaic mode for t6x.

Solution:
support.

Verify:
t6x

Change-Id: I915b6672e8f5d766ce9b21abf0d37640bbb52294
Signed-off-by: chen.xu <chen.xu@amlogic.com>
2025-09-27 22:31:13 -07:00
Zhu Lv 8898c7c94a bt: optimize aml_bt driver loading time [1/1]
PD#SWPL-155688

Problem:
aml_bt driver loading time too long

Solution:
optimize aml_bt driver loading time

Verify:
calla

Change-Id: I3b9f8dbd9e2b5f278a4d1c0d01f64c1172693f85
Signed-off-by: Zhu Lv <zhu.lv@amlogic.com>
(cherry picked from commit 78add0a045)
2025-09-27 22:30:52 -07:00
Song Zhao 2d6c1e5215 msync: refine IPTV mode [1/3]
PD#TV-97540

Problem:
Mircast needs IPTV mode because some of the device like Windows11 PC
won't alwasy mux audio. Playback needs to switch between A/V master
modes.

Solution:
refine IPTV_MODE support

Verify:
Windows11 PC miracast + Platco/Element + TM2

Change-Id: I634f484740fb1b0a6d7fdb8bce1811f66a7c13d0
Signed-off-by: Song Zhao <song.zhao@amlogic.com>
2025-09-27 22:30:42 -07:00
ruofei.zhao a0c3756c2b hdmitx: uboot supports qms, kernel does not need to be configured [2/2]
PD#SWPL-228929

Problem:
the uboot mode is 59hz. When the device is powered on for
the first time and qms is enabled, the output under uboot
will switch to 60hz. After the kernel starts, the mode
passed by uboot to the kernel is 59hz, so qms is switched
to 59hz

Solution:
after uboot configures qms, kernel should not configure
qms again

Verify:
S905X5

Test:
DRM-TX-78

Change-Id: I264f9edd567863e0df1da1cbcf4533da825fac91
Signed-off-by: ruofei.zhao <ruofei.zhao@amlogic.com>
2025-09-27 22:30:33 -07:00
jian zhou c4ce064af3 audio: fix pop sound when switch eARC to ARC [1/1]
PD#SWPL-231447

Problem:
there is pop sound when switch eARC to ARC.

Solution:
1.unmute later 500ms when first play after
switch eARC to ARC.
2.arc mode no need hold bus action

Verify:
t7c

Change-Id: I6c3b4b8d737d04ee6b81cf7dd88e8fa913ee18b9
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
2025-09-26 13:20:05 -07:00
zijie.hong 7613ff574b vdin: screencatch check lcd mute [1/1]
PD#SWPL-231780

Problem:
1) after vpp mute, screencatch fail because wrmif get stuck
2) OTT chips have no LCD
Calling LCD APIs leads to a panic

Solution:
1) when vpp mute, do not check hv active and write done
2) Check for null pointers

Verify:
t6d

Change-Id: Iebf82fcd63b32c326eb0a12fe4b99187f0a2ce14
Signed-off-by: zijie.hong <zijie.hong@amlogic.com>
2025-09-25 19:18:56 -07:00
yaoyu.xu 22257d62f6 hdmirx: set cable clk limit to 370M [1/1]
PD#SWPL-230731

Problem:
no signal when cable clk 370M input.

Solution:
set cable clk limit to 370M.

Verify:
t6w/t6x

Change-Id: Id747599f433215b388c9514e764815c420050b8d
Signed-off-by: yaoyu.xu <yaoyu.xu@amlogic.com>
2025-09-25 19:18:50 -07:00
Jianxiong Pan e3cb745934 mm: keep high refcount pages to the tail of lru list. [1/1]
PD#SWPL-228793

Problem:
keep filecache causes kswapd loading to increase.

Solution:
keep high refcount pages to the tail of lru list.

Verify:
local.

Change-Id: I43693dcc365e1ac0609f17f609509c1bc474a9b1
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2025-09-25 03:49:18 -07:00
yao zhang1 88ea1e31f2 license: Fix amlogic drivers license. [1/1]
PD#SWPL-217731

Problem:
Fix amlogic license.

Solution:
Fix amlogic license.

Verify:
all chip

Change-Id: I36cc711e44a201ec944c6b0b54c0d21ab671b068
Signed-off-by: yao zhang1 <yao.zhang1@amlogic.com>
2025-09-25 03:48:58 -07:00
Zhu Lv 5292a9d495 bt: abnormal wakeup [1/2]
PD#SWPL-149222

Problem:
bt abnormal wakeup

Solution:
improve  str standby process of qca6174

Verify:
ohm

Change-Id: I099da28cb0d1e84abd2f9d82b5457ab71c84918e
Signed-off-by: Zhu Lv <zhu.lv@amlogic.com>
(cherry picked from commit 859db62629)
2025-09-25 03:48:30 -07:00
zhikui.cui 32181ca03d NAND: unify slcnand&spinand mtdparts code [1/1]
PD#SWPL-224631

Problem:
mtd partition in spinand and slcnand have no difference,
should unify there code

Solution:
1. spinand partitions table define in dts keep same format with slc nand:
partitions {
	#address = <1>;
	#size-cells= <1>;

	partition@n {
		label = "part_name";
		reg = < ... >;
	};
};
instead of:
partition = <&partitions>;
partitions: partitions{
	part_name {
		offset = < ... >;
		size = < ... >;
	};
}

2. the definition of SLCNAND bl_mode in dts remains the same
as that of SPINAND
bl_mode = <0> : NAND_FIPMODE_COMPACT;
bl_mode = <1> : NAND_FIPMODE_DISCRETE;
bl_mode = <2> : NAND_FIPMODE_ADVANCE;
in this way, SLCNAND does not need to define bl2ex_mode in platform data by
meosn_nand.c

Change-Id: I32d1b1b55e6c927d73937f8f748d8285f3c6dff3
Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>
2025-09-25 14:03:05 +08:00
Jian Hu bca71964b8 clock: fix hifi pll rate error [1/1]
PD#SWPL-232596

Problem:
audio has noise, because of hifi pll rate error.

Solution:
fix it.

Verify:
t7c.

Change-Id: I6a0a348cd8415467929e7b530b25bd278a89d0a2
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
2025-09-24 21:18:57 -07:00
Jianxiong Pan 5df4c6195f vmap: fix task bitmap mismatch issue. [1/1]
PD#SWPL-217821

Problem:
vmap cache is small, task bitmap is easily exhausted.

Solution:
task bitmap mismatch in alloc and free, delay set bitmap
in stack alloc.

Verify:
local.

Change-Id: Id6afec5354ea8a9f9a800ee6df24ba046a3fdf4e
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2025-09-24 20:22:45 -07:00
yujun.zhang bbfb0fded5 drm: fix null sub_pipeline_state [1/1]
PD#SWPL-232373

Problem:
Null pointer dereferences.

Solution:
Add null check for pointer of sub_pipeline_state.

Verify:
SC2

Test:
DRM-OSD-85

Change-Id: Ib2f48323d58f3d4aaf574641f30d8609ca832ea5
Signed-off-by: yujun.zhang <yujun.zhang@amlogic.com>
2025-09-24 17:18:32 -07:00
Jian Cao a4883f353f vpp: revert ioctl code changes [1/1]
PD#SWPL-223394
PD#SWPL-232723

Problem:
revert ioctl code changes

Solution:
revert ioctl code changes

Verify:
s6

Change-Id: I8fa1df3f533611133a6a6010cd0ebf0bec26054c
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2025-09-24 00:01:35 -07:00
Jian Cao c6cb789be3 vpp: fix amvideo not putting vf [1/1]
PD#SWPL-231720

Problem:
mediasync + amvideo path
amvideo doesn’t vf_put to mediasync

Solution:
add amvideo vf_put in low latency mode

Verify:
txhd2

Change-Id: I7c5b3e05489e4edb4062b6f36d8e3195c8cd5b8d
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2025-09-24 00:01:07 -07:00
qinglin.li d6b3f99910 dmc_monitor: fix t6w vpu subid [1/1]
PD#SWPL-232292

Problem:
fix t6w vpu subid

Solution:
fix t6w vpu subid

Verify:
local

Change-Id: Ic413b15df09709304ae735c22210649088f3b171
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2025-09-23 20:20:03 -07:00
Gaowei Zhao f8f8206f86 vdin: fix kernel panic when input switch [1/1]
PD#SWPL-230318

Problem:
occurs kernel panic when input switch

Solution:
check function ptr before calling

Verify:
T3X

Change-Id: Ia2dd7eaef0baf0a658cb868b6e3be8aef6aa1e26
Signed-off-by: Gaowei Zhao <gaowei.zhao@amlogic.com>
2025-09-23 01:45:58 -07:00
Zelong Dong c797f04e04 ir: support get framecode by sysfs [1/1]
PD#SWPL-222989

Problem:
support get framecode by sysfs

Solution:
support get framecode by sysfs

Verify:
s7d

Change-Id: I7a5dd6eb7863b592eaeeaedf32c45ebdcf2bfa2a
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2025-09-23 01:20:28 -07:00
Zelong Dong 2118bcfa9d ir: support mbox for switch bl30 ir protocol [1/1]
PD#SWPL-207221

Problem:
support mbox for switch bl30 ir protocol

Solution:
support mbox for switch bl30 ir protocol

Verify:
t6d_br301

Change-Id: I30c9a94940ac5ca8862b8e905e464013c153f2ba
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2025-09-23 01:20:22 -07:00
Zelong Dong 743b9dbd90 ir: support multi keymap in same custom code [1/1]
PD#SWPL-209768

Problem:
support multi keymap in same custom code

Solution:
support multi keymap in same custom code

Verify:
t6d_br301

Change-Id: I58df4f5e2dec2cca33eb4203ea5316feeb96e729
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2025-09-23 01:20:16 -07:00
Zelong Dong 19b48fed23 ir: t6w: support software decode in fifo mode [1/1]
PD#SWPL-207459

Problem:
support software decode in fifo mode

Solution:
support software decode in fifo mode

Verify:
t6w_bs311

Change-Id: I02fce4ea75322b7560b0280b50294719367dee9a
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2025-09-23 01:20:11 -07:00
Zelong Dong 422ea578d6 dts: arm: enable ir for t6w [1/1]
PD#SWPL-207506

Problem:
enable ir for t6w

Solution:
enable ir for t6w

Verify:
t6w

Change-Id: Iee75ceae93bdabedb19126fbc5604b168080d3dd
Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
2025-09-23 01:20:04 -07:00