This is an add-on series to the main SoC Sparx5 series (Message-ID: <20200513125532.24585-1-lars.povlsen@xxxxxxxxxxxxx>). It adds reset support for Sparx5, using the ocelot reset driver. It is expected that the DT patches are to be taken directly by the arm-soc maintainers. Lars Povlsen (5): dt-bindings: reset: ocelot: Add Sparx5 support power: reset: ocelot: Add support for Sparx5 dt-bindings: reset: ocelot: Add documentation for 'microchip,reset-switch-core' property power: reset: ocelot: Add support for reset switch on load time arm64: dts: sparx5: Add reset support .../bindings/power/reset/ocelot-reset.txt | 13 ++- MAINTAINERS | 1 + arch/arm64/boot/dts/microchip/sparx5.dtsi | 11 +++ drivers/power/reset/Kconfig | 3 +- drivers/power/reset/ocelot-reset.c | 95 ++++++++++++++++--- 5 files changed, 105 insertions(+), 18 deletions(-) -- 2.26.2