[PATCH 0/4] Unconditionally register TI-SCI reset handler
From: Andrew Davis
Date: Tue Mar 26 2024 - 18:38:11 EST
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@xxxxxx/
[1] https://lore.kernel.org/lkml/20240201230351.GA1900918-robh@xxxxxxxxxx/
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