Searched hist:c3db5128e80e1437cb08d0d41aeb7163004897e7 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | kpss-xcc.c | diff c3db5128e80e1437cb08d0d41aeb7163004897e7 Wed Sep 14 16:47:43 CEST 2022 Christian Marangi <ansuelsmth@gmail.com> clk: qcom: kpss-xcc: convert to parent data API
Convert the driver to parent data API. From the Documentation pll8_vote and pxo should be declared in the DTS so fw_name can be used instead of parent_names. .name is changed to the legacy pxo_board following how it's declared in other drivers.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Link: https://lore.kernel.org/r/20220914144743.17369-2-ansuelsmth@gmail.com Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|