Stephen Boyd 58f0c4ba56 clk: fixed-rate: Add clk flags for parent accuracy
Some clk providers want to use the accuracy of the parent clk and use
the fixed rate basic type clk to do that. This requires getting the
parent clk and extracting the accuracy before registering the fixed rate
clk. Let's add a flag for this and update the clk_ops to support this.

Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20190830150923.259497-8-sboyd@kernel.org
2020-01-06 23:07:34 -08:00
..
2019-10-17 16:36:11 +02:00
2019-05-30 16:33:37 -07:00
2019-05-16 09:19:14 -07:00
2019-10-03 10:51:11 -07:00
2018-12-11 09:57:47 -08:00
2018-07-06 13:44:06 -07:00
2019-07-15 20:18:40 -07:00
2019-12-05 11:38:40 -08:00