[PATCH 0/4] Unconditionally register TI-SCI reset handler

Andrew Davis afd at ti.com
Tue Mar 26 15:37:26 PDT 2024


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




More information about the linux-arm-kernel mailing list