Skip to content

Commit 130579c

Browse files
feat(linux): AM62DX: Update release notes with enhanced features and issue tracking
- Expand McASP feature descriptions and add new hardware support - Update firmware information from TAD5212 to PCM6240 ADC - Add comprehensive issues tracker with resolved and open items - Include detailed hardware configuration fixes and improvements Signed-off-by: Paresh Bhagat <[email protected]>
1 parent 6366664 commit 130579c

File tree

1 file changed

+45
-4
lines changed

1 file changed

+45
-4
lines changed

source/devices/AM62DX/linux/Release_Specific_Release_Notes.rst

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@ Released on Dec 2025
4343
What's new
4444
----------
4545

46-
**Processor SDK Linux AM62PX Release has following new features:**
46+
**Processor SDK Linux AM62DX Release has following new features:**
4747

4848
- Second 2025 LTS Reference Release Including RT combined branch model
49-
- McASP Async TX and RX on single channel.
50-
- Important Bug Fixes on top of Processor SDK 11.01.16.13 Release.
49+
- McASP async mode: independent transmit (playback) and receIve (capture) clocking.
50+
- 4 channel recording support.
51+
- OSPI, EQEP, PWM, MCAN support.
52+
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release.
5153
- Review Issue Tracker Section for the new fixes.
5254

5355
What's included
@@ -67,7 +69,7 @@ What's included
6769
- OPTEE 4.7.0
6870
- TIFS Firmware `v11.02.05 <https://software-dl.ti.com/tisci/esd/11_02_05/release_notes/release_notes.html>`__ (Click on the link for more information)
6971
- IPC Firmware REL.MCUSDK.11.01.00.00
70-
- TAD5212 Firmware 1.0.0.0
72+
- PCM6240 ADC Firmware 1.0.0.0
7173
- DM Firmware 11.02.00.11
7274
- Yocto scarthgap 5.0
7375

@@ -119,3 +121,42 @@ Arago (Yocto/OE)
119121
- `scarthgap <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/log/?h=scarthgap>`__
120122
- `11.02.08.02 <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/tag/?h=11.02.08.02>`__
121123
-
124+
125+
Issues Tracker
126+
==============
127+
128+
Issues Resolved
129+
---------------
130+
.. csv-table::
131+
:header: "Record ID", "Title"
132+
:widths: 15, 70
133+
134+
"SITSW-7550","Relocate Memory carveout for RTOS IPC"
135+
"LCPD-45245","CICD-next: ETH_XS_FUNC_PING_CPSWnG_NATIVE failure"
136+
"LCPD-44885","Upstream: am62d: Missing enable of typec_pd0"
137+
"LCPD-44884","LCPD-44884 - Upstream: am62d: opp table is empty"
138+
"LCPD-45404","AM62D using incorrect DM firmware in Yocto builds"
139+
"SITSW-9470","AM62D: Fix PMIC Padconfig"
140+
"SITSW-9471","AM62D: Remove unused ospi0 chip select pins"
141+
"SITSW-9472","AM62D: Fix regulator properties"
142+
"SITSW-9473","AM62D: Enable overlays"
143+
"SITSW-9474","Fix main padcfg length"
144+
"SITSW-9475","AM62D: Fix USB padconfig"
145+
146+
Issues Open
147+
-----------
148+
.. csv-table::
149+
:header: "Record ID", "Title"
150+
:widths: 15, 70
151+
152+
"SITSW-7550","Relocate Memory carveout for RTOS IPC"
153+
"LCPD-45245","CICD-next: ETH_XS_FUNC_PING_CPSWnG_NATIVE failure"
154+
"LCPD-44885","Upstream: am62d: Missing enable of typec_pd0"
155+
"LCPD-44884","LCPD-44884 - Upstream: am62d: opp table is empty"
156+
"LCPD-45404","AM62D using incorrect DM firmware in Yocto builds"
157+
"SITSW-9470","AM62D: Fix PMIC Padconfig"
158+
"SITSW-9471","AM62D: Remove unused ospi0 chip select pins"
159+
"SITSW-9472","AM62D: Fix regulator properties"
160+
"SITSW-9473","AM62D: Enable overlays"
161+
"SITSW-9474","Fix main padcfg length"
162+
"SITSW-9475","AM62D: Fix USB padconfig"

0 commit comments

Comments
 (0)