Skip to content

Commit

Permalink
riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Valentina Fernandez authored and Jassi Brar committed Jan 20, 2025
1 parent db04986 commit c138285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/include/asm/vendorid_list.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c138285

Please sign in to comment.