Re: [PATCH v2 0/2] serial: 8250: Add AN7581 UART support

Greg Kroah-Hartman <[email protected]> Thu, 30 Jul 2026 16:54:49 +0200
Newsgroups org.kernel.vger.linux-serial,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <2026073035-bubble-pentagram-3dfe@gregkh>
On Fri, Jul 24, 2026 at 08:30:04PM +0200, Christian Marangi wrote:
> This is a new version of [1] to support UART driver for
> Airoha SoC.
> 
> One additional function was needed serial8250_get_baud_rate()
> for the driver to work correctly for baud rate calculation.
> 
> While at it also try to clarify a long standing issue with
> new UART driver when adding new ids for uart_config[].
> 
> [1] https://lore.kernel.org/all/[email protected]/

For your next version, please address the review comments found here:
	https://sashiko.dev/#/patchset/[email protected]

thanks,

greg k-h