author | Don Dominic <a0486429@ti.com> | |
Fri, 11 Dec 2020 11:06:37 +0000 (16:36 +0530) | ||
committer | Sivaraj R <sivaraj@ti.com> | |
Fri, 11 Dec 2020 14:28:50 +0000 (08:28 -0600) | ||
commit | 07ee2f2d9122ca6a07c3a3a1d890f875e73b09ec | |
tree | bf09d80206671217f171ebb8b66fc7f5d437d827 | tree | snapshot (tar.xz tar.gz zip) |
parent | 5d26973b4dd335e93638aed0ea113e2340efdaef | commit | diff |
[PDK-8892] UDMA: Update BCDMA BlkCpy channel allocation in allignment with latest SYSFW
- As per latest SYSFW,
- For requesting BCDMA Block Copy channels, set extended_ch_type and pass the valid flag.
- For requesting BCDMA Split TR TX channels, set extended_ch_type=0 and pass the valid flag.
- Also remove the existing offset of 32 for blk cpy channel index, in alignment with old sysfw.
Signed-off-by: Don Dominic <a0486429@ti.com>
- As per latest SYSFW,
- For requesting BCDMA Block Copy channels, set extended_ch_type and pass the valid flag.
- For requesting BCDMA Split TR TX channels, set extended_ch_type=0 and pass the valid flag.
- Also remove the existing offset of 32 for blk cpy channel index, in alignment with old sysfw.
Signed-off-by: Don Dominic <a0486429@ti.com>