Re: [PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
From: Andrew Bresticker <hidden>
Date: 2015-02-12 16:54:23
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Andrew Bresticker <hidden>
Date: 2015-02-12 16:54:23
Also in:
linux-arm-kernel, linux-tegra, lkml
On Wed, Feb 11, 2015 at 10:18 PM, Tomeu Vizoso [off-list ref] wrote:
On 02/11/2015 06:26 PM, Andrew Bresticker wrote:quoted
Hi Tomeu, On Wed, Feb 11, 2015 at 7:06 AM, Tomeu Vizoso [off-list ref] wrote:quoted
In preparation for adding the DT for the nyan-blaze board. Signed-off-by: Tomeu Vizoso <redacted>Maybe it's worth pulling the common pinmux bits into nyan.dtsi as well?I decided to have them in the leaf DTSs so the whole output from tegra-pinmux-scripts can be stuck in there without any extra processing. I think this way we can be more certain that the pinmux in the kernel isn't diverging from what it should be.
Ok, that makes sense to me. Thanks.