]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b4b0d9e02556982b2c43667048fe22139052e20
tree972f5f17852aa394ce0a4a3e61c5ffb9ec090570
parentdc96d925003ede3e8e3a3521676eb4750011224c
parent4d8c5443910c78296a4c7b1ea9c1eff047bcf841
Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/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>