On Tue, 29 Oct 2019 23:18:17 +0530, Taniya Das wrote: > The RPMHCC 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,rpmh-clk.txt | 27 ------------ > .../devicetree/bindings/clock/qcom,rpmhcc.yaml | 48 ++++++++++++++++++++++ > 2 files changed, 48 insertions(+), 27 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,rpmh-clk.txt > create mode 100644 Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>