Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 2 May 2024 13:12:01 +0000 (15:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 2 May 2024 13:12:01 +0000 (15:12 +0200)
commite0678631328b086d964b7d67c0611deebf930f40
treeb7697d59d0b2f9260486021461e15e055f385722
parent1c9fc3420da88710420383477fe3d7d87c00f127
parentddbf3204f600a4d1f153498f618369fca352ae00
Merge tag 'ti-driver-soc-for-v6.10' of https://git./linux/kernel/git/ti/linux into soc/drivers

TI SoC driver updates for v6.10

Generic Cleanups/Fixes:
- wkup_m3_ipc: Minor optimization to send NULL dummy message instead of empty pointer message
- ti_sci: Register restart handler unconditionally

* tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
  soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
  firmware: ti_sci: Unconditionally register reset handler
  firmware: ti_sci: Use devm_register_restart_handler()

Link: https://lore.kernel.org/r/20240501124300.i5jzeugdlrlnfg22@undrafted
Signed-off-by: Arnd Bergmann <arnd@arndb.de>