serial: stm32: extend max number of U(S)ART to 9
authorValentin Caron <valentin.caron@foss.st.com>
Fri, 12 Jan 2024 09:52:58 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jan 2024 03:04:11 +0000 (19:04 -0800)
commit7316888fa44f48bd00070290d2eb229f44a55135
tree04191254261171b104abaa24c527d6c2df896409
parentec240f88934f6ecda5cd21514cc6f30e0ec5d955
serial: stm32: extend max number of U(S)ART to 9

STM32MP25x got 9 instances of U(S)ART. So extend STM32_MAX_PORTS to 9, in
order to handle all instances.

Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Link: https://lore.kernel.org/r/20240112095300.2004878-3-valentin.caron@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/stm32-usart.h