public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Tomas Paukrt <tomaspaukrt@email.cz>,
	Rob Herring <robh+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jirislaby@kernel.org>
Cc: linux-serial@vger.kernel.org,
	Lino Sanfilippo <LinoSanfilippo@gmx.de>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 1/2] serial: core: Add option to enable RS485 mode via GPIO
Date: Tue, 21 Nov 2023 08:02:31 +0100	[thread overview]
Message-ID: <fbdcaca9-85c6-42e2-ac10-646a9ce51757@kernel.org> (raw)
In-Reply-To: <3Nj.ZZr}.5RaPRe7D8AB.1bMzDm@seznam.cz>

On 20/11/2023 22:45, Tomas Paukrt wrote:
> Add an option to enable the RS485 mode at boot time based on
> the state of a GPIO pin (DIP switch or configuration jumper).
> The GPIO is defined by the device tree property "rs485-mode-gpio".
> 
> Signed-off-by: Tomas Paukrt <tomaspaukrt@email.cz>
> ---
>  drivers/tty/serial/serial_core.c | 12 ++++++++++++

Why the subject is "Re:"? Please send each patchset as independent thread.

Best regards,
Krzysztof


  reply	other threads:[~2023-11-21  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <VY.ZZnz.2Km1cHBSh2}.1bLIJa@seznam.cz>
     [not found] ` <476876ca-806f-a5ad-1eeb-435c8a3111a2@gmx.de>
     [not found]   ` <2cZ.ZZqF.1YADr1CLFoQ.1bMn3d@seznam.cz>
     [not found]     ` <5a0321ac-e1e6-45e9-9faf-153db8d34980@kernel.org>
2023-11-20 21:45       ` [PATCH v3 1/2] serial: core: Add option to enable RS485 mode via GPIO Tomas Paukrt
2023-11-21  7:02         ` Krzysztof Kozlowski [this message]
2023-11-23 14:14         ` Greg Kroah-Hartman
2023-11-20 21:45       ` [PATCH v3 2/2] dt-bindings: serial: " Tomas Paukrt
2023-11-21  7:04         ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbdcaca9-85c6-42e2-ac10-646a9ce51757@kernel.org \
    --to=krzk@kernel.org \
    --cc=LinoSanfilippo@gmx.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=tomaspaukrt@email.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox