From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ARM: shmobile: r8a7791: fix MSTP8 input clocks Date: Wed, 14 Jan 2015 22:00:19 +0300 Message-ID: <54B6BCC3.6040307@cogentembedded.com> References: <4221957.7dd2kFrTHY@wasted.cogentembedded.com> <20150113003604.GB27284@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150113003604.GB27284@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: linux-sh@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello. On 01/13/2015 03:36 AM, Simon Horman wrote: >> I made a mistake when rebasing Andrey Gusakov's patch adding MLB+ clock to the >> R8A7791 device tree, inserting <&hp_clk> into the "clocks" property of the >> MSTP8 node at a wrong position, so that the input clocks for MLB+ and IPMMU-SGX >> got swapped... >> Fixes: 7408d3061d2f ("ARM: shmobile: r8a7791: add MLB+ clock") >> Signed-off-by: Sergei Shtylyov >> --- >> The patch is against 'renesas-devel-20150108v2-v3.19-rc3' tag of Simon Horman's >> 'renesas.git' repo. > Thanks, I have queued this up. Thank you! I've just noticed that this patch was atop of several other patches in my tree, so there might have been an offset when you applied it. Sorry about that... :-< WBR, Sergei