linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] power: Add reset support for Microchip Sparx5 SoC
@ 2020-10-06 20:03 Lars Povlsen
  2020-10-06 20:03 ` [PATCH v2 1/3] dt-bindings: reset: ocelot: Add Sparx5 support Lars Povlsen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lars Povlsen @ 2020-10-06 20:03 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: Lars Povlsen, Alexandre Belloni, Microchip Linux Driver Support,
	linux-pm, devicetree, linux-kernel, linux-arm-kernel

This adds reset support for the Sparx5 SoC, using the ocelot reset
driver.

Changes in v2:
- Dropped the parts for resetting the switch core upon load time -
  controlled by the 'microchip,reset-switch-core' DT property.

Lars Povlsen (3):
  dt-bindings: reset: ocelot: Add Sparx5 support
  power: reset: ocelot: Add support for Sparx5
  arm64: dts: sparx5: Add reset support

 .../bindings/power/reset/ocelot-reset.txt     |  7 ++-
 MAINTAINERS                                   |  1 +
 arch/arm64/boot/dts/microchip/sparx5.dtsi     | 10 ++++
 drivers/power/reset/Kconfig                   |  3 +-
 drivers/power/reset/ocelot-reset.c            | 55 +++++++++++++++----
 5 files changed, 60 insertions(+), 16 deletions(-)

--
2.25.1

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

end of thread, other threads:[~2020-10-08 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 20:03 [PATCH v2 0/3] power: Add reset support for Microchip Sparx5 SoC Lars Povlsen
2020-10-06 20:03 ` [PATCH v2 1/3] dt-bindings: reset: ocelot: Add Sparx5 support Lars Povlsen
2020-10-07 15:54   ` Rob Herring
2020-10-06 20:03 ` [PATCH v2 2/3] power: reset: ocelot: Add support for Sparx5 Lars Povlsen
2020-10-06 20:03 ` [PATCH v2 3/3] arm64: dts: sparx5: Add reset support Lars Povlsen
2020-10-08 22:05 ` [PATCH v2 0/3] power: Add reset support for Microchip Sparx5 SoC Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).