[PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
From: Tomeu Vizoso <hidden>
Date: 2015-02-12 06:18:56
Also in:
linux-devicetree, linux-tegra, lkml
From: Tomeu Vizoso <hidden>
Date: 2015-02-12 06:18:56
Also in:
linux-devicetree, linux-tegra, lkml
On 02/11/2015 06:26 PM, Andrew Bresticker wrote:
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.
Otherwise, Acked-by: Andrew Bresticker <redacted>
Thanks, Tomeu