Hi, Here are v5 changes for TI dmtimer. Regards, Tony Changes since v1: - Improve yaml for various checks based on comments from Krzysztof and Nishanth - Add checks for am4 timer as pointed out by Krzysztof and Rob - Split am6 additions into a separate patch as suggested by Krzysztof Changes since v2: - Improve yaml for more checks based on comments from Grygorii and Krzysztof Changes since v3: - Simplify constraints for reg, clocks and clock-names as suggested by Krzysztof - Use version number for patches too as suggested by Rob Changes since v4: - Drop duplicated items as noted by Krzysztof Tony Lindgren (2): dt-bindings: timer: Update TI timer to yaml dt-bindings: timer: Add compatible for am6 for TI timer-dm .../bindings/pwm/pwm-omap-dmtimer.txt | 2 +- .../bindings/timer/ti,timer-dm.yaml | 152 ++++++++++++++++++ .../devicetree/bindings/timer/ti,timer.txt | 44 ----- 3 files changed, 153 insertions(+), 45 deletions(-) create mode 100644 Documentation/devicetree/bindings/timer/ti,timer-dm.yaml delete mode 100644 Documentation/devicetree/bindings/timer/ti,timer.txt -- 2.35.1