libhsakmt: Prepare Beige_goby support

PCI IDs have yet to be added later.

Signed-off-by: Chengming Gui <Jack.Gui@amd.com>
Change-Id: Ia0cbda17469b13fca807ce4eb74deae6f0d1eeac
This commit is contained in:
Chengming Gui
2020-11-06 17:27:47 +08:00
committed by Jack Gui
parent 86a68b2774
commit ce995fe48d
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -140,6 +140,7 @@ enum asic_family_type {
CHIP_DIMGREY_CAVEFISH, /* 20 */
CHIP_VANGOGH, /* 21 */
CHIP_ALDEBARAN, /* 22 */
CHIP_BEIGE_GOBY, /* 23 */
CHIP_LAST
};