mbox series

[GIT,PULL] ARM: aspeed: soc changes for 6.7

Message ID CACPK8XcTx9bd7DkguFOZ4qCxk8MJWm-yeNMLGDCnO+wv7dwa1g@mail.gmail.com (mailing list archive)
State Accepted
Commit 1780d27c7a54c1550e86528101fe36b2c3ed893a
Headers show
Series [GIT,PULL] ARM: aspeed: soc changes for 6.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git tags/aspeed-6.7-soc

Message

Joel Stanley Oct. 16, 2023, 1:49 a.m. UTC
Hello soc maintainers,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git tags/aspeed-6.7-soc

for you to fetch changes up to 0af9e89106c359e531791c3dc2422a16bd40d17f:

  soc/aspeed: Convert to platform remove callback returning void
(2023-10-13 15:04:12 +1030)

----------------------------------------------------------------
ASPEED soc updates for 6.7

 * Move all drivers to .remove_new callback

----------------------------------------------------------------
Uwe Kleine-König (1):
      soc/aspeed: Convert to platform remove callback returning void

 drivers/soc/aspeed/aspeed-lpc-ctrl.c     | 6 ++----
 drivers/soc/aspeed/aspeed-lpc-snoop.c    | 6 ++----
 drivers/soc/aspeed/aspeed-p2a-ctrl.c     | 6 ++----
 drivers/soc/aspeed/aspeed-uart-routing.c | 6 ++----
 4 files changed, 8 insertions(+), 16 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 16, 2023, 9:31 p.m. UTC | #1
Hello:

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

On Mon, 16 Oct 2023 12:19:21 +1030 you wrote:
> Hello soc maintainers,
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: aspeed: soc changes for 6.7
    https://git.kernel.org/soc/soc/c/1780d27c7a54

You are awesome, thank you!