]> Gentwo Git Trees - linux/.git/commit
Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 21:01:25 +0000 (23:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Sep 2025 21:01:27 +0000 (23:01 +0200)
commitbe6d2636807649b8b20f956e70b54b799aab5cfd
treee40a6cd00063b723646b24b79f445a8217ace9a3
parent833bb53d5ecf22a0f950da98712008f32f406991
parent037e496038f6e4cfb3642a0ffc2db19838d564dd
Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers

TI SoC driver updates for v6.18

- ti_sci: Add support for abort handling of entry to Low Power Mode
- k3-socinfo: Add decode for AM62L SR1.1 silicon revision
- pruss: Replace usage of %pK in printk with safer %p formatting

* tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
  soc: ti: k3-socinfo: Add information for AM62L SR1.1
  firmware: ti_sci: Enable abort handling of entry to LPM
  soc: ti: pruss: don't use %pK through printk

Link: https://lore.kernel.org/r/20250916175441.iehltsk2377rg5c6@alike
Signed-off-by: Arnd Bergmann <arnd@arndb.de>