]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mfd: Convert Allwinner legacy PRCM bindings to schemas
authorMaxime Ripard <maxime@cerno.tech>
Thu, 19 Dec 2019 09:07:11 +0000 (10:07 +0100)
committerRob Herring <robh@kernel.org>
Tue, 24 Dec 2019 21:17:52 +0000 (14:17 -0700)
commit3fb9587ee61430d1c0483f637f7c07056838d76f
treea2ab727ef421e4b2398e4e1e287eb84a6107925c
parent523a19a0b64c79ac43b6c4c8a2c204f4ac8f4979
dt-bindings: mfd: Convert Allwinner legacy PRCM bindings to schemas

The Allwinner SoCs have a legacy set of bindings (and a drivers to
support it in Linux) to support the PRCM unit found in most recent SoCs.

Now that we have the DT validation in place, let's split into separate file
and convert the device tree bindings for those controllers to schemas, and
mark them all as deprecated.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mfd/allwinner,sun6i-a31-prcm.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/allwinner,sun8i-a23-prcm.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mfd/sun6i-prcm.txt [deleted file]