Re: [PATCH] arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX

From: Pierluigi Passaro
Date: Sun Jan 15 2023 - 15:55:00 EST


On Sun, Jan 15, 2023 at 9:48 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:
>
> Hi Pierluigi,
>
> On Sun, Jan 15, 2023 at 9:27 AM Fabio Estevam <festevam@xxxxxxxxx> wrote:
> >
> > Hi Pierluigi,
> >
> > Thanks for the patch.
> >
> > On Sun, Jan 15, 2023 at 7:32 AM Pierluigi Passaro
> > <pierluigi.passaro@xxxxxxxxx> wrote:
> > >
> > > According section
> > > 8.2.5.313 Select Input Register (IOMUXC_UART1_RXD_SELECT_INPUT)
> > > of
> > > i.MX 8M Mini Applications Processor Reference Manual, Rev. 3, 11/2020
> > > the required setting for this specific pin configuration is "1"
> >
> > Fixes: c1c9d41319c3 ("dt-bindings: imx: Add pinctrl binding doc for imx8mm")
> >
> > Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>
>
> ./scripts/checkpatch.pl shows the following problem with your patch:
>
> WARNING: From:/Signed-off-by: email address mismatch: 'From: Pierluigi
> Passaro <pierluigi.passaro@xxxxxxxxx>' != 'Signed-off-by: Pierluigi
> Passaro <pierluigi.p@xxxxxxxxxxxxx>'
>
> Please adjust this, add the Fixes tag and send a v2.
>
I have a temporary SMTP configuration problem with my company account.
As soon as it will be fixed, the patch will have no changes, will only change
the SMTP mail server: is this warning so critical ?
>
> Thanks