[PATCH V3] ARM64: tegra: Add support for Google Pixel C
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2016-02-11 08:55:45
Also in:
linux-devicetree, linux-tegra
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2016-02-11 08:55:45
Also in:
linux-devicetree, linux-tegra
On 11/02/16 08:32, Alexandre Courbot wrote:
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.
Tested-by: Alexandre Courbot <acourbot@nvidia.com>
Thanks Jon [0] https://lkml.org/lkml/2015/12/18/390