Re: [PATCH v5 12/25] clk: mediatek: pll: Add PLL stabilization delay definition
Brian Masney <[email protected]> Mon, 3 Aug 2026 10:40:01 -0400
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 01, 2026 at 01:20:58PM +0200, Louis-Alexis Eyraud wrote: > Several functions uses a hardcoded value (20), to represent the > needed delay to stabilize a PLL. > Add a common define for this value. > > Signed-off-by: Louis-Alexis Eyraud <[email protected]> Reviewed-by: Brian Masney <[email protected]>