All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: mtk: clock rate fixes
@ 2026-07-27 23:24 David Lechner
  2026-07-27 23:24 ` [PATCH 1/2] serial: mtk: use ulong for clk_rate David Lechner
  2026-07-27 23:24 ` [PATCH 2/2] serial: mtk: guard clk ops on clk.dev David Lechner
  0 siblings, 2 replies; 5+ messages in thread
From: David Lechner @ 2026-07-27 23:24 UTC (permalink / raw)
  To: Ryder Lee, Weijie Gao, Chunfeng Yun, Igor Belwon, Julien Stephan,
	Carlo Caione, GSS_MTK_Uboot_upstream, Tom Rini, Simon Glass
  Cc: u-boot, David Lechner, Suhrid Subramaniam

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 <dlechner@baylibre.com>
---
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 <dlechner@baylibre.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-28 16:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 23:24 [PATCH 0/2] serial: mtk: clock rate fixes David Lechner
2026-07-27 23:24 ` [PATCH 1/2] serial: mtk: use ulong for clk_rate David Lechner
2026-07-28 15:57   ` Julien Stephan
2026-07-28 16:04     ` David Lechner
2026-07-27 23:24 ` [PATCH 2/2] serial: mtk: guard clk ops on clk.dev David Lechner

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.