Skip to content

Commit c138285

Browse files
vfalanisJassi Brar
authored andcommitted
riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
Add Microchip Technology to the RISC-V vendor list. Signed-off-by: Valentina Fernandez <valentina.fernandezalanis@microchip.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
1 parent db04986 commit c138285

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/include/asm/vendorid_list.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#define ASM_VENDOR_LIST_H
77

88
#define ANDES_VENDOR_ID 0x31e
9+
#define MICROCHIP_VENDOR_ID 0x029
910
#define SIFIVE_VENDOR_ID 0x489
1011
#define THEAD_VENDOR_ID 0x5b7
1112

0 commit comments

Comments
 (0)