mbox series

[GIT,PULL] ARM: socfpga: updates for v6.11

Message ID 20240626210728.21295-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 4bd85abedac99b87e6861ad91880661289d4367c
Headers show
Series [GIT,PULL] ARM: socfpga: updates for v6.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.11

Message

Dinh Nguyen June 26, 2024, 9:07 p.m. UTC
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.11

for you to fetch changes up to 1536dc8edc653e0e4a333035a73ff146d0517749:

  arm64: dts: socfpga: stratix10: add L2 cache info (2024-05-31 17:04:12 -0500)

----------------------------------------------------------------
SoCFPGA DTS updates for v6.11
- Drop unneeded flash address
- Add L2 Cache info for Stratix10

----------------------------------------------------------------
Beniamin Sandu (1):
      arm64: dts: socfpga: stratix10: add L2 cache info

Krzysztof Kozlowski (4):
      arm64: dts: stratix10: socdk: drop unneeded flash address/size-cells
      arm64: dts: stratix10: socdk_nand: drop unneeded flash address/size-cells
      arm64: dts: agilex: socdk: drop unneeded flash address/size-cells
      arm64: dts: n5x: socdk: drop unneeded flash address/size-cells

 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi           | 10 ++++++++++
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts      |  2 --
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts |  2 --
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts          |  2 --
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts             |  2 --
 5 files changed, 10 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 27, 2024, 3:01 p.m. UTC | #1
Hello:

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

On Wed, 26 Jun 2024 16:07:28 -0500 you wrote:
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
> 
>   Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.11
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: socfpga: updates for v6.11
    https://git.kernel.org/soc/soc/c/4bd85abedac9

You are awesome, thank you!