[PATCH V3] ARM64: tegra: Add support for Google Pixel C
From: Alexandre Courbot <hidden>
Date: 2016-02-11 11:35:44
Also in:
linux-devicetree, linux-tegra
From: Alexandre Courbot <hidden>
Date: 2016-02-11 11:35:44
Also in:
linux-devicetree, linux-tegra
On Thu, Feb 11, 2016 at 5:55 PM, Jon Hunter [off-list ref] wrote:
On 11/02/16 08:32, Alexandre Courbot wrote:quoted
On Tue, Feb 9, 2016 at 9:26 PM, Jon Hunter [off-list ref] wrote:quoted
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 <jonathanh@nvidia.com>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.
In one of my moments of stupidity, I was on 4.5-rc3. Adding the patch you mention makes boot complete without issues. Thanks, Alex.