[PATCH v2 0/3] Add reset support in ocelot driver for new platforms

From: Gregory CLEMENT
Date: Wed Nov 25 2020 - 02:19:42 EST


Hello,

This series extends reset support for 2 other MIPS based SoCs: Luton
and Jaguar 2.

Patches 1 and 2 should be merged through the reset subsystem, while
the device tree changes in patches 3 should go through the mips
subsystem.

In this second series I removed the microchip,reset-switch-core
property support waiting for finding a butter solution for it.

Changelog:

v1 -> v2:
- Add binding documentation for the 2 new SoC
- Fix compatible string in name device tree node
- Add Acked-by from Alexande

Gregory

Gregory CLEMENT (3):
dt-bindings: reset: ocelot: Add Luton and Jaguar2 support
power: reset: ocelot: Add support 2 other MIPS based SoCs
MIPS: dts: mscc: add reset support for Luton and Jaguar2

.../bindings/power/reset/ocelot-reset.txt | 4 ++-
arch/mips/boot/dts/mscc/jaguar2.dtsi | 5 ++++
arch/mips/boot/dts/mscc/luton.dtsi | 5 ++++
drivers/power/reset/ocelot-reset.c | 30 +++++++++++++++++--
4 files changed, 40 insertions(+), 4 deletions(-)

--
2.29.2