Skip to content

Commit dfd7806

Browse files
committed
feat(linux): AM62A/P: Add I/O Only + DDR power measurements
Add the I/O Only + DDR power measurements for AM62A and AM62P for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
1 parent c51e4c5 commit dfd7806

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

source/devices/AM62AX/linux/Linux_Performance_Guide.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,18 @@ Low Power Performance
831831
Power Performance
832832
^^^^^^^^^^^^^^^^^
833833

834+
.. csv-table:: I/O Only + DDR Power Performance
835+
:header: "Rail name","Rail voltage(V)","Power (mW)"
836+
837+
"vdd_core","0.85","0.00"
838+
"vddr_core","0.85","0.00"
839+
"soc_dvdd_3v3","3.30","3.47"
840+
"soc_dvdd_1v8","1.80","2.26"
841+
"vdda_1v8","1.80","0.02"
842+
"vdd_lpddr4","1.10","3.03"
843+
"Total"," ","8.78"
844+
845+
834846
.. csv-table:: Deep Sleep Power Performance
835847
:header: "Rail name","Rail voltage(V)","Power (mW)"
836848

source/devices/AM62PX/linux/Linux_Performance_Guide.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,17 @@ Low Power Performance
910910
Power Performance
911911
^^^^^^^^^^^^^^^^^
912912

913+
.. csv-table:: I/O Only + DDR Power Performance
914+
:header: "Rail name","Rail voltage(V)","Power (mW)"
915+
916+
"vdd_core","0.85","0.00"
917+
"vddr_core","0.85","0.00"
918+
"soc_dvdd_3v3","3.30","2.07"
919+
"soc_dvdd_1v8","1.80","8.50"
920+
"vdda_1v8","1.80","0.13"
921+
"vdd_lpddr4","1.10","4.58"
922+
"Total"," ","15.28"
923+
913924
.. csv-table:: Deep Sleep Power Performance
914925
:header: "Rail name","Rail voltage(V)","Power (mW)"
915926

0 commit comments

Comments
 (0)