mbox series

[GIT,PULL] ARM: socfpga: fix for v5.16, part 2

Message ID 20211203181007.3138381-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit ddae25ed97f5e4e2cbc5c119687e18b9198525e0
Headers show
Series [GIT,PULL] ARM: socfpga: fix for v5.16, part 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fix_for_v5.16_part_2

Message

Dinh Nguyen Dec. 3, 2021, 6:10 p.m. UTC
Hi Arnd/Olof,

please pull in this DTS QSPI fix for v5.16.

Thanks,
Dinh


The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fix_for_v5.16_part_2

for you to fetch changes up to cb25b11943cbcc5a34531129952870420f8be858:

  ARM: socfpga: dts: fix qspi node compatible (2021-12-03 11:44:36 -0600)

----------------------------------------------------------------
SoCFPGA fix for v5.16, part 2
- Fix QSPI dts entry to include "jedec,spi-nor"

----------------------------------------------------------------
Dinh Nguyen (1):
      ARM: socfpga: dts: fix qspi node compatible

 arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts   | 2 +-
 arch/arm/boot/dts/socfpga_arria5_socdk.dts         | 2 +-
 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts       | 2 +-
 arch/arm/boot/dts/socfpga_cyclone5_sockit.dts      | 2 +-
 arch/arm/boot/dts/socfpga_cyclone5_socrates.dts    | 2 +-
 arch/arm/boot/dts/socfpga_cyclone5_sodia.dts       | 2 +-
 arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 13, 2021, 2:20 p.m. UTC | #1
Hello:

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

On Fri,  3 Dec 2021 12:10:07 -0600 you wrote:
> Hi Arnd/Olof,
> 
> please pull in this DTS QSPI fix for v5.16.
> 
> Thanks,
> Dinh
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: socfpga: fix for v5.16, part 2
    https://git.kernel.org/soc/soc/c/ddae25ed97f5

You are awesome, thank you!