Skip to content

Commit 0ba3bf5

Browse files
kwillis01praneethbajjuri
authored andcommitted
perf(linux): AM62X, AM62PX: Update LPM power measurements
Update the power measurements for each low power mode for SDK 11.1. Signed-off-by: Kendall Willis <k-willis@ti.com>
1 parent 961b399 commit 0ba3bf5

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

source/devices/AM62PX/linux/Linux_Performance_Guide.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -975,26 +975,26 @@ Table: **Deep sleep**
975975
.. csv-table::
976976
:header: "Rail name","Rail voltage(V)","Power (mW)"
977977

978-
"vdd_core","0.85","11.23"
979-
"vddr_core","0.85","0.90"
980-
"soc_dvdd_3v3","3.30","6.51"
981-
"soc_dvdd_1v8","1.80","2.69"
982-
"vdda_1v8","1.80","72.23"
983-
"vdd_lpddr4","1.10","0.33"
984-
"Total"," ","93.89"
978+
"vdd_core","0.85","8.95"
979+
"vddr_core","0.85","0.84"
980+
"soc_dvdd_3v3","3.30","7.16"
981+
"soc_dvdd_1v8","1.80","2.59"
982+
"vdda_1v8","1.80","68.66"
983+
"vdd_lpddr4","1.10","0.46"
984+
"Total"," ","88.66"
985985

986986
Table: **MCU only**
987987

988988
.. csv-table::
989989
:header: "Rail name","Rail voltage(V)","Power (mW)"
990990

991-
"vdd_core","0.85","209.16"
992-
"vddr_core","0.85","2.53"
993-
"soc_dvdd_3v3","3.30","6.97"
994-
"soc_dvdd_1v8","1.80","2.70"
995-
"vdda_1v8","1.80","80.10"
996-
"vdd_lpddr4","1.10","0.31"
997-
"Total"," ","301.77"
991+
"vdd_core","0.85","211.34"
992+
"vddr_core","0.85","2.51"
993+
"soc_dvdd_3v3","3.30","6.81"
994+
"soc_dvdd_1v8","1.80","2.63"
995+
"vdda_1v8","1.80","77.43"
996+
"vdd_lpddr4","1.10","0.42"
997+
"Total"," ","301.14"
998998

999999
Partial I/O Data
10001000
- All voltage rails were measured to be near 0V

source/devices/AM62X/linux/Linux_Performance_Guide.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,26 +1131,26 @@ Table: **Deep sleep**
11311131
.. csv-table::
11321132
:header: "Rail name","Rail voltage(V)","Power (mW)"
11331133

1134-
"vdd_core","0.85","9.61"
1134+
"vdd_core","0.85","8.53"
11351135
"vddr_core","0.85","n/a"
1136-
"soc_dvdd_3v3","3.30","7.03"
1137-
"soc_dvdd_1v8","1.80","2.43"
1138-
"vdda_1v8","1.80","1.80"
1139-
"vdd_ddr4","1.10","8.73"
1140-
"Total"," ","29.60"
1136+
"soc_dvdd_3v3","3.30","5.19"
1137+
"soc_dvdd_1v8","1.80","1.04"
1138+
"vdda_1v8","1.80","2.12"
1139+
"vdd_ddr4","1.10","7.50"
1140+
"Total"," ","24.37"
11411141

11421142
Table: **MCU only**
11431143

11441144
.. csv-table::
11451145
:header: "Rail name","Rail voltage(V)","Power (mW)"
11461146

1147-
"vdd_core","0.85","109.78"
1147+
"vdd_core","0.85","109.46"
11481148
"vddr_core","0.85","n/a"
1149-
"soc_dvdd_3v3","3.30","14.48"
1150-
"soc_dvdd_1v8","1.80","1.94"
1149+
"soc_dvdd_3v3","3.30","12.97"
1150+
"soc_dvdd_1v8","1.80","0.77"
11511151
"vdda_1v8","1.80","10.94"
1152-
"vdd_ddr4","1.10","8.76"
1153-
"Total"," ","145.90"
1152+
"vdd_ddr4","1.10","8.28"
1153+
"Total"," ","142.41"
11541154

11551155
Partial I/O Data
11561156
- All voltage rails were measured to be near 0V

0 commit comments

Comments
 (0)