Commit Graph

5062 Commits

Author SHA1 Message Date
Chuan Liu 7fd45111cf clk: sc2: Ignore init hifi_pll [1/1]
PD#SWPL-165772

Problem:
hifi_pll has been initially configured in the bootloader and is being
used by audio. If hifi_pll is reconfigured in the kernel, the sound
will be broken.

Solution:
Add flag CLK_MESON_PLL_IGNORE_INIT for hifi_pll

Verify:
sc2_ah212

Change-Id: I9989d6c16e590207f6b03658705b088f8a13c8c5
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
2024-05-07 14:11:31 +08:00
yiting.deng 19bf958cdc pll: s7: fix pll and clk [1/1]
PD#SWPL-166049

Problem:
1.v3 ops enable and set_rate is unnecessary to rewrite all pll
reg, only focus on related bit, pll second enable rewrite od bit,
result to it's real rate changed
2.some clk config incorrect

Solution:
1.use v1 ops to compatible, test pll set_rate, enable/disable ok
2.fix unreasonable config

Verify:
s7

Change-Id: Ic2bc808152250d8596e232d3e5318eff7751d4e4
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
2024-05-07 14:11:00 +08:00
Chuan Liu f680e0ed32 clk: s7d: Ignore init hifi_pll [1/1]
PD#SWPL-165736

Problem:
hifi_pll has been initially configured in the bootloader and is being
used by audio. If hifi_pll is reconfigured in the kernel, the sound
will be broken.

Solution:
Add flag CLK_MESON_PLL_IGNORE_INIT for hifi_pll

Verify:
s7d_bm201

Change-Id: I430a03dbb115d4d34b0514fb5dae5f22a105132e
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
2024-05-07 14:03:26 +08:00
hang cheng 5cde5c9656 hdmitx: not send uevent after suspend [1/1]
PD#SWPL-158050

Problem:
it will block suspend if send kobject uevent
when suspend

Solution:
not send uevent after suspend

Verify:
ohm

Test:
DRM-TX-105

Change-Id: I66f13e24076290f99defca8badb8d94d8b2e3e2a
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
2024-05-07 14:03:12 +08:00
qing.zhang a8b13074b7 Audio: add earc rx for s7d [1/1]
PD#SWPL-163105

Problem:
new earc Rx design

Solution:
changelist from https://scgit.amlogic.com/#/c/417153
1. new default setting for arc in
2. remove pll refresh when startup
3. when cmdc init, need refresh pll after pll default setting
4. force channel sync for channel mapping
5. add dmac bit29 check for common arc check
6. add iec raw channel status check
7. use chip info(arc_ch_sync/arc_in_new)

Verify:
use s7d

Change-Id: Id681334bfde57bfe71a870a16859e24712e262e3
Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
2024-05-07 13:56:44 +08:00
qing.zhang ffade3391e Audio: for s7d skt config [1/1]
PD#SWPL-165962

Problem:
card can not register

Solution:
1. modify the pdm config

Verify:
use s7d skt

Change-Id: I39b33b871d60d20636b9415000de8a0a1fe1687c
Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
2024-05-07 13:56:22 +08:00
dian.shao 969178d27b usb: u3pciephy portnum err [1/1]
PD#SWPL-165972

Problem:
The the portnum of u3phy recorded in the host controller
is not zero when the phy is  switched to the pcie.

Solution:
Modify xhci code.

Verify:
sc2_ah212

Change-Id: I0e9e5fce6a51edb835a02f965dd91edabd31ddce
Signed-off-by: dian.shao <dian.shao@amlogic.com>
2024-05-07 13:56:22 +08:00
yuhua.lin 9126fa67ff ge2d: modify clk to 500M for s7 [1/1]
PD#OPS-6565

Problem:
modify clk to 500M for s7

Solution:
complete it

Verify:
s7

Change-Id: I64cab621f6a0c08f815a640a7b58b597fad043e8
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2024-05-07 13:50:32 +08:00
qing.zhang f42d3789dc Audio: for s7d new codec sy6026 [3/3]
PD#SWPL-166106

