Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Unconditionally register TI-SCI reset handler
@ 2024-03-26 22:37 Andrew Davis
  2024-03-26 22:37 ` [PATCH 1/4] firmware: ti_sci: Use devm_register_restart_handler() Andrew Davis
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andrew Davis @ 2024-03-26 22:37 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Santosh Shilimkar,
	Nishanth Menon, Vignesh Raghavendra
  Cc: devicetree, linux-arm-kernel, linux-kernel, Andrew Davis

Hello all,

This series is the replacement for this series[0] and is based on a
comment in that series by Rob here[1].

First patch is just a fixup, second patch is the core of the series.

Thanks,
Andrew

[0] https://lore.kernel.org/lkml/20240131221957.213717-1-afd@ti.com/
[1] https://lore.kernel.org/lkml/20240201230351.GA1900918-robh@kernel.org/

Andrew Davis (4):
  firmware: ti_sci: Use devm_register_restart_handler()
  firmware: ti_sci: Unconditionally register reset handler
  ARM: dts: ti: keystone: k2g: Remove ti,system-reboot-controller
    property
  dt-bindings: arm: keystone: Remove ti,system-reboot-controller
    property

 .../bindings/arm/keystone/ti,sci.yaml         |  5 ----
 .../boot/dts/ti/keystone/keystone-k2g.dtsi    |  5 ----
 drivers/firmware/ti_sci.c                     | 24 +++++--------------
 3 files changed, 6 insertions(+), 28 deletions(-)

-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-04-09 19:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26 22:37 [PATCH 0/4] Unconditionally register TI-SCI reset handler Andrew Davis
2024-03-26 22:37 ` [PATCH 1/4] firmware: ti_sci: Use devm_register_restart_handler() Andrew Davis
2024-04-02  8:14   ` Markus Schneider-Pargmann
2024-03-26 22:37 ` [PATCH 2/4] firmware: ti_sci: Unconditionally register reset handler Andrew Davis
2024-04-02  8:19   ` Markus Schneider-Pargmann
2024-03-26 22:37 ` [PATCH 3/4] ARM: dts: ti: keystone: k2g: Remove ti,system-reboot-controller property Andrew Davis
2024-03-26 22:37 ` [PATCH 4/4] dt-bindings: arm: keystone: " Andrew Davis
2024-03-27  8:08   ` Krzysztof Kozlowski
2024-04-09 19:53 ` [PATCH 0/4] Unconditionally register TI-SCI reset handler Nishanth Menon

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