]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb04fee949e84508eebe599b2dc35fa741aba41c1
treea03242fa69546f45ff691b6d44cc09ba119604e5
parentb901123b83fca756ffcd85ea50a6cd9637d66d0c
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]