While working on SPL support, we noticed a few bugs in the MediaTek serial driver related to clock rate handling. Here are the fixes.
Signed-off-by: David Lechner <[email protected]> --- Suhrid Subramaniam (2): serial: mtk: use ulong for clk_rate serial: mtk: guard clk ops on clk.dev drivers/serial/serial_mtk.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) --- base-commit: 5c215cb75c3723cbf77c36cbac3e60b001721c79 change-id: 20260727-serial-mtk-clock-fixes-266e61d2d917 Best regards, -- David Lechner <[email protected]>
