Quoting Douglas Anderson (2018-11-28 10:57:42) > diff --git a/Documentation/devicetree/bindings/clock/qcom,gpucc.txt b/Documentation/devicetree/bindings/clock/qcom,gpucc.txt > index 9d0358cc08b4..4e5215ef1acd 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,gpucc.txt > +++ b/Documentation/devicetree/bindings/clock/qcom,gpucc.txt > @@ -17,6 +17,6 @@ Example: > #clock-cells = <1>; > #reset-cells = <1>; > #power-domain-cells = <1>; > - clocks = <&xo_board>; > + clocks = <&rpmhcc RPMH_CXO_CLK>; I don't think it really matters, but ok whatever. Don't mind me shuffling patches over here. Applied to clk-next.