Quoting Bjorn Andersson (2023-02-18 20:53:18) > clk_disable_unused() is altered, to not consider clocks which comes from > a provider with sync_state defined. This makes it possible for > individual clock drivers to invoke this process once all clients has > been probed, avoiding the need for booting many systems with > clk_ignore_unused. > This is then enabled for SDM845 and SC8280XP clock controllers. This needs to be reverted. I'm not going to pull this until then. > > Support for QDU1000/QRU1000 Global clock controller, SA8775P Global > clock controller, SM8550 TCSR and display clock controller, SM6350 clock > controller, nd MSM8996 CBF and APCS clock controllers is introduced.. > [...] > > Bjorn Andersson (5): > Merge tag '1672656511-1931-1-git-send-email-quic_akhilpo@xxxxxxxxxxx' into clk-for-6.3 > Merge branch '20230104093450.3150578-2-abel.vesa@xxxxxxxxxx' into clk-for-6.3 > clk: qcom: Remove need for clk_ignore_unused on sc8280xp > Merge branch '20230103-topic-sm8550-upstream-dispcc-v3-1-8a03d348c572@xxxxxxxxxx' into clk-for-6.3 > Merge branch '20230112204446.30236-2-quic_molvera@xxxxxxxxxxx' into HEAD When you make merges, please describe what they're for and put that in the commit text. Also, reword things like 'into HEAD'.