mbox series

[GIT,PULL] ARM: socfpga: update for v6.6

Message ID 20230823021810.958072-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit c888d347acc989ef93e3caf25945ecc2ffc525e9
Headers show
Series [GIT,PULL] ARM: socfpga: update for v6.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v6.6

Message

Dinh Nguyen Aug. 23, 2023, 2:18 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:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v6.6

for you to fetch changes up to 37e2d7d23765c3948e21cb361100f1baeb65f4f3:

  ARM: socfpga: Explicitly include correct DT includes (2023-07-20 14:38:38 -0500)

----------------------------------------------------------------
SoCFPGA mach update for v6.6
- Clean up DT includes in mach-socfpga

----------------------------------------------------------------
Rob Herring (1):
      ARM: socfpga: Explicitly include correct DT includes

 arch/arm/mach-socfpga/l2_cache.c | 2 +-
 arch/arm/mach-socfpga/ocram.c    | 4 +---
 arch/arm/mach-socfpga/pm.c       | 2 ++
 arch/arm/mach-socfpga/socfpga.c  | 4 +---
 4 files changed, 5 insertions(+), 7 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 29, 2023, 8:20 p.m. UTC | #1
Hello:

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

On Tue, 22 Aug 2023 21:18:10 -0500 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:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v6.6
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: socfpga: update for v6.6
    https://git.kernel.org/soc/soc/c/c888d347acc9

You are awesome, thank you!