aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikhil Devshatwar2020-10-19 10:41:07 -0500
committerDave Gerlach2020-10-19 11:25:42 -0500
commit6d85d589f1b1c0917bd42281f46ff74833bcf264 (patch)
tree2d3fc7fca598bd9e6a9414047706875825597b5c /soc/j7200/evm/rm-cfg.c
parentab4400fa5cfe61760881cbace8b7fcdd1e703426 (diff)
downloadk3-image-gen-6d85d589f1b1c0917bd42281f46ff74833bcf264.tar.gz
k3-image-gen-6d85d589f1b1c0917bd42281f46ff74833bcf264.tar.xz
k3-image-gen-6d85d589f1b1c0917bd42281f46ff74833bcf264.zip
soc: j721e: Update block copy allocation for UDMA channels
To use UDMA channels for block copy, the Tx and Rx channel number has to be the same. When UDMA channels are allocated with just a single range, sometimes it is not possible to allocate the ranges such that the channels can be used for block copy usecase. Fix this by allocating the channels in two ranges, first range for block copy and second range for other usage. When there are no channels for block copy, an entry with 0 count is added. This is to maintain consistency when querying SYSFW about the ranges allocated for a host. Also adjust the MCU NAVSS interrupt router allocation after the HSM re architecture Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
Diffstat (limited to 'soc/j7200/evm/rm-cfg.c')
0 files changed, 0 insertions, 0 deletions