mbox series

[GIT,PULL] Driver changes for ti-sysc for v6.10

Message ID pull-1714283210-549557@atomide.com (mailing list archive)
State Accepted
Commit 75e4eadcf94bcc52a233a8b4c7e55f25d29d6312
Headers show
Series [GIT,PULL] Driver changes for ti-sysc for v6.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/drivers-ti-sysc-for-v6.10-signed

Message

Tony Lindgren April 28, 2024, 5:47 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/drivers-ti-sysc-for-v6.10-signed

for you to fetch changes up to 4bcc2e91b9e77644ee04b290bfd2c1410d7c402e:

  bus: ti-sysc: Drop legacy idle quirk handling (2024-04-25 07:29:41 +0300)

----------------------------------------------------------------
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.

----------------------------------------------------------------
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(-)

Comments

patchwork-bot+linux-soc@kernel.org April 29, 2024, 9 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 28 Apr 2024 08:47:11 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Driver changes for ti-sysc for v6.10
    https://git.kernel.org/soc/soc/c/75e4eadcf94b

You are awesome, thank you!