Problem:
B201 use sy6026 instead of analog speaker

Solution:
kernel part, only ref b201 use the codec
1. integrate sdk
2. fix i2c addr from 0x54 to 0x2a
3. fix function error
4. review setting for PBTL design, reg 0x22 from
0x1 to 0x3
5. use soft unmute/mute
6. remove pdm pin GPIODV_5 for codec

Verify:
use s7d ref board 201

Change-Id: Ied29b57736c0045bd2ff98bab138f4b9fc91afcf
Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
2024-05-07 13:50:06 +08:00
he.he 14a30c97d4 usb: can't connect PC after suspend and resume repeatedly [1/1]
PD#SWPL-163918

Problem:
can't connect PC after suspend and resume repeatedly

Solution:
restart udc when resume

Verify:
t7

Change-Id: I9a7b6a872b0ffa07cd69c42d52e88ad01503ec97
Signed-off-by: he.he <he.he@amlogic.com>
2024-05-07 13:49:24 +08:00
Zhe Wang 580290225e audio: set PDM LPF/HPF filter parameters mode to improve ART test [1/1]
PD#SWPL-163636

Problem:
ART FRR and WER test fail

Solution:
FRR test case of ART, high and low frequency noise affect
the detection rate.add LPF and HPF filter to improve it.

Verify:
t5m

Change-Id: Iab7cf909f2939a234079cfb2bd3af32a9f8744c5
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
2024-05-07 13:45:22 +08:00
jian zhou e8255e2c7f audio: fix eARC TX pop sound issue [1/1]
PD#SWPL-160611

Problem:
There is pop sound when system bootup and play ddp files
with DENON AVR-X3800H connected.

Solution:
Delete eARC log, and then there is no pop sound.

Verify:
T3X & T5M

Change-Id: I23bdd41985efaafd4a1f9f8067fe4871a0593e20
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
2024-05-07 12:33:06 +08:00
Jian Hu 0596bb8846 clk: fix PTR_ERR(basic_map) coverity [1/1]
PD#SWPL-166397

Problem:
there is wrong parameter in PTR_ERR

Solution:
use pll_map instead

Verify:
t5m

Change-Id: I3af1b104ae42431c199d2789ed2f4ca64786d6d6
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
2024-05-07 12:29:43 +08:00
jian zhou e0d3a4c968 audio: fix earc tx watch dog issue [1/1]
PD#SWPL-161355

Problem:
when suspend entry and it close clock,
but there is some access register action on other places.

Solution:
add mutex lock for critical region.

Verify:
t3x

Change-Id: I783c96b39f6a7ba4469f0888f8625ad8140ef3fa
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
2024-05-07 12:28:53 +08:00
Jianxiong Pan a507d25914 mm: autopatch: reduce kernel code size. [1/1]
PD#SWPL-155289

Problem:
memory optimization.

Solution:
reduce kernel code size.

Verify:
t5d.

Change-Id: Ifd2d670cb1dfbfbaebefbaada1fd624375fe010b
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2024-05-07 12:28:53 +08:00
Pengcheng Chen 8b8c9ca843 vpp: fix screen mode = 4_3_COMBINED display abnormal [1/1]
PD#SWPL-165865

Problem:
screen mode = 4_3_COMBINED display abnormal

Solution:
1.hf recalc when aisr enable

Verify:
s5

Change-Id: I9e16b2d115dc9de77c87565e00e6cf43665454bf
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
2024-05-07 12:20:55 +08:00
Huijuan Xiao 0d7756fb36 amvecm: add sbtm feature [1/1]
PD#SWPL-163931

Problem:
new feature of hdmi source based tone mapping.

Solution:
add sbtm corresponding flow and APIs.

Verify:
s5

Change-Id: Iee87b4762bfacff94856b972569e03cf0796b031
Signed-off-by: Huijuan Xiao <huijuan.xiao@amlogic.com>
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
2024-05-07 12:20:02 +08:00
rong.wang efa170e5bc deinterlace: suspend power [1/1]
PD#SWPL-160997

