On Fri, 01 Apr 2022 22:10:34 +0200, Krzysztof Kozlowski wrote: > Convert the Qualcomm RPM Clock Controller bindings to DT schema and > include it in parent's schema (SMD RPM). > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,rpmcc.txt | 63 ----------------- > .../devicetree/bindings/clock/qcom,rpmcc.yaml | 69 +++++++++++++++++++ > .../bindings/soc/qcom/qcom,smd-rpm.yaml | 4 ++ > 3 files changed, 73 insertions(+), 63 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,rpmcc.txt > create mode 100644 Documentation/devicetree/bindings/clock/qcom,rpmcc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>