On Thu, 24 Feb 2022 17:48:19 +0100, Ansuel Smith wrote: > Document qcom,gcc-ipq8064 binding needed to declare pxo and cxo source > clocks. The gcc node is also used by the tsens driver, already documented, > to get the calib nvmem cells and the base reg from gcc. Use > qcom,gcc.yaml as a template and remove the compatible from > generic qcom,gcc-other.yaml > > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > --- > .../bindings/clock/qcom,gcc-ipq8064.yaml | 76 +++++++++++++++++++ > .../bindings/clock/qcom,gcc-other.yaml | 3 - > 2 files changed, 76 insertions(+), 3 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-ipq8064.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>