[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL9mu0K9f2rDsFeiVKT0izutxQzAU_=YBo6x7w1m=8gDhK9uOw@mail.gmail.com>
Date: Thu, 11 Mar 2021 20:34:28 +0800
From: dillon min <dillon.minfei@...il.com>
To: Alexandre TORGUE <alexandre.torgue@...s.st.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
linux-stm32@...md-mailman.stormreply.com,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux@...linux.org.uk, Vladimir Murzin <vladimir.murzin@....com>,
afzal.mohd.ma@...il.com
Subject: Re: [PATCH 8/8] ARM: stm32: add initial support for stm32h750
Hi Alexandre
On Thu, Mar 11, 2021 at 6:43 PM Alexandre TORGUE
<alexandre.torgue@...s.st.com> wrote:
>
> 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
Okay, thanks for remind.
>
> > 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