pinctrl: Convert Allwinner Pin Controller to a schema
authorMaxime Ripard <mripard@kernel.org>
Tue, 22 Oct 2019 16:08:06 +0000 (18:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 4 Nov 2019 15:34:49 +0000 (16:34 +0100)
commite3dcb725a95af2ab71bcd64626b0d071239abffb
treeff608348a020ba5dbd05f9526ac3f6e8796c517a
parent26f6a7524dd3366eff8cb0e733a856e8d84c6f68
pinctrl: Convert Allwinner Pin Controller to a schema

The Allwinner SoCs have a pin controller supported in Linux, with a
matching Device Tree binding.

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 <mripard@kernel.org>
Link: https://lore.kernel.org/r/20191022160806.42971-1-mripard@kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt [deleted file]