Dmitry Baryshkov 93b793d88d clk: qcom: gcc-msm8960: create tsens device if there are no child nodes
Currently gcc-msm8960 driver manually creates tsens platform device
manually. It would be better to follow IPQ8064 approach, where tsens
device is defined as gcc's child device in the device tree. If nothing
else, it removes gcc's dependency on QFPROM, thus allowing clock
controller to be probed earlier.

Don't create it in case there are available child nodes (tsens) inside
the gcc's device tree node.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220521151437.1489111-4-dmitry.baryshkov@linaro.org
2022-07-04 21:58:39 -05:00
..
2022-03-11 18:22:15 -08:00
2022-06-03 11:48:47 -07:00
2022-03-11 18:22:15 -08:00
2022-05-29 11:38:27 -07:00
2022-03-11 18:22:15 -08:00
2022-03-11 18:22:15 -08:00
2020-12-07 16:56:41 -08:00
2021-11-02 14:28:51 -07:00