Problem:
play avs video will reboot when resume

Solution:
1.recover di top_ctrl register
2.set di clk to max rate
3.add ic(s7) in fix arb error issue

Verify:
s7

Change-Id: Ia5647faa8626d7281b2d51e6add0007e8017597f
Signed-off-by: rong.wang <rong.wang@amlogic.com>
2024-05-07 11:28:32 +08:00
joy.rao 85b40f0747 resman: CB2 remove resource value check [1/1]
PD#SWPL-162044

Problem:
resource value is pre-estimated size and is inaccurate

Solution:
remove resource value check because this just records
the pre-estimated size

Verify:
AH212

Change-Id: I304d265102b3159528aa18c9daaac3e9b21aef21
Signed-off-by: joy.rao <joy.rao@amlogic.com>
2024-05-07 11:28:13 +08:00
nengwen.chen db4d98a8ba dtv_demod: fix compile error when remove dvbt2 module (V3.5.038) [3/3]
PD#SWPL-162789

Problem:
fix compile error when remove dvbt2 module.

Solution:
fix compile error when remove dvbt2 module.
AMLDTVDEMOD_VER "V3.5.038".

Verify:
T5W/T5M.

Change-Id: I7f53318952b97ef14b2ddd6e7c78e66502460de0
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
2024-05-06 21:06:14 +08:00
nengwen.chen 28ff652903 dtv_demod: fix dvbt2 mplp id list and mplp tune (V3.5.037) [2/2]
PD#SWPL-162789
PD#TV-110202

Problem:
fix dvbt2 mplp id list and mplp tune(execpt T5D).

Solution:
fix dvbt2 mplp id list and mplp tune(execpt T5D).
update dvbt2 fw.
fw md5sum: ef561a0a4c855c025facb66578b18501.
AMLDTVDEMOD_T2_FW_VER: v1430.20240326.
AMLDTVDEMOD_VER "V3.5.037".

Verify:
T5W/T5M.

Change-Id: Icecf371cd3f08eed053997156c9e365c10dccccc
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
2024-05-06 21:05:53 +08:00
nengwen.chen 7e6ece755d dtv_demod: fix T5D switch to dvbt2 unlock(sync from 5.4/4.9) (V3.5.036) [1/1]
PD#SWPL-108238

Problem:
fix T5D switch to dvbt2 unlock(sync from 5.4/4.9).

Solution:
fix T5D switch to dvbt2 unlock(sync from 5.4/4.9).
AMLDTVDEMOD_VER "V3.5.036".

Verify:
verify by T5D.

Change-Id: I034ea2eb3bb371a6e5516f7810634c455e10a751
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
2024-05-06 21:05:19 +08:00
caiyi.xu 4ccd7ce449 dtv_demod: fix crash caused by accessing T2 registers on T5D (v3.5.35) [1/1]
PD#SWPL-164868

Problem:
system crashes when scanning on T2 mode on T5D

Solution:
avoid accessing T2 registers on T5D

Verify:
AM301

Change-Id: Ib19595337d6ff5de1121d398c070a27167a314c5
Signed-off-by: caiyi.xu <caiyi.xu@amlogic.com>
2024-05-06 21:04:25 +08:00
yu.xie e34cafce90 dts: modify android_u S805X2 1.5G codec_mm_cma size to 168MB. [2/2]
PD#SWPL-162202

Problem:
Adjust the size of codec_mm cma to 168M.

Solution:
Adjust the size of codec_mm cma to 168M.

Verify:
S805X2

Change-Id: I8d9987f6f817decc03f0b3b65d38683a2bff6233
Signed-off-by: yu.xie <yu.xie@amlogic.com>
2024-05-06 21:01:52 +08:00
caiyi.xu dc25814ec2 dtv_demod: fix incorrect cfo calculation results and add info (v3.5.34) [1/1]
PD#SWPL-164161

Problem:
incorrect cfo calculation results

Solution:
1.recalculate cfo
2.add dvbt2 info

Verify:
ay301

