Am Mittwoch, 18. M?rz 2015, 17:41:15 schrieb Heiko St?bner: > Hi Arnd, Olof, > > some soc code changes for 4.1 . I hope the tag explains it, so please pull as heard in Arnd's talk on ELC yesterday, I'm supposed to ping after one week of inactivity, so any news on these two pulls? :-) Thanks Heiko > > > Thanks > Heiko > > The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: > > Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git > tags/v4.1-rockchip-soc1 > > for you to fetch changes up to a0307d186f5015ee3d77e209e5c06190cbf02478: > > ARM: rockchip: disable watchdog during suspend (2015-03-11 22:41:02 +0100) > > ---------------------------------------------------------------- > Some suspend improvements reducing resume time and making sure the > watchdog does not reset after 12 hours and a change to constify and > staticize some smp parts. > > ---------------------------------------------------------------- > Chris Zhong (2): > ARM: rockchip: decrease the wait time for resume > ARM: rockchip: disable watchdog during suspend > > Krzysztof Kozlowski (1): > ARM: rockchip: Constify struct regmap_config and staticize local > function > > arch/arm/mach-rockchip/platsmp.c | 4 ++-- > arch/arm/mach-rockchip/pm.c | 14 +++++++++++--- > arch/arm/mach-rockchip/pm.h | 6 ++++++ > 3 files changed, 19 insertions(+), 5 deletions(-)