[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240314061205.26143-2-joshua.yeong@starfivetech.com>
Date: Thu, 14 Mar 2024 14:12:02 +0800
From: Joshua Yeong <joshua.yeong@...rfivetech.com>
To: paul.walmsley@...ive.com,
palmer@...belt.com,
aou@...s.berkeley.edu,
geert+renesas@...der.be,
joshua.yeong@...rfivetech.com,
prabhakar.mahadev-lad.rj@...renesas.com,
conor.dooley@...rochip.com,
alexghiti@...osinc.com,
evan@...osinc.com,
ajones@...tanamicro.com,
heiko@...ech.de,
guoren@...nel.org,
uwu@...nowy.me,
jszhang@...nel.org,
conor@...nel.org,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org,
leyfoon.tan@...rfivetech.com,
jeeheng.sia@...rfivetech.com
Cc: linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH 1/4] riscv: asm: vendorid_list: Add StarFive Technology to vendors list
Add StarFive Technology to the vendors list.
Signed-off-by: Joshua Yeong <joshua.yeong@...rfivetech.com>
---
arch/riscv/include/asm/vendorid_list.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/include/asm/vendorid_list.h b/arch/riscv/include/asm/vendorid_list.h
index e55407ace0c3..8c8f19ea505f 100644
--- a/arch/riscv/include/asm/vendorid_list.h
+++ b/arch/riscv/include/asm/vendorid_list.h
@@ -7,6 +7,7 @@
#define ANDESTECH_VENDOR_ID 0x31e
#define SIFIVE_VENDOR_ID 0x489
+#define STARFIVE_VENDOR_ID 0x67e
#define THEAD_VENDOR_ID 0x5b7
#endif
--
2.25.1
Powered by blists - more mailing lists