]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: timer: actions,owl-timer: convert to YAML
authorIvaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
Sun, 3 Nov 2024 12:35:11 +0000 (14:35 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 13 Nov 2024 12:49:33 +0000 (13:49 +0100)
commitae4705e1b1bc4dedceb6b0956509e3eb2fedaaf1
tree92f7145e9b69b020127dab2fa4531b6259269fef
parentcd5375610baadd3a0842a9e83ca502684f938be8
dt-bindings: timer: actions,owl-timer: convert to YAML

Convert the Actions Semi Owl timer bindings to DT schema.

Changes during conversion:
 - Add a description
 - Add "clocks" as a required property, since the driver searches for it
 - Correct the given example according to owl-s500.dtsi

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241103123513.2890107-1-ivo.ivanov.ivanov1@gmail.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/actions,owl-timer.txt [deleted file]
Documentation/devicetree/bindings/timer/actions,owl-timer.yaml [new file with mode: 0644]
MAINTAINERS