Quoting Bjorn Andersson (2019-12-07 12:36:02) > 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(-) What is this patch based on? I think I'm missing some sort of 8996 yaml gcc binding patch.