From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: rockchip: some soc-level fixes for 4.1
Date: Sat, 25 Apr 2015 02:11:14 +0200 [thread overview]
Message-ID: <1612786.HeTW0LsLmg@diego> (raw)
Hi Arnd, Olof,
I've collected some fixes which might be appropriate for 4.1-rc,
so if they're ok, please pull.
Thanks
Heiko
The following changes since commit a0307d186f5015ee3d77e209e5c06190cbf02478:
ARM: rockchip: disable watchdog during suspend (2015-03-11 22:41:02 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.1-rockchip-socfixes1
for you to fetch changes up to 2a9fe3ca84afff6259820c4f62e579f41476becc:
rockchip: make sure timer7 is enabled on rk3288 platforms (2015-04-16 21:22:17 +0200)
----------------------------------------------------------------
Two fixes from Chris Zhong, fixing some suspend oddities.
And I've given up on the timer7 issue. While I initially thought
devices would either have both the grave mmu issue requiring a uboot
update and the timer7 issue or none, it looks like in all units in the
field the mmu issue got fixed while the timer7 issue stayed on.
So instead of making everybody wanting to use mainline jump through a
hoop just make sure timer7 is on on boot before we init the arch-timer.
----------------------------------------------------------------
Chris Zhong (2):
ARM: rockchip: disable dapswjdp during suspend
ARM: rockchip: fix undefined instruction of reset_ctrl_regs
Heiko Stuebner (1):
rockchip: make sure timer7 is enabled on rk3288 platforms
arch/arm/mach-rockchip/pm.c | 33 +++++++++++++++++++++++++++++++++
arch/arm/mach-rockchip/pm.h | 8 ++++++++
arch/arm/mach-rockchip/rockchip.c | 19 +++++++++++++++++++
3 files changed, 60 insertions(+)
next reply other threads:[~2015-04-25 0:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-25 0:11 Heiko Stübner [this message]
2015-04-25 0:13 ` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs Heiko Stübner
2015-04-25 0:13 ` [PATCH 2/2] rockchip: make sure timer7 is enabled on rk3288 platforms Heiko Stübner
[not found] ` <55517AC0.1030103@rock-chips.com>
2015-05-12 22:48 ` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs Heiko Stuebner
2015-05-13 0:53 ` Chris Zhong
2015-05-06 11:31 ` [GIT PULL] ARM: rockchip: some soc-level fixes for 4.1 Heiko Stübner
2015-05-07 16:20 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1612786.HeTW0LsLmg@diego \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).