diff options
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/generic/starfive/jh7110.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/generic/starfive/jh7110.c b/platform/generic/starfive/jh7110.c index 4163e416..c1328437 100644 --- a/platform/generic/starfive/jh7110.c +++ b/platform/generic/starfive/jh7110.c @@ -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" }, { }, }; |
