Re: [PATCH v3 0/4] serial: mtk: clock rate fixes
David Lechner <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <178761964290.2485046.17390999510594404839.b4-ty@b4> |
On Fri, 07 Aug 2026 13:59:38 -0500, David Lechner wrote:
> serial: mtk: clock rate fixes
>
> While working on SPL support, we noticed a few bugs in the MediaTek
> serial driver related to clock rate handling. Here are the fixes.
Fixed the clk_is_valid() vs. clk_valid() issue while applying.
Applied to mediatek-for-next, thanks!
[1/4] serial: mtk: use ulong for clk_rate
commit: 50c148cfcaa30a584a827a5b54a2864c5dc8a998
[2/4] serial: mtk: guard clk_get_rate() with clk_valid()
commit: 71f33b1834f6850d00d844696495333a733c1856
[3/4] serial: mtk: return error value from clk_get_rate()
commit: be8761822e434d22ea07d3568b16f0ae68619bdb
[4/4] serial: mtk: drop check before clk_bus enable
commit: c42e44689b8c07aee616e7cc03bc92d756b8dfb5
Best regards,
--
David Lechner <[email protected]>