]> asedeno.scripts.mit.edu Git - linux.git/commit
habanalabs: use EQ MSI/X ID per chip
authorOded Gabbay <oded.gabbay@gmail.com>
Mon, 4 Mar 2019 13:51:30 +0000 (15:51 +0200)
committerOded Gabbay <oded.gabbay@gmail.com>
Mon, 4 Mar 2019 13:51:30 +0000 (15:51 +0200)
commitc535bfdd0f86aeed165d4f5aba187570f42d785f
tree13d7f6e0a0185319a9152a7bda5554fa7dca8b06
parent3110c60fdc7a5a7626b7cd401c4918751d7c19db
habanalabs: use EQ MSI/X ID per chip

The Event Queue MSI/X ID is different per ASIC. This patch renames the
current define to have the GOYA_ prefix to mark it only for Goya. It also
moves it from the common armcp_if.h file to the ASIC specific goya_fw_if.h
file.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/misc/habanalabs/goya/goya.c
drivers/misc/habanalabs/include/armcp_if.h
drivers/misc/habanalabs/include/goya/goya_fw_if.h