.../bindings/clock/ti/composite.txt | 55 -------- .../devicetree/bindings/clock/ti/gate.txt | 105 --------------- .../bindings/clock/ti/ti,composite-clock.yaml | 82 ++++++++++++ .../bindings/clock/ti/ti,gate-clock.yaml | 125 ++++++++++++++++++ 4 files changed, 207 insertions(+), 160 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/ti/composite.txt delete mode 100644 Documentation/devicetree/bindings/clock/ti/gate.txt create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,composite-clock.yaml create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,gate-clock.yaml