From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755465Ab3AEJgR (ORCPT ); Sat, 5 Jan 2013 04:36:17 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:47188 "EHLO mail-bk0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755346Ab3AEJgO (ORCPT ); Sat, 5 Jan 2013 04:36:14 -0500 Date: Sat, 5 Jan 2013 10:35:58 +0100 From: Richard Cochran To: Joel A Fernandes Cc: Pantelis Antoniou , Grant Likely , Rob Herring , Rob Landley , Jon Loeliger , Tony Lindgren , Stephen Warren , David Gibson , Benoit Cousson , Mitch Bradley , Alan Tull , linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Matt Porter , Russ Dill , Koen Kooi , Rob Clark , Jason Kridner , Matt Ranostay Subject: Re: [PATCH 0/6] Introducing Device Tree Overlays Message-ID: <20130105093558.GA31408@netboy.at.omicron.at> References: <1357327870-13615-1-git-send-email-panto@antoniou-consulting.com> <20130105033541.GA2501@netboy.at.omicron.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 05, 2013 at 12:16:51AM -0600, Joel A Fernandes wrote: > > The problem being addressed is discussed in this thread: > http://permalink.gmane.org/gmane.linux.kernel/1389017 Thanks for the link. Since the motivation is already documented in that post, why not add it into Documentation/devicetree/overlay-notes.txt as well? Thanks, Richard