mbox series

[0/5] Updates for ti-sysc interconnect target driver

Message ID 20240327081508.36747-1-tony@atomide.com (mailing list archive)
Headers show
Series Updates for ti-sysc interconnect target driver | expand

Message

Tony Lindgren March 27, 2024, 8:15 a.m. UTC
Hi all,

Here are few updates for ti-sysc. We were missing copyrights, have one
non-urgent issue on reset handling, and can finally drop all the quirks
related to the legacy use of pm_runtime_irq_safe() for uart and
smartreflex.

Regards,

Tony

Tony Lindgren (5):
  bus: ti-sysc: Move check for no-reset-on-init
  bus: ti-sysc: Add a description and copyrights
  bus: ti-sysc: Drop legacy quirk handling for uarts
  bus: ti-sysc: Drop legacy quirk handling for smartreflex
  bus: ti-sysc: Drop legacy idle quirk handling

 drivers/bus/ti-sysc.c                 | 165 ++++++--------------------
 include/linux/platform_data/ti-sysc.h |   1 -
 2 files changed, 34 insertions(+), 132 deletions(-)