OSDN Git Service

dt-bindings: clock: u8500: Rewrite in YAML and extend
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 21 Sep 2021 18:48:02 +0000 (20:48 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 27 Oct 2021 01:03:41 +0000 (18:03 -0700)
commitf2b883bbdd08b32f4c52cc95bccb4defae6ebf74
treea03242fa69546f45ff691b6d44cc09ba119604e5
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
dt-bindings: clock: u8500: Rewrite in YAML and extend

This rewrites the ux500/u8500 clock bindings in YAML schema and extends them
with the PRCC reset controller.

The bindings are a bit idiomatic but it just reflects their age, the ux500
platform was used as guinea pig for early device tree conversion of platforms
in 2015. The new subnode for the reset controller follows the pattern of the
old bindings and adds a node with reset-cells for this.

Cc: devicetree@vger.kernel.org
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210921184803.1757916-1-linus.walleij@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/ux500.txt [deleted file]
include/dt-bindings/reset/stericsson,db8500-prcc-reset.h [new file with mode: 0644]