]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: reset: microchip sparx5 reset driver bindings
authorSteen Hegelund <steen.hegelund@microchip.com>
Fri, 16 Apr 2021 08:40:52 +0000 (10:40 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 10 May 2021 07:40:04 +0000 (09:40 +0200)
commitdfa33d73dbe214995519a14000c3b63f7201c208
tree026f71ca81a6c5afa28d96f317c5d095f51a8e03
parentc98239c3c432f1fe2dea5c6f94df96beb62420f0
dt-bindings: reset: microchip sparx5 reset driver bindings

Document the Sparx5 reset device driver bindings

The driver uses a syscon and an IO range on sparx5 for access to
the reset control and the reset status.

Sparx5 will no longer use the existing Ocelot chip reset driver, but use
this new switch reset driver as it has the reset controller interface that
allows the first client to perform the reset on behalf of all the Sparx5
component drivers.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/devicetree/bindings/reset/microchip,rst.yaml [new file with mode: 0644]