Re: [PATCH v9 06/12] clk: zte: Add regmap-based clocks
Brian Masney <[email protected]> Mon, 3 Aug 2026 12:08:03 -0400
| Newsgroups | dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-phy,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 02, 2026 at 11:33:38PM +0300, Stefan Dösinger wrote: > This is based on meson/clk-regmap.c, although slightly simplified. I > have kept the copyright lines at the top of the file to indicate its > origin. > > I see that numerous clock drivers have their own incarnation of regmap- > based mux/div/gate clocks. If there is any version of it that is likely > to be elevated to shared code like clk-gate.c I'll copy that and try to > use it as unmodified as possible. This second paragraph doesn't have to go in the commit log and can go below the ---. Otherwise looks fine. > > Signed-off-by: Stefan Dösinger <[email protected]> Reviewed-by: Brian Masney <[email protected]>