From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Subject: Re: [PATCH v4 08/20] fdt: Add staging area for device tree binding documentation Date: Thu, 19 Jan 2012 15:52:14 -0800 Message-ID: References: <1326342789-5781-1-git-send-email-sjg@chromium.org> <1326342789-5781-9-git-send-email-sjg@chromium.org> <4F1747EE.6020805@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4F1747EE.6020805@nvidia.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de To: Stephen Warren Cc: U-Boot Mailing List , Devicetree Discuss , Tom Warren , Jerry Van Baren List-Id: devicetree@vger.kernel.org Hi Stephen, On Wed, Jan 18, 2012 at 2:30 PM, Stephen Warren wrote: > On 01/11/2012 09:32 PM, Simon Glass wrote: >> Add a directory to hold device tree binding files, to permit easy review >> of this material in U-Boot patches. >> >> Signed-off-by: Simon Glass > >> diff --git a/doc/device-tree-bindings/README b/doc/device-tree-bindings/= README > >> +The intent is not to commit these files to U-Boot, or at least only >> +temporarily, Rather we hope that the files will be stored in another >> +repo (shared with Linux) which is brought in as needed. Failing that, >> +changes here will be =A0commited to the Linux >> +Documentation/devicetree/bindings/ directory. > > Given there is no shared repo right now, I'd assert we should be > specific and explicitly state that the intent /is/ to check in the > binding documentation here, and mirror the kernel tree. > > But, the patch is fine to me as-is if you wish. I'm fine with this too, it probably is more sensible if the U-Boot PTB don't mind. Regards, Simon > > -- > nvpublic