[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a5b4a06c-60c4-ba56-5f5b-dd7a8c5a0d6d@foss.st.com>
Date: Thu, 11 Mar 2021 11:43:11 +0100
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: <dillon.minfei@...il.com>, <robh+dt@...nel.org>,
<mcoquelin.stm32@...il.com>, <devicetree@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux@...linux.org.uk>,
<vladimir.murzin@....com>, <afzal.mohd.ma@...il.com>
Subject: Re: [PATCH 8/8] ARM: stm32: add initial support for stm32h750
Hi Dillon
On 3/3/21 9:05 AM, dillon.minfei@...il.com wrote:
> From: dillon min <dillon.minfei@...il.com>
>
No empty commit message please
> Signed-off-by: dillon min <dillon.minfei@...il.com>
> ---
> arch/arm/mach-stm32/board-dt.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
> index 011d57b488c2..a766310d8dca 100644
> --- a/arch/arm/mach-stm32/board-dt.c
> +++ b/arch/arm/mach-stm32/board-dt.c
> @@ -17,6 +17,7 @@ static const char *const stm32_compat[] __initconst = {
> "st,stm32f746",
> "st,stm32f769",
> "st,stm32h743",
> + "st,stm32h750",
> "st,stm32mp157",
> NULL
> };
>
Powered by blists - more mailing lists