From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com ([208.123.74.7]:35515 "EHLO jdl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933288Ab2AITmL (ORCPT ); Mon, 9 Jan 2012 14:42:11 -0500 Message-Id: Subject: Re: [PATCH 1/2] dtc: Implement -d option to write out a dependency file In-reply-to: <1326134295-15547-1-git-send-email-swarren@nvidia.com> References: <1326134295-15547-1-git-send-email-swarren@nvidia.com> Date: Mon, 09 Jan 2012 12:58:27 -0600 From: Jon Loeliger Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Stephen Warren Cc: Michal Marek , David Gibson , Jonas Bonn , Michal Simek , Russell King , linux-c6x-dev@linux-c6x.org, Arnd Bergmann , Aurelien Jacquiot , Devicetree Discuss , Benjamin Herrenschmidt , microblaze-uclinux@itee.uq.edu.au, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Grant Likely , Paul Mackerras , Mark Salter , linuxppc-dev@lists.ozlabs.org, linux@lists.openrisc.net, linux-arm-kernel@lists.infradead.org > This will allow callers to rebuild .dtb files when any of the /include/d > .dtsi files are modified, not just the top-level .dts file. > > Signed-off-by: Stephen Warren > --- > This patch is against the Linux kernel's copy of dtc, but it applies to > upstream dtc with a couple of trivial conflicts. I can post a version for > upstream dtc as well if desired. If it does go upstream into Linux proper, we should definitely have it in the main DTC repository. So if you would, please send me a path that applies there. Thanks, jdl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DFD0FB6FB4 for ; Tue, 10 Jan 2012 06:42:15 +1100 (EST) Message-Id: To: Stephen Warren Subject: Re: [PATCH 1/2] dtc: Implement -d option to write out a dependency file In-reply-to: <1326134295-15547-1-git-send-email-swarren@nvidia.com> References: <1326134295-15547-1-git-send-email-swarren@nvidia.com> Date: Mon, 09 Jan 2012 12:58:27 -0600 From: Jon Loeliger Cc: Michal Marek , Jonas Bonn , Michal Simek , Russell King , linux-c6x-dev@linux-c6x.org, Arnd Bergmann , Aurelien Jacquiot , Devicetree Discuss , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Paul Mackerras , Mark Salter , microblaze-uclinux@itee.uq.edu.au, linuxppc-dev@lists.ozlabs.org, linux@lists.openrisc.net, linux-arm-kernel@lists.infradead.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This will allow callers to rebuild .dtb files when any of the /include/d > .dtsi files are modified, not just the top-level .dts file. > > Signed-off-by: Stephen Warren > --- > This patch is against the Linux kernel's copy of dtc, but it applies to > upstream dtc with a couple of trivial conflicts. I can post a version for > upstream dtc as well if desired. If it does go upstream into Linux proper, we should definitely have it in the main DTC repository. So if you would, please send me a path that applies there. Thanks, jdl From mboxrd@z Thu Jan 1 00:00:00 1970 From: jdl@jdl.com (Jon Loeliger) Date: Mon, 09 Jan 2012 12:58:27 -0600 Subject: [PATCH 1/2] dtc: Implement -d option to write out a dependency file In-Reply-To: <1326134295-15547-1-git-send-email-swarren@nvidia.com> References: <1326134295-15547-1-git-send-email-swarren@nvidia.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > This will allow callers to rebuild .dtb files when any of the /include/d > .dtsi files are modified, not just the top-level .dts file. > > Signed-off-by: Stephen Warren > --- > This patch is against the Linux kernel's copy of dtc, but it applies to > upstream dtc with a couple of trivial conflicts. I can post a version for > upstream dtc as well if desired. If it does go upstream into Linux proper, we should definitely have it in the main DTC repository. So if you would, please send me a path that applies there. Thanks, jdl From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH 1/2] dtc: Implement -d option to write out a dependency file Date: Mon, 09 Jan 2012 12:58:27 -0600 Message-ID: References: <1326134295-15547-1-git-send-email-swarren@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1326134295-15547-1-git-send-email-swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Stephen Warren Cc: Michal Marek , Russell King , linux-c6x-dev-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org, Aurelien Jacquiot , Devicetree Discuss , linux-kbuild-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-ZwoEplunGu2h2975yA52AaxOck334EZe@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org > This will allow callers to rebuild .dtb files when any of the /include/d > .dtsi files are modified, not just the top-level .dts file. > > Signed-off-by: Stephen Warren > --- > This patch is against the Linux kernel's copy of dtc, but it applies to > upstream dtc with a couple of trivial conflicts. I can post a version for > upstream dtc as well if desired. If it does go upstream into Linux proper, we should definitely have it in the main DTC repository. So if you would, please send me a path that applies there. Thanks, jdl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933316Ab2AITmT (ORCPT ); Mon, 9 Jan 2012 14:42:19 -0500 Received: from jdl.com ([208.123.74.7]:35515 "EHLO jdl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933288Ab2AITmL (ORCPT ); Mon, 9 Jan 2012 14:42:11 -0500 X-Greylist: delayed 2574 seconds by postgrey-1.27 at vger.kernel.org; Mon, 09 Jan 2012 14:42:10 EST Message-Id: To: Stephen Warren cc: Michal Marek , David Gibson , Jonas Bonn , Michal Simek , Russell King , linux-c6x-dev@linux-c6x.org, Arnd Bergmann , Aurelien Jacquiot , Devicetree Discuss , Benjamin Herrenschmidt , microblaze-uclinux@itee.uq.edu.au, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Grant Likely , Paul Mackerras , Mark Salter , linuxppc-dev@lists.ozlabs.org, linux@openrisc.net, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] dtc: Implement -d option to write out a dependency file In-reply-to: <1326134295-15547-1-git-send-email-swarren@nvidia.com> References: <1326134295-15547-1-git-send-email-swarren@nvidia.com> Comments: In-reply-to Stephen Warren message dated "Mon, 09 Jan 2012 11:38:14 -0700." Date: Mon, 09 Jan 2012 12:58:27 -0600 From: Jon Loeliger X-Spam-Score: -1.9 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > This will allow callers to rebuild .dtb files when any of the /include/d > .dtsi files are modified, not just the top-level .dts file. > > Signed-off-by: Stephen Warren > --- > This patch is against the Linux kernel's copy of dtc, but it applies to > upstream dtc with a couple of trivial conflicts. I can post a version for > upstream dtc as well if desired. If it does go upstream into Linux proper, we should definitely have it in the main DTC repository. So if you would, please send me a path that applies there. Thanks, jdl