]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ca968bd6dad3d241f5999c79eeb091d73049282
tree0c2592f9ae0cd693136ea4cd3fb4f6890d498532
parenta8bf42908ec5d41baf5c6257213822c41ce84f2b
parent8e060d738680691c4e6f681f294b144b7a180205
Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/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>