Message ID | pull-1560399818-512977@atomide.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/4] soc changes for omap variants for v5.3 | expand |
On Thu, Jun 13, 2019 at 12:10:50AM -0700, Tony Lindgren wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: > > Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.3/soc-signed > > for you to fetch changes up to 45450f36e569e5162957df488b0174c9a952e1b0: > > soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh (2019-06-10 05:19:26 -0700) > > ---------------------------------------------------------------- > 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. Merged, thanks! -Olof
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.3/soc-signed for you to fetch changes up to 45450f36e569e5162957df488b0174c9a952e1b0: soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh (2019-06-10 05:19:26 -0700) ---------------------------------------------------------------- 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. ---------------------------------------------------------------- Keerthy (1): soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh YueHaibing (1): ARM: OMAP2+: Make some variables static arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 8 ++++---- drivers/soc/ti/pm33xx.c | 1 + 2 files changed, 5 insertions(+), 4 deletions(-)