mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
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>
This commit is contained in:
parent
db04986694
commit
c138285233
|
|
@ -6,6 +6,7 @@
|
|||
#define ASM_VENDOR_LIST_H
|
||||
|
||||
#define ANDES_VENDOR_ID 0x31e
|
||||
#define MICROCHIP_VENDOR_ID 0x029
|
||||
#define SIFIVE_VENDOR_ID 0x489
|
||||
#define THEAD_VENDOR_ID 0x5b7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user