Change-Id: I5eb262730bed189a8ee3c7fdd9101bd7e01679ea
Signed-off-by: caiyi.xu <caiyi.xu@amlogic.com>
2024-05-06 20:58:03 +08:00
nengwen.chen e88bc1e5be dtv_demod: remove more print logs (V3.5.033) [1/1]
PD#SWPL-161566

Problem:
remove more print logs.

Solution:
remove more print logs.
AMLDTVDEMOD_VER "V3.5.033"

Verify:
TXHD2.

Change-Id: Ib5fd141c1fe54cf827edf5f7673d658867d13b84
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
2024-05-06 20:58:03 +08:00
caiyi.xu c23db97cb5 dtv_demod: rebuild dtmb driver (v3.25.32) [1/1]
PD#SWPL-158422

Problem:
1.signal locking and channel scanning are slow
2.signal locking process is unstable

Solution:
rebuild driver
1.signal locking speed is increased by more than 60%
2.signal locking timeout speed is increased by more than 40% ~ 90%
3.the channel scanning speed is increased by more than 35%
4.improve the stability of signal locking
5.reduced sensitivity to transient abnormalities in the signal

Verify:
T5M, T950s

Change-Id: Ie9b0f522478222e0076fced126a966c2f951cc1c
Signed-off-by: caiyi.xu <caiyi.xu@amlogic.com>
2024-05-06 20:58:03 +08:00
Wenjie Qiao 2b8291e77b hdmitx: eARC register callback fail [1/1]
PD#SWPL-145976

Problem:
eARC driver probe before hdmitx driver, so eARC register callback fail

Solution:
don't check hdmitx init when eARC register callback
and later probe and plugin/out will notify eARC HDMI Tx cable plug in/out

Verify:
TM2

Test:
DRM-TX-104

Change-Id: Iec57c6b15d478f6c38a2c6b4b49876b17ca70cc3
Signed-off-by: Wenjie Qiao <wenjie.qiao@amlogic.com>
2024-05-06 20:56:28 +08:00
yu.xie 44fb9a8622 dts: modify android_u S805X3 1.5G codec_mm_cma size to 316MB. [1/1]
PD#SWPL-162200

Problem:
adjust the size of codec_mm cma to 316M for DTV PIP enable.

Solution:
adjust the size of codec_mm cma to 316M for DTV PIP enable.

Verify:
S805X3

Change-Id: Ifc8c87cab43758a3f48ad1610f77cd45c868d597
Signed-off-by: yu.xie <yu.xie@amlogic.com>
2024-05-06 20:51:31 +08:00
yu.xie c14c444b7f dts: modify android_u S805X2 1.5G codec_mm_cma size to 328MB. [1/1]
PD#SWPL-162202

Problem:
adjust the size of codec_mm cma to 328M for DTV FCC enable.

Solution:
adjust the size of codec_mm cma to 328M for DTV FCC enable.

Verify:
S805X2

Change-Id: I70dfc727f0645d86c17ad46c0aaaa4e67dc262d4
Signed-off-by: yu.xie <yu.xie@amlogic.com>
2024-05-06 20:51:31 +08:00
Liming Xue c9ba0b465e dsp: t7 kernel5.15 change the DDR + SRAM address [1/1]
PD#SWPL-163669

Problem:
kernel5.15 dsp DDR + SRAM start mode,sram address 0xf7000000 is error
and needs to be changed to 0xf7100000

Solution:
change sram address to 0xf7100000

Verify:
T7

Change-Id: I5dc780dac2ff3c2253fcb7be4e747773a2281ccd
Signed-off-by: Liming Xue <liming.xue@amlogic.com>
2024-05-06 20:49:47 +08:00
zhou.han 3f358ed9bb hdmitx: Fix pointer release issue in edid_store [1/1]
PD#SWPL-163281

Problem:
The address pointed by the pointer is released after modified

Solution:
Records the initial address of the pointer and releases this
initial address at the end

Verify:
ohm

Test:
self-test

