Merge tag 'omap-for-v4.19/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:45:14 +0000 (14:45 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:45:14 +0000 (14:45 -0700)
commitedc07c0012c1b9a40f6dfd44d90f71717d97df50
tree86d4494f4b1f608f5c35ca8910568ddc731aca8d
parent5306c6ad0e4b10748849e98679d8ff788695fb44
parent8c5a916f4c8815196cc8a86b9582ca89422aac25
Merge tag 'omap-for-v4.19/soc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into next/soc

SoC updates for omaps for v4.19 merge window

These changes are mostly PM related changes for am335x and
am437x to support RTC only suspend mode. Some of the clock
and driver related chances are still pending so it's not
yet fully functional.

Also included is a change for PM debug sysfs entry to use
DEFINE_SHOW_ATTRIBUTE.

* tag 'omap-for-v4.19/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support
  ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable
  ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macro
  ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled

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