public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  Add reset support in ocelot driver for new platforms
@ 2020-11-25  7:19 Gregory CLEMENT
  2020-11-25  7:19 ` [PATCH v2 1/3] dt-bindings: reset: ocelot: Add Luton and Jaguar2 support Gregory CLEMENT
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2020-11-25  7:19 UTC (permalink / raw)
  To: Sebastian Reichel, linux-pm, linux-kernel, Rob Herring,
	devicetree
  Cc: Thomas Petazzoni, Alexandre Belloni, Lars Povlsen, Steen.Hegelund,
	Gregory CLEMENT

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-25  7:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-25  7:19 [PATCH v2 0/3] Add reset support in ocelot driver for new platforms Gregory CLEMENT
2020-11-25  7:19 ` [PATCH v2 1/3] dt-bindings: reset: ocelot: Add Luton and Jaguar2 support Gregory CLEMENT
2020-11-25  7:19 ` [PATCH v2 2/3] power: reset: ocelot: Add support 2 other MIPS based SoCs Gregory CLEMENT
2020-11-25  7:19 ` [PATCH v2 3/3] MIPS: dts: mscc: add reset support for Luton and Jaguar2 Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox