]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: timer: Convert Allwinner A10 Timer to a schema
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 22 Jul 2019 08:12:19 +0000 (10:12 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Aug 2019 22:31:39 +0000 (00:31 +0200)
commita08bda2d27f271aacc92b75f4f260d3136cf6f58
tree303b8357d2e0fc62f9ab8511ddda6b9b40a11189
parent9f475d084c032116cbecd4dc840003dc36465db5
dt-bindings: timer: Convert Allwinner A10 Timer to a schema

The older Allwinner SoCs have a Timer supported in Linux, with a matching
Device Tree binding.

While the original binding only mentions one interrupt, the timer actually
has 6 of them.

Now that we have the DT validation in place, let's convert the device tree
bindings for that controller over to a YAML schemas.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/allwinner,sun4i-a10-timer.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/timer/allwinner,sun4i-timer.txt [deleted file]