Re: [PATCH 0/6] Coordinated Clks
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-20 21:15:44
Also in:
linux-clk, linux-doc, linux-rockchip, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-20 21:15:44
Also in:
linux-clk, linux-doc, linux-rockchip, lkml
Quoting Derek Basehore (2018-10-23 18:31:26)
Here's the first set of patches that I'm working on for the Common Clk Framework. Part of this patch series adds a new clk op, pre_rate_req. This is designed to replace the clk notifier approach that many clk drivers use right now to setup alt parents or temporary dividers. This should allow for the removal of the CLK_RECALC_NEW_RATES flag and the implementation of a better locking scheme for the prepare lock.
Are you going to resend this series? I can do a review but I wonder how much it will change anyway. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel