Re: [PATCH 4/5] clk: qcom: hfpll: register as clock provider

2019-09-09 Thread Stephen Boyd
Quoting Jorge Ramirez-Ortiz (2019-08-26 09:45:09) > Make the output of the high frequency pll a clock provider. > On the QCS404 this PLL controls cpu frequency scaling. > > Co-developed-by: Niklas Cassel > Signed-off-by: Niklas Cassel > Signed-off-by: Jorge Ramirez-Ortiz > Reviewed-by: Bjorn

[PATCH 4/5] clk: qcom: hfpll: register as clock provider

2019-08-26 Thread Jorge Ramirez-Ortiz
Make the output of the high frequency pll a clock provider. On the QCS404 this PLL controls cpu frequency scaling. Co-developed-by: Niklas Cassel Signed-off-by: Niklas Cassel Signed-off-by: Jorge Ramirez-Ortiz Reviewed-by: Bjorn Andersson Acked-by: Stephen Boyd --- drivers/clk/qcom/hfpll.c