[PATCH 3/4] arch: dts: mediatek: mt8370: add Grinn GenioSBC-510
Krzysztof Kozlowski
krzk at kernel.org
Mon Aug 18 23:53:28 PDT 2025
On 15/08/2025 18:08, Mateusz Koza wrote:
> From: Bartosz Bilas <b.bilas at grinn-global.com>
>
> Add support for Grinn GenioSBC-510. Based on the commit introducing
> support for the Grinn GenioSBC-700, this change adds support for the
> Grinn Genio SBC-510, a single-board computer based on the MediaTek Genio
> 510 SoC.
>
> The GenioSBC-510 uses the same SoM and SBC base .dtsi files as the
> GenioSBC-700, enabling reuse of the common hardware definitions while
> providing a dedicated DTS for the Genio 510 variant.
>
> More details about the hardware:
> - https://grinn-global.com/products/grinn-geniosom-510
> - https://grinn-global.com/products/grinn-genioboard-edge-ai-sbc
>
> Signed-off-by: Mateusz Koza <mateusz.koza at grinn-global.com>
> ---
> arch/arm64/boot/dts/mediatek/Makefile | 1 +
> .../mediatek/mt8370-grinn-genio-510-sbc.dts | 19 +++++++++++++++++++
> 2 files changed, 20 insertions(+)
> create mode 100644 arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts
>
> diff --git a/arch/arm64/boot/dts/mediatek/Makefile b/arch/arm64/boot/dts/mediatek/Makefile
> index 7383d75d8041..729d786b1236 100644
> --- a/arch/arm64/boot/dts/mediatek/Makefile
> +++ b/arch/arm64/boot/dts/mediatek/Makefile
> @@ -102,6 +102,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += mt8365-evk.dtb
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8365-evk-eth.dtbo
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8365-evk-hdmi.dtbo
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8370-genio-510-evk.dtb
> +dtb-$(CONFIG_ARCH_MEDIATEK) += mt8370-grinn-genio-510-sbc.dtb
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8395-genio-1200-evk.dtb
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8390-genio-700-evk.dtb
> dtb-$(CONFIG_ARCH_MEDIATEK) += mt8390-grinn-genio-700-sbc.dtb
> diff --git a/arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts b/arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts
> new file mode 100644
> index 000000000000..632e2b35443a
> --- /dev/null
> +++ b/arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts
> @@ -0,0 +1,19 @@
> +/*
We do not take closed source code.
> + * Copyright (C) 2025 Grinn sp. z o.o.
> + * Author: Bartosz Bilas <bartosz.bilas at grinn-global.com>
Best regards,
Krzysztof
More information about the Linux-mediatek
mailing list