From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:52195 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932403AbcHIMou (ORCPT ); Tue, 9 Aug 2016 08:44:50 -0400 Date: Tue, 9 Aug 2016 14:38:07 +0200 From: Simon Horman To: Sergei Shtylyov Cc: Kuninori Morimoto , linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 0/6] Add R8A7794/SILK sound DT support Message-ID: <20160809123807.GB5878@verge.net.au> References: <3910788.ckTpUWEs6B@wasted.cogentembedded.com> <87y44l2uy1.wl%kuninori.morimoto.gx@renesas.com> <20160808105901.GH17838@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Mon, Aug 08, 2016 at 09:54:54PM +0300, Sergei Shtylyov wrote: > On 08/08/2016 01:59 PM, Simon Horman wrote: > > >>> Here's the set of 6 patches against Simon Horman's 'renesas.git' repo, > >>>'renesas-devel-20160725-v4.7-rc7' tag. I'm adding the sound device tree support > >>>for the R8A7794 SoC based SILK board. > >>> > >>>[1/6] ARM: dts: r8a7794: add audio clocks > >>>[2/6] ARM: dts: r8a7794: add MSTP5 clocks > >>>[3/6] ARM: dts: r8a7794: add MSTP10 clocks > >>>[4/6] ARM: dts: r8a7794: add Audio-DMAC support > >>>[5/6] ARM: dts: r8a7794: add sound support > >>>[6/6] ARM: dts: silk: add sound support > >> > >>For all patches > >> > >>Acked-by: Kuninori Morimoto > > > >Thanks, I have queued these up. > > Great, TY! > However, I noticed that the the latest devel tag is said to be still > based on v4.7-rc7 while in practice it's based on v4.8-rc1... Thanks for pointing that out, I have fixed it.