On Fri, 27 Dec 2019 12:08:29 +0530, Taniya Das wrote: > The GPUCC clock provider have a bunch of generic properties that > are needed in a device tree. Add a YAML schemas for those. > > Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,gpucc.txt | 24 -------- > .../devicetree/bindings/clock/qcom,gpucc.yaml | 71 ++++++++++++++++++++++ > 2 files changed, 71 insertions(+), 24 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc.txt > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>