From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 20 May 2014 23:49:24 +0000 Subject: Re: [PATCH 00/03] ARM: shmobile: Use shmobile_init_delay() on r8a7790 Message-Id: <20140520234923.GA28186@verge.net.au> List-Id: References: <20140519233714.10496.31390.sendpatchset@w520> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tue, May 20, 2014 at 09:48:08AM +0200, Geert Uytterhoeven wrote: > On Tue, May 20, 2014 at 1:37 AM, Magnus Damm wrote: > > [PATCH 01/03] ARM: shmobile: Use r8a7790 DT CPU Frequency in common case > > [PATCH 02/03] ARM: shmobile: Use r8a7790 DT CPU Frequency for Lager > > [PATCH 03/03] ARM: shmobile: Remove unused r8a7790_init_early() > > > > Convert r8a7790 to rely on shmobile_init_delay() instead of using a per-SoC > > delay setup function. Very similar to the r8a7791 implementation. > > > > Signed-off-by: Magnus Damm > > Acked-by: Geert Uytterhoeven Thanks I will queue these up.