On Sat, 7 Dec 2019 12:36:02 -0800, Bjorn Andersson wrote: > The CLKREF clocks are all fed by the clock signal on the CXO2 pad on the > SoC. Update the definition of these clocks to allow this to be wired up > to the appropriate clock source. > > Retain "xo" as the global named parent to make the change a nop in the > event that DT doesn't carry the necessary clocks definition. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gcc.yaml | 6 ++-- > drivers/clk/qcom/gcc-msm8996.c | 35 +++++++++++++++---- > 2 files changed, 32 insertions(+), 9 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>