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)
commit9a531e4d5a49925554f99024d164572cbd6a8d9b
tree026f71ca81a6c5afa28d96f317c5d095f51a8e03
parent91b8050c41b3149c1e3833f2258b9c01c76d37e7
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]