mirror of https://github.com/thesofproject/sof.git
config: tgl-h-cavs: align modules to tgl-cavs config
Update the list of modules to match that of "tgl-cavs". Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
parent
63eb6ffb0a
commit
1bf447c8c2
|
@ -60,7 +60,7 @@ name = "ADSPFW"
|
|||
load_offset = "0x30000"
|
||||
|
||||
[module]
|
||||
count = 8
|
||||
count = 15
|
||||
[[module.entry]]
|
||||
name = "BRNGUP"
|
||||
uuid = "61EB0CB9-34D8-4F59-A21D-04C54C21D3A4"
|
||||
|
@ -235,3 +235,156 @@ count = 8
|
|||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 100000, 48, 48, 0, 1000, 0]
|
||||
|
||||
[[module.entry]]
|
||||
name = "SRCINTC"
|
||||
uuid = "e61bb28d-149a-4c1f-b709-46823ef5f5ae"
|
||||
affinity_mask = "0xF"
|
||||
instance_count = "10"
|
||||
domain_types = "1"
|
||||
load_type = "0"
|
||||
module_type = "0x7"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xffff, 0xc, 0x8, 0x45ff,
|
||||
1, 0, 0xf6c9, 0xc, 0x8, 0x45ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 12832, 1365500, 0, 0, 0, 1365, 0,
|
||||
1, 0, 0, 0, 12832, 2302300, 0, 0, 0, 2302, 0,
|
||||
2, 0, 0, 0, 12832, 3218200, 0, 0, 0, 3218, 0,
|
||||
3, 0, 0, 0, 12832, 4169700, 0, 0, 0, 4169, 0,
|
||||
4, 0, 0, 0, 12832, 5095100, 0, 0, 0, 5095, 0,
|
||||
5, 0, 0, 0, 12832, 6014800, 0, 0, 0, 6014, 0,
|
||||
6, 0, 0, 0, 12832, 6963500, 0, 0, 0, 6963, 0,
|
||||
7, 0, 0, 0, 12832, 7791000, 0, 0, 0, 7791, 0,
|
||||
8, 0, 0, 0, 12832, 8843000, 0, 0, 0, 8843, 0,
|
||||
9, 0, 0, 0, 12832, 9755100, 0, 0, 0, 9755, 0,
|
||||
10, 0, 0, 0, 12832, 10726500, 0, 0, 0, 10726, 0,
|
||||
11, 0, 0, 0, 12832, 11624100, 0, 0, 0, 11624, 0,
|
||||
12, 0, 0, 0, 12832, 12518700, 0, 0, 0, 12518, 0,
|
||||
13, 0, 0, 0, 12832, 13555000, 0, 0, 0, 13555, 0,
|
||||
14, 0, 0, 0, 12832, 14144500, 0, 0, 0, 14144, 0,
|
||||
15, 0, 0, 0, 12832, 15809800, 0, 0, 0, 15809, 0,
|
||||
16, 0, 0, 0, 12832, 16749000, 0, 0, 0, 16749, 0,
|
||||
17, 0, 0, 0, 12832, 18433500, 0, 0, 0, 18433, 0,
|
||||
18, 0, 0, 0, 12832, 19425900, 0, 0, 0, 19425, 0,
|
||||
19, 0, 0, 0, 12832, 20396900, 0, 0, 0, 20396, 0,
|
||||
20, 0, 0, 0, 12832, 20881000, 0, 0, 0, 20881, 0,
|
||||
21, 0, 0, 0, 12832, 23431000, 0, 0, 0, 23431, 0,
|
||||
22, 0, 0, 0, 12832, 30471000, 0, 0, 0, 30471, 0]
|
||||
|
||||
# smart amp test module config
|
||||
[[module.entry]]
|
||||
name = "SMATEST"
|
||||
uuid = "167A961E-8AE4-11EA-89F1-000C29CE1635"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "1"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "0xD"
|
||||
init_config = "1"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xf, 0xa, 0x45ff,
|
||||
0, 0, 0xfeef, 0xf, 0xa, 0x45ff,
|
||||
1, 0, 0xfeef, 0xf, 0xa, 0x45ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 0, 0]
|
||||
|
||||
# eq iir module config
|
||||
[[module.entry]]
|
||||
name = "EQIIR"
|
||||
uuid = "5150C0E6-27F9-4EC8-8351-C705B642D12F"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "40"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "9"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xf, 0xf, 0x45ff,
|
||||
1, 0, 0xfeef, 0xf, 0xf, 0x1ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 0, 0]
|
||||
|
||||
# eq iir module config
|
||||
[[module.entry]]
|
||||
name = "EQFIR"
|
||||
uuid = "43A90CE7-f3A5-41Df-AC06-BA98651AE6A3"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "40"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "9"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xf, 0xf, 0x45ff,
|
||||
1, 0, 0xfeef, 0xf, 0xf, 0x1ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 0, 0]
|
||||
|
||||
[[module.entry]]
|
||||
name = "KDTEST"
|
||||
uuid = "EBA8D51F-7827-47B5-82EE-DE6E7743AF67"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "1"
|
||||
domain_types = "0"
|
||||
load_type = "1"
|
||||
module_type = "8"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xf, 0xf, 0x45ff,
|
||||
1, 0, 0xfeef, 0xf, 0xa, 0x45ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 480, 1114000, 64, 64, 0, 0, 0]
|
||||
|
||||
[[module.entry]]
|
||||
name = "KPB"
|
||||
uuid = "D8218443-5FF3-4A4C-B388-6CFE07B9562E"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "1"
|
||||
domain_types = "0"
|
||||
load_type = "1"
|
||||
module_type = "0xB"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xf, 0xf, 0x45ff,
|
||||
1, 0, 0xfeef, 0xf, 0xa, 0x45ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 14400, 1114000, 16, 16, 0, 0, 0]
|
||||
|
||||
[[module.entry]]
|
||||
name = "MICSEL"
|
||||
uuid = "32FE92C1-1E17-4FC2-9758-C7F3542E980A"
|
||||
affinity_mask = "0x1"
|
||||
instance_count = "8"
|
||||
domain_types = "0"
|
||||
load_type = "0"
|
||||
module_type = "0xC"
|
||||
auto_start = "0"
|
||||
sched_caps = [1, 0x00008000]
|
||||
|
||||
# pin = [dir, type, sample rate, size, container, channel-cfg]
|
||||
pin = [0, 0, 0xfeef, 0xe, 0xa, 0x45ff, 1, 0, 0xfeef, 0xe, 0xa, 0x45ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 960, 488500, 16, 16, 0, 0, 0,
|
||||
1, 0, 0, 0, 960, 964500, 16, 16, 0, 0, 0,
|
||||
2, 0, 0, 0, 960, 2003000, 16, 16, 0, 0, 0]
|
||||
|
|
Loading…
Reference in New Issue