[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0c43d9e-bd29-4fcd-9c62-269f6c6ef7e4@collabora.com>
Date: Mon, 23 Jun 2025 10:35:15 +0200
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
To: wctrl@...ton.me, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>, Guenter Roeck
<linux@...ck-us.net>, Sean Wang <sean.wang@...iatek.com>,
Russell King <linux@...linux.org.uk>
Cc: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-watchdog@...r.kernel.org
Subject: Re: [PATCH 07/11] ARM: mediatek: show the hardware name for the
MT6572
Il 20/06/25 17:40, Max Shevchenko via B4 Relay ha scritto:
> From: Max Shevchenko <wctrl@...ton.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@...labora.com>
> Signed-off-by: Max Shevchenko <wctrl@...ton.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",
>
Powered by blists - more mailing lists