Skip to content

Commit

Permalink
mtl: fill in cps and cpc data for COPIER & GAIN modules
Browse files Browse the repository at this point in the history
Fill in measured cps consumption data for COPIER & GAIN  modules

Signed-off-by: Adrian Bonislawski <[email protected]>
  • Loading branch information
abonislawski authored and lgirdwood committed Aug 28, 2023
1 parent 4a36634 commit 8bcf1fc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/mtl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,8 @@ count = 21
37, 0, 0, 0, 280, 6250000, 48, 48, 0, 6250, 0,
38, 0, 0, 0, 280, 4170000, 64, 64, 0, 4170, 0,
39, 0, 0, 0, 280, 6198000, 64, 64, 0, 6198, 0,
40, 0, 0, 0, 280, 6246000, 32, 32, 0, 6246, 0]
40, 0, 0, 0, 280, 6246000, 32, 32, 0, 6246, 0,
41, 0, 0, 0, 280, 5272000, 192, 384, 0, 5272, 0]

[[module.entry]]
name = "PEAKVOL"
Expand Down Expand Up @@ -232,7 +233,8 @@ count = 21
mod_cfg = [1, 0, 0, 0, 416, 12100000, 1536, 1536, 0, 12100, 0,
2, 0, 0, 0, 416, 10183000, 384, 384, 0, 10183, 0,
3, 0, 0, 0, 416, 8192000, 512, 512, 0, 8192, 0,
4, 0, 0, 0, 416, 10091000, 128, 128, 0, 10091, 0]
4, 0, 0, 0, 416, 10091000, 128, 128, 0, 10091, 0,
5, 0, 0, 0, 416, 5908000, 768, 768, 0, 5908, 0]

[[module.entry]]
name = "ASRC"
Expand Down

0 comments on commit 8bcf1fc

Please sign in to comment.