mbox series

[GIT,PULL] SoCFPGA DTS fixes for v5.8

Message ID 20200706190032.24084-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 2b7c6a78edd2b012e22aabd788757ad977ac54a9
Headers show
Series [GIT,PULL] SoCFPGA DTS fixes for v5.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fixes_for_v5.8

Message

Dinh Nguyen July 6, 2020, 7 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in these SoCFPGA DTS fixes for v5.8.

Thanks,
Dinh

The following changes since commit dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258:

  Linux 5.8-rc4 (2020-07-05 16:20:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_fixes_for_v5.8

for you to fetch changes up to 2b7c6a78edd2b012e22aabd788757ad977ac54a9:

  arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema (2020-07-06 13:46:01 -0500)

----------------------------------------------------------------
arm/arm64: dts: socfpga: fixes for v5.8
- Add status = "okay" in QSPI
- Increase QSPI size in reg property
- Fix dtschema for SoCFPGA platforms

----------------------------------------------------------------
Dinh Nguyen (3):
      arm64: dts: agilex: add status to qspi dts node
      arm64: dts: stratix10: add status to qspi dts node
      arm64: dts: stratix10: increase QSPI reg address in nand dts file

Krzysztof Kozlowski (2):
      ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
      arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema

 arch/arm/boot/dts/socfpga.dtsi                              | 2 +-
 arch/arm/boot/dts/socfpga_arria10.dtsi                      | 2 +-
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi           | 8 ++++----
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts      | 1 +
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts | 7 ++++---
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts          | 1 +
 6 files changed, 12 insertions(+), 9 deletions(-)