From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757391Ab3B0DIN (ORCPT ); Tue, 26 Feb 2013 22:08:13 -0500 Received: from mail-ob0-f175.google.com ([209.85.214.175]:44488 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753333Ab3B0DIM convert rfc822-to-8bit (ORCPT ); Tue, 26 Feb 2013 22:08:12 -0500 Date: Tue, 26 Feb 2013 21:08:06 -0600 From: Rob Landley Subject: Re: [PATCH 2/3] dtc: import latest upstream dtc To: Kim Phillips Cc: Grant Likely , Rob Herring , Russell King , Nicolas Pitre , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <1361928975-29395-1-git-send-email-kim.phillips@freescale.com> <1361928975-29395-2-git-send-email-kim.phillips@freescale.com> In-Reply-To: <1361928975-29395-2-git-send-email-kim.phillips@freescale.com> (from kim.phillips@freescale.com on Tue Feb 26 19:36:14 2013) X-Mailer: Balsa 2.4.11 Message-Id: <1361934486.18483.5@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/26/2013 07:36:14 PM, Kim Phillips wrote: > This updates scripts/dtc to upstream dtc commit 27cdc1b There's an upstream for dts? > "Added license header to dtc/libfdt/fdt.h and libfdt_env.h" > from git://git.jdl.com/software/dtc.git. That git repository has a Documentation directory with for example "dts-format.txt" in it. My current linux git repository does not contain a file called dts-format.txt. Ummm... huh? Rob