Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-27 Thread Tomeu Vizoso
On 15 January 2015 at 18:28, Stephen Warren wrote: > On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: >> >> In preparation for adding the DT for the nyan-blaze board. > > > "git format-patch -C" might help here; hopefully it'd highlight that > arch/arm/boot/dts/tegra124-nyan.dtsi was a copy from >

Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-27 Thread Tomeu Vizoso
On 15 January 2015 at 18:28, Stephen Warren swar...@wwwdotorg.org wrote: On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: In preparation for adding the DT for the nyan-blaze board. git format-patch -C might help here; hopefully it'd highlight that arch/arm/boot/dts/tegra124-nyan.dtsi was a copy

Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-15 Thread Stephen Warren
On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: In preparation for adding the DT for the nyan-blaze board. "git format-patch -C" might help here; hopefully it'd highlight that arch/arm/boot/dts/tegra124-nyan.dtsi was a copy from arch/arm/boot/dts/tegra124-nyan-big.dts, with just a few small

Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-15 Thread Stephen Warren
On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: In preparation for adding the DT for the nyan-blaze board. git format-patch -C might help here; hopefully it'd highlight that arch/arm/boot/dts/tegra124-nyan.dtsi was a copy from arch/arm/boot/dts/tegra124-nyan-big.dts, with just a few small diffs?