Change-Id: I99986c817d9a5020cc049038c5ddec005e641a6b
Signed-off-by: zhou.han <zhou.han@amlogic.com>
2024-05-06 20:46:34 +08:00
Dezhen Wang ae168c8c0f scripts: function adjustment and remove staging dir last time [1/1]
PD#SWPL-163329

Problem:
building will fail because last build remain the staging dir

Solution:
remove staging dir in last build

Verify:
local

Change-Id: Ie5acfb09af45027d567f12f197ec4001af0d304a
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2024-05-06 20:34:40 +08:00
Hao Shi 503bc2c462 codec_mm: scatter cache soft alloc [1/1]
PD#SWPL-161136

Problem:
Flexible growth of cache memory.

Solution:
Scatter cache alloc small slot when force_cache_on closed.

Verify:
sc2

Change-Id: I5162ddf2dfed5205225f18283c2f8402a75fb977
Signed-off-by: Hao Shi <hao.shi@amlogic.com>
2024-05-06 20:34:20 +08:00
Jianxiong Pan 6e14143924 mm: autopatch: optimize system heap default. [1/1]
PD#SWPL-155289

Problem:
system heap optimization.

Solution:
use CONFIG_AMLOGIC_MEMORY_OPT or
CONFIG_AMLOGIC_MEMORY_DEBUG

Verify:
local.

Change-Id: I6f63aa616909ed19dbfdbbe1550b705db1c4da9d
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2024-05-06 20:27:03 +08:00
Jianxiong Pan 8c675fde6e mm: autopatch: use CONFIG_AMLOGIC_MEMORY_OPT for system heap. [1/1]
PD#SWPL-155289

Problem:
system heap optimization.

Solution:
use CONFIG_AMLOGIC_MEMORY_OPT

Verify:
local.

Change-Id: I34b57af27c507f6eff172829d8a4b50c0ee2b200
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2024-05-06 20:26:58 +08:00
Dezhen Wang d63c23b9ea scripts: support closed source modules build to Independent folder [1/2]
PD#SWPL-158464

Problem:
support closed source modules build to Independent folder and copy
to android output folder

Solution:
add closed source modules list to blacklist

Verify:
local

Change-Id: Ibd9be1c7e8e7eb1b043fd10e96436cb1d96f78a1
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2024-05-06 19:19:27 +08:00
honghai.song fd98c6146b s7d: vdin1: change to 720p [1/1]
PD#SWPL-166923

Problem:
vdin1: change to 720p

Solution:
vdin1: change to 720p

Verify:
on S7D

Change-Id: Ia8ab9a90c5188e7d4c21daf63289986c9da0155c
Signed-off-by: honghai.song <honghai.song@amlogic.com>
2024-05-06 17:47:13 +08:00
dian.shao 21220f30c1 usb: race between unbind&setup [1/1]
PD#SWPL-158524

Problem:
CTS-V usb accessory test unplug&plug too
quickly leading to the racing between unbind
and setup.

Solution:
Add udc_async_callbacks().

Verify:
t7.

Change-Id: I5c4f362583b1e9e3d385fbad0b36da3b92d38eee
Signed-off-by: dian.shao <dian.shao@amlogic.com>
2024-05-06 17:13:50 +08:00
Jianxiong Pan 1c9a77dbfd mm: autopatch: remove devicetree node. [1/1]
PD#SWPL-155289

Problem:
memory optimization.

Solution:
remove devicetree node.

Verify:
t5d.

Change-Id: I74a7d614e016573000a345246dcc8f73d34dc04d
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2024-05-06 17:10:13 +08:00
Junyi Zhao d5a22cf51e i2c: no i2c in recovery mode [1/1]
PD#SWPL-161849

Problem:
no i2c in recovery mode

Solution:
add ko to load in recovery mode

Verify:
T7c an400

Change-Id: I14ab19508a45da0d0538c9ed95b75d266ce98046
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
2024-05-06 16:52:24 +08:00
qiang.liu d6b44c8b73 vdin: sink-led not allm need shield [1/1]
PD#SWPL-149879

Problem:
sink-led into game mode cause dv bypass

