mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-10-09 01:52:18 +01:00
platform: starfive: jh7110: Add starfive,jh7110s compatible
Add support for VisionFive 2 Lite board.
Link: b7e46979a4
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250906053638.69671-1-heinrich.schuchardt@canonical.com
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
@@ -322,6 +322,7 @@ static int starfive_jh7110_platform_init(const void *fdt, int nodeoff,
|
||||
|
||||
static const struct fdt_match starfive_jh7110_match[] = {
|
||||
{ .compatible = "starfive,jh7110" },
|
||||
{ .compatible = "starfive,jh7110s" },
|
||||
{ },
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user