mbox series

[GIT,PULL] SoCFPGA firmware update for v5.13

Message ID 20210405155026.86309-1-dinguyen@kernel.org
State New
Headers show
Series [GIT,PULL] SoCFPGA firmware update for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v5.13_part2

Message

Dinh Nguyen April 5, 2021, 3:50 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this patch for v5.13.

Thanks,
Dinh

The following changes since commit 4483397b03536506535d611b0cb28a81a69e8edf:

  ARM: socfpga: drop ARCH_SOCFPGA (2021-03-23 11:03:36 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v5.13_part2

for you to fetch changes up to 38ad957b04c5c2c9effc6336365187dae1301051:

  firmware: stratix10-svc: build only on 64-bit ARM (2021-04-04 07:41:43 -0500)

----------------------------------------------------------------
SoCFPGA updates for v5.13, part 2
- Only build Stratix10 Service Layer and RSU drivers on ARM64

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      firmware: stratix10-svc: build only on 64-bit ARM

 drivers/firmware/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann April 8, 2021, 3:49 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 5 Apr 2021 10:50:26 -0500, Dinh Nguyen wrote:
> Please pull in this patch for v5.13.
> 
> Thanks,
> Dinh
> 
> The following changes since commit 4483397b03536506535d611b0cb28a81a69e8edf:
> 
>   ARM: socfpga: drop ARCH_SOCFPGA (2021-03-23 11:03:36 -0500)
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 0ffc253e2e0ea7b0a1a6b73f019ba38dfe7a3e44

       Arnd