Solution:
sink-led not allm need shield

Verify:
t5w

Change-Id: I67d47c474963cbe8ae15dce0ba137d84352ed9f2
Signed-off-by: qiang.liu <qiang.liu@amlogic.com>
2024-05-06 16:42:40 +08:00
Wenjie Qiao e7ff17e7a7 hdmitx: set segment 0 when read block0 and block1 edid [2/2]
PD#SWPL-160326

Problem:
uboot and kernel read edid twice and
read edid error when edid has more than 2 block

Solution:
set segment 0 when read block0 and block1 edid

Verify:
sc2

Test:
DRM-TX

Change-Id: I8613f7e4c1c6826fbe5edefb7232d761693659b6
Signed-off-by: Wenjie Qiao <wenjie.qiao@amlogic.com>
2024-05-06 16:42:09 +08:00
Ao Xu 65428fea39 drm: add drm_policy_mask property to report hardware feature [1/1]
PD#SWPL-163920

Problem:
hdr before osdblend, it will cause UI flashing when switch composites
between device and gpu for multi-layers

Solution:
add drm_policy_mask property to report hardware feature
then hwc will not exchange device and client composite repeatedly

Verify:
s5 s7d

Test:
DRM-OSD-59

Change-Id: I8c717e180c4962ab8f422efa607e4d63d298e462
Signed-off-by: wenlong.zhang <wenlong.zhang@amlogic.com>
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
2024-05-06 16:41:42 +08:00
Pengcheng Chen a0f781c6c6 vpp: alpha_win_en not set 0 when composer_info is NULL [1/1]
PD#SWPL-155867

Problem:
play video with alpha_win_en enable then play no alpha
win set video source, alpha_win_en not clear

Solution:
alpha_win_en need set 0 when composer_info is NULL

Verify:
t3x

Change-Id: Ie1e83da0c7c40bbfe12945d706f1fa7fb3f3c76a
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
2024-05-06 16:41:42 +08:00
qi duan 2dbdce5023 mdns: mdns wakeup [1/1]
PD#SWPL-107230

Problem:
google cast wakeup

Solution:
add mdns wakeup source

Verify:
qurra

Change-Id: I812c52da9c16d4e1d60f8598f47564a5506b14bc
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
2024-05-01 20:11:06 +08:00
Junyi Zhao 81edc1608b led: remove blink on power and light on resume [1/1]
PD#SWPL-166863

Problem:
led blink on power
led light when resume

Solution:
remove this related code

Verify:
s7d bm201

Change-Id: Idb9677189edd2e274ced76f9f5c67d16008cea03
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
2024-04-29 13:21:22 +08:00
Jianxiong Pan 4feccb7041 mm: aml_smmu: get max_pfn from node instead of find symbol. [1/1]
PD#SWPL-166736

Problem:
aml smmu init failed.

Solution:
get max_pfn from node instead of find symbol.

Verify:
s5.

Change-Id: I1af0dbe7006ee590a82750491d9ab6a82835bf14
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2024-04-24 21:10:12 +08:00
qiyao.zhou d8cd27c1b2 dp: kernel panic after search channel. [1/1]
PD#SWPL-165517

Problem:
Send 2 dummy frame to DI for interlace video,
but dp release it on first callback,this lead
to invalid buf for di use.

Solution:
Modify dp flow to config these param.

Verify:
txhd2 t5d

Change-Id: I411af886c487e24f991737de25975a1abd95099a
Signed-off-by: qiyao.zhou <qiyao.zhou@amlogic.com>
2024-04-24 20:31:21 +08:00
Xindong Xu cb754a5dde s7d: add firmware.dtsi to s7d [4/4]
PD#SWPL-163557

Problem:
need enable avb in s7d

Solution:
add firmware.dtsi to s7d

Verify:
s7d

Change-Id: I2b3445f9e62d5a8eae6fa40cd74f30e3e2ca7ed2
Signed-off-by: Xindong Xu <xindong.xu@amlogic.com>
2024-04-24 20:27:18 +08:00