From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL 5/8] ARM: tegra: Add EMC driver for v4.2-rc1 Date: Wed, 13 May 2015 18:00:55 +0200 Message-ID: <5685532.D6LTNFYDia@wuerfel> References: <1431524980-13599-1-git-send-email-thierry.reding@gmail.com> <1431524980-13599-6-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1431524980-13599-6-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Stephen Warren , Alexandre Courbot , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Wednesday 13 May 2015 15:49:37 Thierry Reding wrote: > > I've based this pull request on top of the tegra-for-4.2-ramcode pull > request, so pulling only this one should be sufficient to resolve the > dependency. > > Thanks, > Thierry > > ---------------------------------------------------------------- > ARM: tegra: Add EMC driver for v4.2-rc1 > > This introduces the EMC driver that's required to scale the external > memory frequency. > > Pulled into next/drivers, on top of the first one, thanks! Arnd