From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v4 0/3] ARM: shmobile: r8a7779/90: Poll MSTP clocks status
Date: Tue, 07 Jan 2014 08:34:12 +0000 [thread overview]
Message-ID: <1461053.gFKtODbvpC@avalon> (raw)
In-Reply-To: <1387034633-3798-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
Hi Simon,
On Saturday 14 December 2013 16:23:50 Laurent Pinchart wrote:
> Hello,
>
> This patch set implements a busy loop to ensure that enabling an MSTP clock
> will not return before the clock is actually enabled. It has successfully
> been tested on the Marzen board and on the Lager board where they fix
> random crashes with the VSP1.
>
> Simon, could you please apply this for v3.14 ?
Ping ?
This patch series is required to fix crashes with the VSP1 on R8A7790.
> Changes since v3:
>
> - Rebased on top of renesas-devel-v3.13-rc3-20131214v2
>
> Changes since v2:
>
> - Don't remove unused MSTPCR registers from 2/3
> - Rebased on top of renesas-devel-v3.13-rc1-20131125
>
> Guennadi Liakhovetski (1):
> ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
>
> Laurent Pinchart (1):
> ARM: shmobile: r8a7779: Wait for status on selected MSTP clocks
>
> Shinya Kuribayashi (1):
> ARM: shmobile: r8a7790: Wait for status on all MSTP clocks
>
> arch/arm/mach-shmobile/clock-r8a7779.c | 20 +++---
> arch/arm/mach-shmobile/clock-r8a7790.c | 115 ++++++++++++++++--------------
> drivers/sh/clk/cpg.c | 38 +++++++++++
> include/linux/sh_clk.h | 19 ++++--
> 4 files changed, 122 insertions(+), 70 deletions(-)
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2014-01-07 8:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-14 15:23 [PATCH v4 0/3] ARM: shmobile: r8a7779/90: Poll MSTP clocks status Laurent Pinchart
2014-01-07 8:34 ` Laurent Pinchart [this message]
2014-01-07 8:53 ` Simon Horman
2014-01-08 1:03 ` Simon Horman
2014-01-08 1:12 ` Laurent Pinchart
2014-01-08 1:30 ` Simon Horman
2014-01-08 7:04 ` Magnus Damm
2014-01-08 7:50 ` Laurent Pinchart
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=1461053.gFKtODbvpC@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.kernel.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.