Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
- Supported AM62Lx SR1.1 Only
- New 2-Stage A53 Boot Flow including OPTEE
- Low Power Mode: DeepSleep Wakeup Event - UART, GPIO, CPUFreq Framework with DFS
- Added support for McASP async mode: independent transmit (playback) and receive (capture) clocking

Check warning on line 53 in source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'.", "location": {"path": "source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 53, "column": 53}}}, "severity": "INFO"}

Check warning on line 53 in source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale. Raw Output: {"message": "[RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale.", "location": {"path": "source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 53, "column": 29}}}, "severity": "WARNING"}
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>` OPTEE TRNG
- Support for multiple Linux distributions, such as Yocto, Debian and Buildroot

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- Low Power Mode - Standby via CPUIdle
- McSPI Turbo mode
- LPDDR4 Temp read and update Refresh
- Added support for McASP async mode: independent transmit (playback) and receive (capture) clocking

Check warning on line 56 in source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'.", "location": {"path": "source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 56, "column": 53}}}, "severity": "INFO"}

Check warning on line 56 in source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale. Raw Output: {"message": "[RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale.", "location": {"path": "source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 56, "column": 29}}}, "severity": "WARNING"}
- Important Bug Fixes on top of Processor SDK 11.01.16.13 Release.
- Review Issue Tracker Section for the new fixes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
- PRU Remoteproc boot
- McSPI Turbo mode
- Low Power Mode - Standby Via CPUIdle
- Added support for McASP async mode: independent transmit (playback) and receive (capture) clocking

Check warning on line 52 in source/devices/AM62X/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'.", "location": {"path": "source/devices/AM62X/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 52, "column": 53}}}, "severity": "INFO"}

Check warning on line 52 in source/devices/AM62X/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale. Raw Output: {"message": "[RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale.", "location": {"path": "source/devices/AM62X/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 52, "column": 29}}}, "severity": "WARNING"}
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release
- Review Issue Tracker Section for the new fixes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

- Third 2025 LTS Reference Release Including RT combined branch model
- PRU Remoteproc boot
- Added support for McASP async mode: independent transmit (playback) and receive (capture) clocking

Check warning on line 51 in source/devices/AM64X/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'send' rather than 'transmit'.", "location": {"path": "source/devices/AM64X/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 51, "column": 53}}}, "severity": "INFO"}

Check warning on line 51 in source/devices/AM64X/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale. Raw Output: {"message": "[RedHat.Spelling] Verify the word 'async'. It is not in the American English spelling dictionary used by Vale.", "location": {"path": "source/devices/AM64X/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 51, "column": 29}}}, "severity": "WARNING"}
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release
- Review Issue Tracker Section for the new fixes.

Expand Down