On Sun, 17 Nov 2019 21:27:03 +0000, Jeffrey Hugo wrote: > Convert the qcom,mmcc-X clock controller binding to DT schema. Add the > protected-clocks property to the schema to show that is it explicitly > allowed, instead of relying on the generic, pre-schema binding. > > Signed-off-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,mmcc.txt | 28 ---------- > .../devicetree/bindings/clock/qcom,mmcc.yaml | 60 ++++++++++++++++++++++ > 2 files changed, 60 insertions(+), 28 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,mmcc.txt > create mode 100644 Documentation/devicetree/bindings/clock/qcom,mmcc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>