From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kunihiko Hayashi Date: Tue, 27 Feb 2024 09:45:00 -0000 Subject: [PATCH v2 14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties() In-Reply-To: <20240226142514.1485246-15-andriy.shevchenko@linux.intel.com> References: <20240226142514.1485246-1-andriy.shevchenko@linux.intel.com> <20240226142514.1485246-15-andriy.shevchenko@linux.intel.com> Message-ID: <2cb457a6-0039-e4fe-3668-690e6355771d@socionext.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On 2024/02/26 23:19, Andy Shevchenko wrote: > Since we have now a common helper to read port properties > use it instead of sparse home grown solution. > > Signed-off-by: Andy Shevchenko I confirmed that it works properly. Reviewed-by: Kunihiko Hayashi Tested-by: Kunihiko Hayashi Thank you, --- Best Regards Kunihiko Hayashi