From: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [GIT PULL] ARM: rockchip: some soc-level fixes for 4.1
Date: Wed, 06 May 2015 13:31:36 +0200 [thread overview]
Message-ID: <1557869.mraOU6BI4b@diego> (raw)
In-Reply-To: <1612786.HeTW0LsLmg@diego>
Hi Arnd, Olof,
Am Samstag, 25. April 2015, 02:11:14 schrieb Heiko Stübner:
> I've collected some fixes which might be appropriate for 4.1-rc,
> so if they're ok, please pull.
is somebody doing arm-soc fixes for 4.1?
I currently don't see any activity at all and this pull is open for two weeks
now?
Heiko
>
> 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(+)
WARNING: multiple messages have this Message-ID (diff)
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: Wed, 06 May 2015 13:31:36 +0200 [thread overview]
Message-ID: <1557869.mraOU6BI4b@diego> (raw)
In-Reply-To: <1612786.HeTW0LsLmg@diego>
Hi Arnd, Olof,
Am Samstag, 25. April 2015, 02:11:14 schrieb Heiko St?bner:
> I've collected some fixes which might be appropriate for 4.1-rc,
> so if they're ok, please pull.
is somebody doing arm-soc fixes for 4.1?
I currently don't see any activity at all and this pull is open for two weeks
now?
Heiko
>
> 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 prev parent reply other threads:[~2015-05-06 11:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-25 0:11 [GIT PULL] ARM: rockchip: some soc-level fixes for 4.1 Heiko Stübner
2015-04-25 0:11 ` Heiko Stübner
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 ` Heiko Stübner
2015-04-25 0:13 ` [PATCH 2/2] rockchip: make sure timer7 is enabled on rk3288 platforms Heiko Stübner
2015-04-25 0:13 ` Heiko Stübner
[not found] ` <55517AC0.1030103@rock-chips.com>
[not found] ` <55517AC0.1030103-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2015-05-12 22:48 ` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs Heiko Stuebner
2015-05-12 22:48 ` Heiko Stuebner
2015-05-13 0:53 ` Chris Zhong
2015-05-13 0:53 ` Chris Zhong
2015-05-06 11:31 ` Heiko Stübner [this message]
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
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=1557869.mraOU6BI4b@diego \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.