Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Olof Johansson
On Tue, Jan 6, 2015 at 9:30 AM, Andrew Bresticker wrote: > On Tue, Jan 6, 2015 at 5:06 AM, Thierry Reding > wrote: >> >> Back when we merged the nyan-big DTS there was some discussion and it >> was concluded that the devices are very similar, with the panel being >> one notable exception. So I

Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Andrew Bresticker
On Tue, Jan 6, 2015 at 5:06 AM, Thierry Reding wrote: > Cc'ing Dylan and Olof. I've verified that the resulting nyan-big DTB > after this series is exactly the same as before (well, except where > changes were made on purpose), but I'd like an Ack from either of you > regarding the split into the

Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Stephen Warren
On 01/06/2015 03:37 AM, Tomeu Vizoso wrote: In preparation for adding the DT for the nyan-blaze board. "git format-patch -M" and/or "git format-patch -C" should make this patch a lot easier to review, since it'll show the patch as a file copy/rename rather than a full-file cut/paste. -- To u

Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Eduardo Valentin
On Tue, Jan 06, 2015 at 11:37:27AM +0100, Tomeu Vizoso wrote: > In preparation for adding the DT for the nyan-blaze board. > > Signed-off-by: Tomeu Vizoso For the (small part of the) thermal sensor: Acked-by: Eduardo Valentin > --- > arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +--

Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Thierry Reding
Cc'ing Dylan and Olof. I've verified that the resulting nyan-big DTB after this series is exactly the same as before (well, except where changes were made on purpose), but I'd like an Ack from either of you regarding the split into the nyan DTS include. Quoting the full patch for Dylan and Olof, o

[PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

2015-01-06 Thread Tomeu Vizoso
In preparation for adding the DT for the nyan-blaze board. Signed-off-by: Tomeu Vizoso --- arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +- arch/arm/boot/dts/tegra124-nyan.dtsi| 1133 +++ 2 files changed, 1136 insertions(+), 1128 dele