On Thu, 27 Feb 2025 07:23:17 +0800, Inochi Amaoto wrote: > The clock controller of SG2044 provides multiple clocks for various > IPs on the SoC, including PLL, mux, div and gates. As the PLL and > div have obvious changed and do not fit the framework of SG2042, > a new implement is provided to handle these. > > Changed from v2: > 1. Applied Chen Wang' tag > 2. patch 2: fix author mail infomation > > [...] Applied to sg2044/for-next, thanks! [1/2] dt-bindings: clock: sophgo: add clock controller for SG2044 https://github.com/sophgo/linux/commit/c90eac0946162efb7436098f25e21f02bc483ada [2/2] clk: sophgo: Add clock controller support for SG2044 SoC https://github.com/sophgo/linux/commit/135418add3878dcd44483d0f2851f6f470a85395 Thanks, Inochi