[PATCH v8 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

Rob Herring robh at kernel.org
Tue Mar 23 22:07:40 GMT 2021


On Tue, 16 Mar 2021 10:08:37 +0100, Steen Hegelund wrote:
> 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 at microchip.com>
> ---
>  .../bindings/reset/microchip,rst.yaml         | 58 +++++++++++++++++++
>  1 file changed, 58 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/reset/microchip,rst.yaml
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list