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 BC134B7192 for ; Thu, 18 Nov 2010 03:25:37 +1100 (EST) To: Kyle Moffett Subject: Re: [PATCH 1/5] scripts: dtc: Merge in changes from the dtc repository In-reply-to: References: <20101116204917.12146.39851.stgit@riker> <20101116204951.12146.21084.stgit@riker> Date: Wed, 17 Nov 2010 09:51:04 -0600 From: Jon Loeliger Message-Id: Cc: glikely@secretlab.ca, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, John Bonesio , linuxppc-dev@lists.ozlabs.org, david@gibson.dropbear.id.au List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > Hmm, is there some documentation for how to use this feature? > Specifically I have a custom board with multiple discrete computers on > it which are only very slightly physically different from each other > and I'd like to be able to avoid maintaining 2 nearly-exact copies of > the same DTS file. Heh. 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 S934997Ab0KQQZh (ORCPT ); Wed, 17 Nov 2010 11:25:37 -0500 Received: from jdl.com ([208.123.74.7]:39835 "EHLO jdl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934946Ab0KQQZf (ORCPT ); Wed, 17 Nov 2010 11:25:35 -0500 To: Kyle Moffett cc: John Bonesio , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, glikely@secretlab.ca, devicetree-discuss@lists.ozlabs.org, david@gibson.dropbear.id.au Subject: Re: [PATCH 1/5] scripts: dtc: Merge in changes from the dtc repository In-reply-to: References: <20101116204917.12146.39851.stgit@riker> <20101116204951.12146.21084.stgit@riker> Comments: In-reply-to Kyle Moffett message dated "Wed, 17 Nov 2010 00:56:38 -0500." Date: Wed, 17 Nov 2010 09:51:04 -0600 From: Jon Loeliger Message-Id: X-Spam-Score: -1.8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Hmm, is there some documentation for how to use this feature? > Specifically I have a custom board with multiple discrete computers on > it which are only very slightly physically different from each other > and I'd like to be able to avoid maintaining 2 nearly-exact copies of > the same DTS file. Heh. jdl From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH 1/5] scripts: dtc: Merge in changes from the dtc repository Date: Wed, 17 Nov 2010 09:51:04 -0600 Message-ID: References: <20101116204917.12146.39851.stgit@riker> <20101116204951.12146.21084.stgit@riker> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Kyle Moffett Cc: glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org > > Hmm, is there some documentation for how to use this feature? > Specifically I have a custom board with multiple discrete computers on > it which are only very slightly physically different from each other > and I'd like to be able to avoid maintaining 2 nearly-exact copies of > the same DTS file. Heh. jdl