From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 10 Apr 2014 22:59:43 +0000 Subject: Re: [PATCH 0/2] Fix VSP1 clock names in r8a779[01] .dtsi Message-Id: <20140410225940.GA4358@verge.net.au> List-Id: References: <1396449107-4732-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <1396449107-4732-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, Apr 10, 2014 at 06:09:20PM +0900, Magnus Damm wrote: > Hi Laurent, > > [CC Simon] Thanks, it helps my work flow immensely to be CCed on patches that I should handle one way or another. > > On Wed, Apr 2, 2014 at 11:31 PM, Laurent Pinchart > wrote: > > Hello, > > > > The VSP1 clocks were incorrectly named in the r8a7790 and r8a7791 .dtsi. This > > patch set fixes the problem. > > > > Laurent Pinchart (2): > > ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R) > > ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_S > > Thanks for fixing this. These patches look fine to me. > > Acked-by: Magnus Damm > > Simon, can you please pick up? Done