Messages in this thread |  | | From | Fabio Estevam <> | Date | Sun, 15 Jan 2023 17:48:41 -0300 | Subject | Re: [PATCH] arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX |
| |
Hi Pierluigi,
On Sun, Jan 15, 2023 at 9:27 AM Fabio Estevam <festevam@gmail.com> wrote: > > Hi Pierluigi, > > Thanks for the patch. > > On Sun, Jan 15, 2023 at 7:32 AM Pierluigi Passaro > <pierluigi.passaro@gmail.com> 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@gmail.com>
./scripts/checkpatch.pl shows the following problem with your patch:
WARNING: From:/Signed-off-by: email address mismatch: 'From: Pierluigi Passaro <pierluigi.passaro@gmail.com>' != 'Signed-off-by: Pierluigi Passaro <pierluigi.p@variscite.com>'
Please adjust this, add the Fixes tag and send a v2.
Thanks
|  |