diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-09-14 16:47:42 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-10-03 20:49:33 -0700 |
commit | d7915651fe9a6474e06161c34c637e6aeb811e9d (patch) | |
tree | abae0e170442a1d77ea55f0e76f84c22a2d00140 /drivers/clk | |
parent | 8f2fcac809be13c433ae188f0e9f3f05755326c5 (diff) | |
download | linux-d7915651fe9a6474e06161c34c637e6aeb811e9d.tar.gz linux-d7915651fe9a6474e06161c34c637e6aeb811e9d.tar.bz2 linux-d7915651fe9a6474e06161c34c637e6aeb811e9d.zip |
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: Christian Marangi <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20220914144743.17369-1-ansuelsmth@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions