From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH 1/2] ARM: Tegra: Add clock entry for smp_twd clock Date: Fri, 1 Mar 2013 13:07:58 -0800 Message-ID: <20130301210758.GA3921@quad.lixom.net> References: <1362162745-21392-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1362162745-21392-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Prashant Gaikwad , Stephen Warren List-Id: linux-tegra@vger.kernel.org On Fri, Mar 01, 2013 at 11:32:24AM -0700, Stephen Warren wrote: > From: Prashant Gaikwad > > As DT support for clocks and smp_twd is enabled, add clock entry > for smp_twd clock to DT. > > This fixes the following error while booting the kernel: > smp_twd: clock not found -2 > > Signed-off-by: Prashant Gaikwad > [swarren: include kernel log spew that this fixes] > Signed-off-by: Stephen Warren > --- > Arnd, Olof, these are fixes intended for 3.9. Thanks, applied 1-2 to fixes. -Olof