OSDN Git Service

Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sun, 8 Jul 2018 16:12:51 +0000 (09:12 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 8 Jul 2018 16:12:51 +0000 (09:12 -0700)
commit872d6d96cd050e534a1cd479cff72e7e34a4ba61
tree6398b0225c7367214f2c3f669d8075ffbe200e38
parent3287ecdf14fd40dbeca831d8cb1b1b73b1885dcb
parent990c10091db318c7eb7e8935c86b6f7c01585015
Merge tag 'soc_drivers_for_4.19' of git://git./linux/kernel/git/ssantosh/linux-keystone into next/drivers

Keystone SOC driver update for 4.19

 -  Add suspend/resume functionality to TI EMIF SRAM driver
 -  Add wakeup M3 RTC self refresh support
 -  Fix for the PM runtime ifdefs

* tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone:
  soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unused
  soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_src
  soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode support
  memory: ti-emif-sram: Add resume function to recopy sram code

Signed-off-by: Olof Johansson <olof@lixom.net>