Searched hist:"10 c34b50f240d0e6507567e86b7bb1a79abd9ff0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-pll14xx.c | diff 10c34b50f240d0e6507567e86b7bb1a79abd9ff0 Wed Dec 11 20:58:42 CST 2019 Peng Fan <peng.fan@nxp.com> clk: imx: clk-pll14xx: Switch to clk_hw based API
Switch the imx_clk_pll14xx function to clk_hw based API, rename accordingly and add a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs.
Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | clk.h | diff 10c34b50f240d0e6507567e86b7bb1a79abd9ff0 Wed Dec 11 20:58:42 CST 2019 Peng Fan <peng.fan@nxp.com> clk: imx: clk-pll14xx: Switch to clk_hw based API
Switch the imx_clk_pll14xx function to clk_hw based API, rename accordingly and add a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs.
Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|