From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ARM: shmobile: r8a7790: add MLB+ clock Date: Tue, 23 Dec 2014 00:43:13 +0300 Message-ID: <54989071.2060509@cogentembedded.com> References: <2277336.BnuIY8UiP8@wasted.cogentembedded.com> <20141222000610.GG29188@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: <20141222000610.GG29188@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 On 12/22/2014 03:06 AM, Simon Horman wrote: >> From: Andrey Gusakov >> Add MLB+ clock to R8A7790 device tree. >> Signed-off-by: Andrey Gusakov >> [Sergei: rebased, renamed, added changelog] >> Signed-off-by: Sergei Shtylyov >> --- >> This patch is against 'renesas-devel-20141218-v3.18' tag of Simon Horman's >> 'renesas.git' repo. > Thanks, I have queued this up. Oops, just saw a formatting issue in this patch... [...] >> Index: renesas/include/dt-bindings/clock/r8a7790-clock.h >> =================================================================== >> --- renesas.orig/include/dt-bindings/clock/r8a7790-clock.h >> +++ renesas/include/dt-bindings/clock/r8a7790-clock.h >> @@ -97,6 +97,7 @@ >> #define R8A7790_CLK_LVDS0 26 >> >> /* MSTP8 */ >> +#define R8A7790_CLK_MLB 2 Need one more tab here. >> #define R8A7790_CLK_VIN3 8 >> #define R8A7790_CLK_VIN2 9 >> #define R8A7790_CLK_VIN1 10 Perhaps you still can fix it up, or I can resend? I'm not seeing this patch in the 'devel' branch yet... WBR, Sergei