From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Mon, 22 Dec 2014 21:43:13 +0000 Subject: Re: [PATCH] ARM: shmobile: r8a7790: add MLB+ clock Message-Id: <54989071.2060509@cogentembedded.com> List-Id: References: <2277336.BnuIY8UiP8@wasted.cogentembedded.com> <20141222000610.GG29188@verge.net.au> In-Reply-To: <20141222000610.GG29188@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.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