OSDN Git Service

Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 17 Jul 2020 16:01:41 +0000 (18:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 17 Jul 2020 16:01:41 +0000 (18:01 +0200)
commit2648298a06ba7e902c4489a15c0db26032813c7b
tree0c2592f9ae0cd693136ea4cd3fb4f6890d498532
parentf7d96b86e0c15f22dbfad2997e12a072d6d25b18
parent681a5c71fb829fc2193e3bb524af41525477f5c3
Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git./linux/kernel/git/dinguyen/linux into arm/fixes

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

* tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema
  ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
  arm64: dts: stratix10: increase QSPI reg address in nand dts file
  arm64: dts: stratix10: add status to qspi dts node
  arm64: dts: agilex: add status to qspi dts node

Link: https://lore.kernel.org/r/20200717155758.18233-1-dinguyen@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>