Merge tag 'socfpga_update_for_v5.9' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 31 Jul 2020 08:11:58 +0000 (10:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 31 Jul 2020 08:11:58 +0000 (10:11 +0200)
commita04e84c57e9c5a98ba541f37961174ffe3abeb57
tree659cf90e6d6dc1f9b4285791d3b14b64a737d144
parent552c0e308b7cff51fa6e02f2b89d344e3c2509d6
parent3ad7b4e8f89d6bcc9887ca701cf2745a6aedb1a0
Merge tag 'socfpga_update_for_v5.9' of git://git./linux/kernel/git/dinguyen/linux into arm/soc

SoCFPGA update for v5.9, part 2
- Add missing put_device() call in socfpga base power management support

* tag 'socfpga_update_for_v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
  ARM: dts: socfpga: add the temperature sensor to the Arria10 devkit
  arm: dts: socfpga: add reset-names to spi node
  arm64: dts: agilex: add nand clocks
  arm64: dts: agilex: populate clock dts entries for Intel SoCFPGA Agilex

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