]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'octeopntx2-LMTST-regions'
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 18:27:57 +0000 (11:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jul 2021 18:27:57 +0000 (11:27 -0700)
commit1a4d0187a5cc47a8d0b5a255ef0e9d035b69e662
tree31d807e8b73c6c2833ab408cc3fac6152377a57c
parent6daa2bbda4972b1cf94fea5e9ecb66b87794e748
parent438a59497a141b483e1dca869bcdcac292fe93f0
Merge branch 'octeopntx2-LMTST-regions'

Geetha sowjanya says:

====================
Dynamic LMTST region setup

This patch series allows RVU PF/VF to allocate memory for
LMTST operations instead of using memory reserved by firmware
which is mapped as device memory.
The LMTST mapping table contains the RVU PF/VF LMTST memory base
address entries. This table is used by hardware for LMTST operations.
Patch1 introduces new mailbox message to update the LMTST table with
the new allocated memory address.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>