[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()

Marek Vasut marex at denx.de
Sat Nov 26 07:23:29 PST 2022


On 11/21/22 09:17, Richard Leitner wrote:
> Hi,

Hi,

> On Sat, Jun 25, 2022 at 03:32:30AM +0200, Marek Vasut wrote:
>> Add an API for clock mux that uses parent_data for the parent instead of
>> a string parent_name.
> 
> Just stubled across this thread while trying to bring up audio on a
> i.MX8MP. The last reply in this series is from October and patch #1 & #6
> doesn't apply on v6.1-rc6...
> Therefore I'm curious if there is any newer version of this series I
> missed? Or is there something I can help with? Especially testing?

Currently blocked by race conditions between clock and genpd locking, 
those need to be fixed first. See discussion in:

[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks



More information about the linux-arm-kernel mailing list