]> www.infradead.org Git - users/jedix/linux-maple.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, 26 Apr 2021 07:30:56 +0000 (09:30 +0200)
commit8462573103f63ee4d027572956a9031f2c548a6d
tree537db4d950942eef1d99f66b6855c9c634b8a4b9
parentd4e4dffec50bb7ea20f9a72a273582efe23769cb
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]