From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Hugo Villeneuve <hugo@hugovil.com>
Cc: stable@vger.kernel.org, "Jiri Slaby" <jirislaby@kernel.org>,
hui.wang@canonical.com,
"Hugo Villeneuve" <hvilleneuve@dimonoff.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Lech Perczak" <lech.perczak@camlingroup.com>,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] serial: sc16is7xx: add missing support for rs485 devicetree properties
Date: Tue, 17 Dec 2024 07:41:32 +0100 [thread overview]
Message-ID: <2024121709-fool-keep-c408@gregkh> (raw)
In-Reply-To: <20241216191818.1553557-2-hugo@hugovil.com>
On Mon, Dec 16, 2024 at 02:18:15PM -0500, Hugo Villeneuve wrote:
> From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
>
> Retrieve rs485 devicetree properties on registration of sc16is7xx ports in
> case they are attached to an rs485 transceiver.
>
> Reworked to fix conflicts when backporting to linux-5.15.y.
>
> Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> Reviewed-by: Lech Perczak <lech.perczak@camlingroup.com>
> Tested-by: Lech Perczak <lech.perczak@camlingroup.com>
> Link: https://lore.kernel.org/r/20230807214556.540627-7-hugo@hugovil.com
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
I do not see any commit ids on this series matching up with what is in
Linus's tree. Please fix up and resend the series.
thanks,
greg k-h
next prev parent reply other threads:[~2024-12-17 6:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 19:18 [PATCH 0/4] serial: sc16is7xx: backport FIFO fixes for linux-5.15.y Hugo Villeneuve
2024-12-16 19:18 ` [PATCH 1/4] serial: sc16is7xx: add missing support for rs485 devicetree properties Hugo Villeneuve
2024-12-17 0:42 ` Sasha Levin
2024-12-17 6:41 ` Greg Kroah-Hartman [this message]
2024-12-18 20:05 ` Hugo Villeneuve
2024-12-16 19:18 ` [PATCH 2/4] serial: sc16is7xx: refactor FIFO access functions to increase commonality Hugo Villeneuve
2024-12-16 19:20 ` kernel test robot
2024-12-16 19:18 ` [PATCH 3/4] serial: sc16is7xx: fix TX fifo corruption Hugo Villeneuve
2024-12-16 19:18 ` [PATCH 4/4] serial: sc16is7xx: fix invalid FIFO access with special register set Hugo Villeneuve
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=2024121709-fool-keep-c408@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=hugo@hugovil.com \
--cc=hui.wang@canonical.com \
--cc=hvilleneuve@dimonoff.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jirislaby@kernel.org \
--cc=lech.perczak@camlingroup.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=stable@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.