mbox series

[GIT,PULL] SoCFPGA update for v5.9

Message ID 20200729165037.3099-1-dinguyen@kernel.org (mailing list archive)
State Mainlined, archived
Commit 3ad7b4e8f89d6bcc9887ca701cf2745a6aedb1a0
Headers show
Series [GIT,PULL] SoCFPGA update for v5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v5.9

Message

Dinh Nguyen July 29, 2020, 4:50 p.m. UTC
Hi Arnd, Kevin, and Olof:

Please pull in this SoCFPGA update for v5.9.

Thanks,
Dinh

The following changes since commit 812f5501161151f3c3f4e15f7ef250fc1c3af6a4:

  ARM: dts: socfpga: add the temperature sensor to the Arria10 devkit (2020-07-18 20:12:07 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_update_for_v5.9

for you to fetch changes up to 3ad7b4e8f89d6bcc9887ca701cf2745a6aedb1a0:

  ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh() (2020-07-28 13:57:36 -0500)

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

----------------------------------------------------------------
Yu Kuai (1):
      ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()

 arch/arm/mach-socfpga/pm.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)