[PATCH 1/1] platform: starfive: jh7110: Add starfive,jh7110s compatible
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Mon Sep 29 03:05:06 PDT 2025
On 9/6/25 07:36, Heinrich Schuchardt wrote:
> From: Hal Feng <hal.feng at starfivetech.com>
>
> Add support for VisionFive 2 Lite board.
>
> Link: https://github.com/hal-feng/opensbi/commit/b7e46979a4feb293070094835ba4058b5e55d707
> Signed-off-by: Hal Feng <hal.feng at starfivetech.com>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> platform/generic/starfive/jh7110.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/platform/generic/starfive/jh7110.c b/platform/generic/starfive/jh7110.c
> index dcd6306b..dc9a2864 100644
> --- a/platform/generic/starfive/jh7110.c
> +++ b/platform/generic/starfive/jh7110.c
> @@ -308,6 +308,7 @@ static void starfive_jh7110_fw_init(void *fdt, const struct fdt_match *match)
>
> static const struct fdt_match starfive_jh7110_match[] = {
> { .compatible = "starfive,jh7110" },
> + { .compatible = "starfive,jh7110s" },
> { },
> };
>
Hello Atish, hello Anup,
Anything stopping this from being merged?
https://lore.kernel.org/opensbi/20250906053638.69671-1-heinrich.schuchardt@canonical.com/
Best regards
Heinrich
More information about the opensbi
mailing list