From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT Date: Thu, 15 Jan 2015 10:28:50 -0700 Message-ID: <54B7F8D2.4040400@wwwdotorg.org> References: <1421338359-27467-1-git-send-email-tomeu.vizoso@collabora.com> <1421338359-27467-7-git-send-email-tomeu.vizoso@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1421338359-27467-7-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tomeu Vizoso , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Javier Martinez Canillas , Dylan Reid , Simon Glass , Ulf Hansson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Thierry Reding , Alexandre Courbot , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org 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? From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Thu, 15 Jan 2015 10:28:50 -0700 Subject: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT In-Reply-To: <1421338359-27467-7-git-send-email-tomeu.vizoso@collabora.com> References: <1421338359-27467-1-git-send-email-tomeu.vizoso@collabora.com> <1421338359-27467-7-git-send-email-tomeu.vizoso@collabora.com> Message-ID: <54B7F8D2.4040400@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755540AbbAOR1v (ORCPT ); Thu, 15 Jan 2015 12:27:51 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:36220 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752757AbbAOR1t (ORCPT ); Thu, 15 Jan 2015 12:27:49 -0500 Message-ID: <54B7F8D2.4040400@wwwdotorg.org> Date: Thu, 15 Jan 2015 10:28:50 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Tomeu Vizoso , linux-tegra@vger.kernel.org CC: Javier Martinez Canillas , Dylan Reid , Simon Glass , Ulf Hansson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Thierry Reding , Alexandre Courbot , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT References: <1421338359-27467-1-git-send-email-tomeu.vizoso@collabora.com> <1421338359-27467-7-git-send-email-tomeu.vizoso@collabora.com> In-Reply-To: <1421338359-27467-7-git-send-email-tomeu.vizoso@collabora.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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?