Skip to content
Commit d7915651 authored by Christian Marangi's avatar Christian Marangi Committed by Stephen Boyd
Browse files

clk: introduce (devm_)hw_register_mux_parent_data_table API



Introduce (devm_)hw_register_mux_parent_data_table new API. We have
basic support for clk_register_mux using parent_data but we lack any API
to provide a custom parent_map. Add these 2 new API to correctly handle
these special configuration instead of using the generic
__(devm_)clk_hw_register_mux API.

Signed-off-by: default avatarChristian Marangi <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20220914144743.17369-1-ansuelsmth@gmail.com


Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 8f2fcac8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment