Merge in PINDSW/motor_control_sdk from PINDSW-6925_update_release_notes to next
* commit '70ce9a249e3b192e34ebfc20f0ca79da4de1d9ac':
am243x: docs: Update discovery path addition instruction
am243x: docs: Update bug list for 9.0 release
Merge in PINDSW/motor_control_sdk from PINDSW-6566_update_dcl to next
* commit '422e7e0522da64b4b1dbe930d62f7a37582c4ebe':
am243x/am263x: rtlibs: Update documentation
Merge in PINDSW/motor_control_sdk from PINDSW-6907_update_docs to next
* commit 'cc0d7395a312ebca0c1a33057084ead845b03fae':
am243x/am263x: docs: Add manifest for 9.0 release
am64x/am243x/am263x: docs: Update the links to IC SDK and MCU+ SDK
am64x/am243x: hdsl: Update documentation for HDSL examples
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-6924_EnDat_add_limitations to next
* commit '8c7cb66272c6022c5c5006a1106e37a98ff80a0b':
am64x/am243x: EnDat: add limitations in design doc
Merge in PINDSW/motor_control_sdk from PINDSW-6566_update_dcl to next
* commit '82ae63d1516b4dbd102237a028a5850cd25b58db':
am243x: rtlibs: Remove M4F examples for DCL
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-6557_SDFM_Documentation to next
* commit '027f0c37b59acd3e35202944fc31f36a61fe2e28':
am64x/am243x: endat, sdfm: Update documentation
Merge in PINDSW/motor_control_sdk from PINDSW-6566_add_dcl to next
* commit '3faf4a3ee1c99a33d4c9eac71f659d0b1aa91002':
am243x/am263x : rtlibs : Add DCL examples and sources
- Update design documentation for SDFM
- Update features list for EnDat and SDFM
- Update test cases description for EnDat
- Update release notes and backward compatibility
Fixes: PINDSW-6557
Signed-off-by: Achala Ram <a-ram@ti.com>
Merge in PINDSW/motor_control_sdk from a0497643_PINDSW-6913_HDSL_DOCUMENTATION to next
* commit '254d63a73ee8beaf90a256b54f3b1c7f81ffaa81':
am64x/am243x: hdsl: Update documentation
- Updated the landing page, design page and example page for HDSL
- Remove DDR Trace example specific page
Fixes: PINDSW-6913
Signed-off-by: Rajul Bhambay <r-bhambay@ti.com>
Merge in PINDSW/motor_control_sdk from PINDSW-6907_update_docs to next
* commit '1cf4e56faff74ba2d4f999e8f4eff93e4c5bca4b':
am64x/am243x/am263x: docs: Update block diagram
am64x/am243x: examples/source: Fix the license text
Merge in PINDSW/motor_control_sdk from PINDSW-6917_update_hdsl_example to next
* commit '26128b7675f914ade3fa8c0204a3045511c3152e':
am64x/am243x: hdsl: Disable memory trace feature for release mode builds
Merge in PINDSW/motor_control_sdk from PINDSW-6639_fix_hdsl_linker_file to next
* commit 'ce028261cb2b6cd93bc314be4b0212415a6337c0':
am243x: hdsl: Fix the linker file for am243x-lp
Merge in PINDSW/motor_control_sdk from bugfix/a0497643_MCUSDK-5489_hdsl_multichannel_freerunmode_bug to next
* commit 'af129481c2f44c5582cc65326877758792dcb7db':
am64x/am243x: HDSL: Multi-channel Free-run Mode bugs
Merge in PINDSW/motor_control_sdk from bugfix/a0497643_MCUSDK-5489_hdsl_multichannel_sync_mode_bugs to next
* commit '0d9a5d95eb7a6b3e8bd36ea9855a9f2e87754bb6':
am64x/am243x: HDSL: Multi-channel Sync Mode bugs
Merge in PINDSW/motor_control_sdk from PINDSW-6651_merge_hdsl_examples to next
* commit '47060ba7b13cc305a30560f28d33651a56a74321':
am64x/am243x: hdsl: Add retry for Udma_ringDequeueRaw if it fails
am64x/am243x: hdsl: Merge the trace example with the main example
am243x: hdsl: Set 300 MHz ICSSG core clock frequency fo am243x-lp examples
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-6687_EnDat_Documentation to next
* commit '800d9c5a4d12e4a3204c29c838161b35857d4923':
am64x/am243x: Endat: Update documentation
am64x/am243x: EnDat: Enable long time test run
- Add Heidenhain Test cases
- Add reference and links for Boosterpack in EnDat, HDSL
and Tamagawa documentation
Fixes: PINDSW-6687, PINDSW-6553
Signed-off-by: Achala Ram <a-ram@ti.com>
- Enable long time test run for position command
- Load all core firmware in load share mode
Fixes: PINDSW-6686
Signed-off-by: Achala Ram <a-ram@ti.com>
- Switch to polling mode for UDMA completion
- In release mode, Udma_ringDequeueRaw() returns timeout
- Update App_udmaTrpdInit() to do fixed configuration only once. This
reduces the copy time.
Fixes: PINDSW-6659
Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
Merge in PINDSW/motor_control_sdk from PINDSW-6641_fix_long_message_test_case to next
* commit 'e0a42c5a8286af60c1570a1c97d66993afd9e14e':
am64x/am243x: hdsl: Remove UART option 16 for long message test
Merge in PINDSW/motor_control_sdk from PINDSW-6551_update_release_documentation to next
* commit '90c7b05a0e9efc24a9f63e0fcc7d2fadfeeb61af':
am243x/am263x: docs: Add migration guide
am243x: docs: Add release notes page for 9.0.0
allsoc: docs: Update the main page of documentation
allsoc: docs: Fix the doxygen groups for API documentation
- Update the text
- Update the block diagram and links
- Add links to IC SDK and MCU+ SDK
- Fix the documentation build warnings
Fixes: PINDSW-6552
Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-6607_SDFM_resolve_static_code_analysis_bug to next
* commit 'd2aad2c201019065a56046effbe03666e3743512':
am64x/am243x: SDFM: Remove sdfm handle null initialization
Merge in PINDSW/motor_control_sdk from a0503539_make_changes_in_docs_for_tamagawa to next
* commit '5c6c6a6c5fa9c7f27b09d2f6cf3621e0d94e0641':
am64x/am243xx: tamagawa: Update documenation for reset command
Merge in PINDSW/motor_control_sdk from a0502729_PINDSW-6569_EnDat_release_bug to next
* commit '394ada13f30e16b972ab6a366a14d45d4b897a5c':
am64x/am243x: EnDat: Resolve channel mask checks