On 12/6/2024 2:59 PM, Lizhi Hou wrote:
Add NPU6 registers and other private configurations.
Co-developed-by: Xiaoming Ren <xiaoming....@amd.com>
Signed-off-by: Xiaoming Ren <xiaoming....@amd.com>
Signed-off-by: Lizhi Hou <lizhi....@amd.com>
---
drivers/accel/amdxdna/Makefile | 3 +-
drivers/accel/amdxdna/npu6_regs.c | 121 ++++++++++++++++++++++++++++++
This looks like dead code to me. I would expect somewhere else in the
driver, dev_npu6_info would be used, but that is not the case. What am
I missing?
-Jeff