Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 17 Jun 2019 12:17:10 +0000 (05:17 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 17 Jun 2019 12:17:10 +0000 (05:17 -0700)
commit24cb4bc8f0c9ee346826f33e6dcbdbc533cc6ad8
tree972f5f17852aa394ce0a4a3e61c5ffb9ec090570
parentb41e48a82bcf056cbb9f4194a5f21504d24f0139
parent45450f36e569e5162957df488b0174c9a952e1b0
Merge tag 'omap-for-v5.3/soc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/soc

ti-sysc soc changes for v5.3

Just two changes to make few platform data functions static, and to
call dev_info() if am437x is suspending to RTC-only mode. We want to
see this in case of issues as it depends on the board wiring for things
like DDR memory.

* tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh
  ARM: OMAP2+: Make some variables static

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