From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH V3] ARM64: tegra: Add support for Google Pixel C Date: Thu, 11 Feb 2016 08:55:45 +0000 Message-ID: <56BC4C91.6070409@nvidia.com> References: <1454949199-27050-1-git-send-email-jonathanh@nvidia.com> <1455020809-17531-1-git-send-email-jonathanh@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alexandre Courbot Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Stephen Warren , Thierry Reding , Olof Johansson , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On 11/02/16 08:32, Alexandre Courbot wrote: > On Tue, Feb 9, 2016 at 9:26 PM, Jon Hunter wrote: >> Add initial device-tree support for Google Pixel C (a.k.a. Smaug) based >> upon Tegra210 SoC with 3 GiB of LPDDR4 RAM. >> >> Signed-off-by: Jon Hunter > > I need to add "clk_ignore_unused=1" to the bootargs in order to avoid > a hang during boot, but otherwise can reach a serial console. Were you testing on -next? If so, you should not need that. Otherwise, please make sure you have this patch [0]. Thierry has included this in a clock fixes series that should turn up in main soon. > Tested-by: Alexandre Courbot Thanks Jon [0] https://lkml.org/lkml/2015/12/18/390