From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 05 Oct 2015 02:29:42 +0000 Subject: Re: [PATCH 13/18 v3] arm64: renesas: salvator-x: Sound SRC support Message-Id: <20151005022940.GD25427@verge.net.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Sep 18, 2015 at 02:06:43AM +0000, Kuninori Morimoto wrote: > From: Kuninori Morimoto > > Signed-off-by: Kuninori Morimoto Hi, I have taken the liberty of updating this patch with the following incremental change from Geert. The result can be found in the topic/r8a7795-sound-v3.update.rebase branch of my renesas tree. diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi index c084dd2d7e48b0f5..4b096abf9409143a 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi @@ -572,7 +572,13 @@ "ssi-all", "ssi9", "ssi8", "ssi7", "ssi6", "ssi5", "ssi4", "ssi3", "ssi2", - "ssi1", "ssi0"; + "ssi1", "ssi0", + "scu-all", + "scu-src9", "scu-src8", + "scu-src7", "scu-src6", + "scu-src5", "scu-src4", + "scu-src3", "scu-src2", + "scu-src1", "scu-src0"; }; }; }; -- 1.9.1