]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 20:25:14 +0000 (22:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2024 20:25:14 +0000 (22:25 +0200)
commit75e4eadcf94bcc52a233a8b4c7e55f25d29d6312
tree67df2a2d8572bd7e73c9fae30bc121aed96d5ae1
parent02c2c1900feb12363892a983bf04aa5d9d65934b
parent4bcc2e91b9e77644ee04b290bfd2c1410d7c402e
Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into soc/drivers

Driver updates for ti-sysc

A change to update the handling of no-reset-on-init quirk to make it init
time only like it should be. And a change to add the missing copyrights.

Also a series of changes to simplify the driver by dropping the old unused
handling for interconnect targets tagged pm_runtime_irq_safe().

These are all non-urgent changes and can be queued whenever suitable.

* tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Drop legacy idle quirk handling
  bus: ti-sysc: Drop legacy quirk handling for smartreflex
  bus: ti-sysc: Drop legacy quirk handling for uarts
  bus: ti-sysc: Add a description and copyrights
  bus: ti-sysc: Move check for no-reset-on-init

Link: https://lore.kernel.org/r/pull-1714283210-549557@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>