]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbeada21ccb9302a7cb7402bebab4a7419f76aab1
tree659cf90e6d6dc1f9b4285791d3b14b64a737d144
parentdeec9a93e6630d6f9b917b4891d0d2e738e7271c
parente0566782338453e2c3de0c17e4f7654e63f9ecbb
Merge tag 'socfpga_update_for_v5.9' of git://git.kernel.org/pub/scm/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>