[PATCH 07/11] ARM: mediatek: show the hardware name for the MT6572

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Mon Jun 23 01:35:15 PDT 2025


Il 20/06/25 17:40, Max Shevchenko via B4 Relay ha scritto:
> From: Max Shevchenko <wctrl at proton.me>
> 
> Add a compatible string for the MT6572 SoC.
> 

Please clarify the commit title.

ARM: mediatek: Add board_dt_compat entry for the MT6572 SoC

after which:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>

> Signed-off-by: Max Shevchenko <wctrl at proton.me>
> ---
>   arch/arm/mach-mediatek/mediatek.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/mach-mediatek/mediatek.c b/arch/arm/mach-mediatek/mediatek.c
> index e6e9f93a1f01c7d043cf4312b9406b25c8897198..5c28124bd0078b31665fef647e496f4131b82c8d 100644
> --- a/arch/arm/mach-mediatek/mediatek.c
> +++ b/arch/arm/mach-mediatek/mediatek.c
> @@ -38,6 +38,7 @@ static void __init mediatek_timer_init(void)
>   
>   static const char * const mediatek_board_dt_compat[] = {
>   	"mediatek,mt2701",
> +	"mediatek,mt6572",
>   	"mediatek,mt6589",
>   	"mediatek,mt6592",
>   	"mediatek,mt7623",
> 





More information about the Linux-mediatek mailing list