mbox series

[GIT,PULL,1/3] soc: ti: Driver updates for v6.7

Message ID 20240501124300.i5jzeugdlrlnfg22@undrafted (mailing list archive)
State Accepted
Commit e0678631328b086d964b7d67c0611deebf930f40
Headers show
Series [GIT,PULL,1/3] soc: ti: Driver updates for v6.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.10

Message

Nishanth Menon May 1, 2024, 12:43 p.m. UTC
Hi,

Please pull:

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.10

for you to fetch changes up to ddbf3204f600a4d1f153498f618369fca352ae00:

  soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message (2024-04-09 11:11:59 -0500)

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

----------------------------------------------------------------
Andrew Davis (3):
      firmware: ti_sci: Use devm_register_restart_handler()
      firmware: ti_sci: Unconditionally register reset handler
      soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message

 drivers/firmware/ti_sci.c    | 24 ++++++------------------
 drivers/soc/ti/wkup_m3_ipc.c |  7 ++-----
 2 files changed, 8 insertions(+), 23 deletions(-)

Comments

Nishanth Menon May 1, 2024, 12:46 p.m. UTC | #1
Sigh.. The $subject should have stated v6.10 instead of v6.7 :(

On 07:43-20240501, Nishanth Menon wrote:
> Hi,
> 
> Please pull:
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.10
> 
> for you to fetch changes up to ddbf3204f600a4d1f153498f618369fca352ae00:
> 
>   soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message (2024-04-09 11:11:59 -0500)
> 
> ----------------------------------------------------------------
> 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
> 
> ----------------------------------------------------------------
> Andrew Davis (3):
>       firmware: ti_sci: Use devm_register_restart_handler()
>       firmware: ti_sci: Unconditionally register reset handler
>       soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
> 
>  drivers/firmware/ti_sci.c    | 24 ++++++------------------
>  drivers/soc/ti/wkup_m3_ipc.c |  7 ++-----
>  2 files changed, 8 insertions(+), 23 deletions(-)
> 
> -- 
> Regards,
> Nishanth Menon
> Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
patchwork-bot+linux-soc@kernel.org May 2, 2024, 2:10 p.m. UTC | #2
Hello:

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

On Wed, 1 May 2024 07:43:00 -0500 you wrote:
> Hi,
> 
> Please pull:
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] soc: ti: Driver updates for v6.7
    https://git.kernel.org/soc/soc/c/e0678631328b
  - [GIT,PULL,2/3] ARM: dts: ti: keystone: Updates for v6.9
    https://git.kernel.org/soc/soc/c/832cf6e17643
  - [GIT,PULL,3/3] arm64: dts: TI K3 updates for v6.10
    https://git.kernel.org/soc/soc/c/d10ee71072e4

You are awesome, thank you!