All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: aspeed: soc changes for 6.7
@ 2023-10-16  1:49 ` Joel Stanley
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Stanley @ 2023-10-16  1:49 UTC (permalink / raw)
  To: linux-aspeed

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: aspeed: soc changes for 6.7
@ 2023-10-16  1:49 ` Joel Stanley
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Stanley @ 2023-10-16  1:49 UTC (permalink / raw)
  To: SoC Team; +Cc: linux-aspeed, Linux ARM, Andrew Jeffery

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: aspeed: soc changes for 6.7
@ 2023-10-16  1:49 ` Joel Stanley
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Stanley @ 2023-10-16  1:49 UTC (permalink / raw)
  To: SoC Team; +Cc: linux-aspeed, Linux ARM, Andrew Jeffery

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] ARM: aspeed: soc changes for 6.7
  2023-10-16  1:49 ` Joel Stanley
  (?)
  (?)
@ 2023-10-16 21:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-10-16 21:31 UTC (permalink / raw)
  To: Joel Stanley; +Cc: soc

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!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-16 21:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16  1:49 [GIT PULL] ARM: aspeed: soc changes for 6.7 Joel Stanley
2023-10-16  1:49 ` Joel Stanley
2023-10-16  1:49 ` Joel Stanley
2023-10-16 21:31 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.