From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 24 Jan 2012 01:41:17 +0000 Subject: Re: [PATCH] ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support Message-Id: <20120124014116.GD32319@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Sun, Jan 22, 2012 at 09:10:02PM -0800, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > arch/arm/mach-shmobile/board-ag5evm.c | 16 ++++- > arch/arm/mach-shmobile/clock-sh73a0.c | 113 +++++++++++++++++++++++++++++++++ > 2 files changed, 125 insertions(+), 4 deletions(-) Applied, thanks.