]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e8294118a6e9eac95526a6dff399215deceef42
tree6398b0225c7367214f2c3f669d8075ffbe200e38
parent31e3b289f42b1ed16f36358a7eb5968f70eea27d
parent06c006648a4929e20a6666b727aa80b533086643
Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/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>