On Fri, Apr 19, 2024 at 4:32 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On 19/04/2024 14:45, Konstantin Pugin wrote: > > From: Konstantin Pugin <ria.freelander@xxxxxxxxx> > > > > Add EXAR XR20M1172 UART compatible line into devicetree documentation. > > > > Reviewed-by: Vladimir Zapolskiy <vz@xxxxxxxxx> > > Signed-off-by: Konstantin Pugin <ria.freelander@xxxxxxxxx> > > --- > > Documentation/devicetree/bindings/serial/nxp,sc16is7xx.ya > > This is fourth change, no cover letter, no changelog. Patch is trivial > but you do not make it easier to understand what is happening here. > > Please provide proper changelog under ---. > > (If you wrote changelog somewhere else and then decided not to send it > to us, it is like there was no changelog. I literally do not have it in > my inbox). > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > > --- > > This is an automated instruction, just in case, because many review tags > are being ignored. If you know the process, you can skip it (please do > not feel offended by me posting it here - no bad intentions intended). > If you do not know the process, here is a short explanation: > > Please add Acked-by/Reviewed-by/Tested-by tags when posting new > versions, under or above your Signed-off-by tag. Tag is "received", when > provided in a message replied to you on the mailing list. Tools like b4 > can help here. However, there's no need to repost patches *only* to add > the tags. The upstream maintainer will do that for tags received on the > version they apply. > > https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 > > Best regards, > Krzysztof > I am sorry, I used git send-email, and send all 3 patches and cover letter. I do not know why it was not ended up in your mailbox. Link to all patches (version 4) https://lore.kernel.org/linux-serial/20240419124506.1531035-1-rilian.la.te@xxxxx/. Here is a git send-email log for cover letter: ``` $ git send-email v4*.patch --cc-cmd='./scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' v4-0000-cover-letter.patch v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch v4-0002-dt-bindings-sc16is7xx-Add-compatible-line-for-XR2.patch v4-0003-serial-sc16is7xx-add-support-for-EXAR-XR20M1172-U.patch To whom should the emails be sent (if anyone)? Message-ID to be used as In-Reply-To for the first email (if any)? (mbox) Adding cc: Konstantin Pugin <ria.freelander@xxxxxxxxx> from line 'From: Konstantin Pugin <ria.freelander@xxxxxxxxx>' ./scripts/get_maintainer.pl: file 'v4-0000-cover-letter.patch' doesn't appear to be a patch. Add -f to options? (cc-cmd) Adding cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: Jiri Slaby <jirislaby@xxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: Lech Perczak <lech.perczak@xxxxxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= <ilpo.jarvinen@xxxxxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: linux-kernel@xxxxxxxxxxxxxxx from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' (cc-cmd) Adding cc: linux-serial@xxxxxxxxxxxxxxx from: './scripts/get_maintainer.pl --norolestats v4-0001-serial-sc16is7xx-announce-support-of-SER_RS485_RT.patch' From: Konstantin Pugin <rilian.la.te@xxxxx> To: Cc: Konstantin Pugin <ria.freelander@xxxxxxxxx>, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, Jiri Slaby <jirislaby@xxxxxxxxxx>, Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>, Lech Perczak <lech.perczak@xxxxxxxxxxxxxxx>, =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= <ilpo.jarvinen@xxxxxxxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, linux-serial@xxxxxxxxxxxxxxx Subject: [PATCH v4 0/3] add support for EXAR XR20M1172 UART Date: Fri, 19 Apr 2024 15:45:00 +0300 Message-Id: <20240419124506.1531035-1-rilian.la.te@xxxxx> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit The Cc list above has been expanded by additional addresses found in the patch commit message. By default send-email prompts before sending whenever this occurs. This behavior is controlled by the sendemail.confirm configuration setting. For additional information, run 'git send-email --help'. To retain the current behavior, but squelch this message, run 'git config --global sendemail.confirm auto'. Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): OK. Log says: Server: smtp.yandex.ru MAIL FROM:<rilian.la.te@xxxxx> RCPT TO:<ria.freelander@xxxxxxxxx> RCPT TO:<gregkh@xxxxxxxxxxxxxxxxxxx> RCPT TO:<jirislaby@xxxxxxxxxx> RCPT TO:<hvilleneuve@xxxxxxxxxxxx> RCPT TO:<andriy.shevchenko@xxxxxxxxxxxxxxx> RCPT TO:<lech.perczak@xxxxxxxxxxxxxxx> RCPT TO:<ilpo.jarvinen@xxxxxxxxxxxxxxx> RCPT TO:<tglx@xxxxxxxxxxxxx> RCPT TO:<linux-kernel@xxxxxxxxxxxxxxx> RCPT TO:<linux-serial@xxxxxxxxxxxxxxx> From: Konstantin Pugin <rilian.la.te@xxxxx> To: Cc: Konstantin Pugin <ria.freelander@xxxxxxxxx>, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, Jiri Slaby <jirislaby@xxxxxxxxxx>, Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>, Lech Perczak <lech.perczak@xxxxxxxxxxxxxxx>, =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= <ilpo.jarvinen@xxxxxxxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, linux-serial@xxxxxxxxxxxxxxx Subject: [PATCH v4 0/3] add support for EXAR XR20M1172 UART Date: Fri, 19 Apr 2024 15:45:00 +0300 Message-Id: <20240419124506.1531035-1-rilian.la.te@xxxxx> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Result: 250 ```