mbox series

[GIT,PULL] AT91 SoC updates for 6.6

Message ID 20230804044118.231478-1-claudiu.beznea@tuxon.dev (mailing list archive)
State Accepted
Commit 61029e2b37403a536928cccbce438c1d8c2c5b20
Headers show
Series [GIT,PULL] AT91 SoC updates for 6.6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.6

Message

Claudiu Beznea Aug. 4, 2023, 4:41 a.m. UTC
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.6

for you to fetch changes up to 96a49448c4777940b16eecdfc61f935fa380d864:

  ARM: at91: Remove unused extern declarations (2023-07-29 16:56:09 +0300)

----------------------------------------------------------------
AT91 SoC updates for 6.6:

It contains:
- explicitly include correct DT includes from Rob
- one cleanup which removes unused extern declaration on atmel_tcb.h

----------------------------------------------------------------
Rob Herring (2):
      soc: microchip: Explicitly include correct DT includes
      ARM: at91: Explicitly include correct DT includes

YueHaibing (1):
      ARM: at91: Remove unused extern declarations

 arch/arm/mach-at91/pm.c                     | 1 +
 arch/arm/mach-at91/samv7.c                  | 7 -------
 drivers/soc/atmel/sfr.c                     | 1 -
 drivers/soc/microchip/mpfs-sys-controller.c | 2 +-
 include/soc/at91/atmel_tcb.h                | 3 ---
 5 files changed, 2 insertions(+), 12 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 12, 2023, 9:14 a.m. UTC | #1
Hello:

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

On Fri,  4 Aug 2023 07:41:18 +0300 you wrote:
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
>   Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.6
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 SoC updates for 6.6
    https://git.kernel.org/soc/soc/c/61029e2b3740

You are awesome, thank you!