From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753376AbaHAIE0 (ORCPT ); Fri, 1 Aug 2014 04:04:26 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:42154 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750886AbaHAIEV (ORCPT ); Fri, 1 Aug 2014 04:04:21 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 99.127.230.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18mdRRuNOvsZWmAVMXJi1CT Date: Fri, 1 Aug 2014 01:02:46 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: "Dr. H. Nikolaus Schaller" , Michael Trimarchi , Marek Belisko , Pawel Moll , Kumar Gala , Mark Rutland , Benoit Cousson , "linux-omap@vger.kernel.org" , linux-arm-kernel , "ijc+devicetree@hellion.org.uk" , Rob Herring , Russell King - ARM Linux , LKML , "devicetree@vger.kernel.org" Subject: Re: [PATCH 3/3] arm: dts: Add gta04a5 model Message-ID: <20140801080246.GG29045@atomide.com> References: <1406577213-9642-1-git-send-email-marek@goldelico.com> <1406577213-9642-4-git-send-email-marek@goldelico.com> <1FA8171E-1B7A-4684-887E-11593BB9C29E@goldelico.com> <20140729124120.GS29045@atomide.com> <589F7CA3-F245-4299-8E39-36A7FA9F3CBD@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [140729 07:14]: > Hello, > > On Tue, Jul 29, 2014 at 3:03 PM, Dr. H. Nikolaus Schaller > wrote: > > Hi, > >> So what's the conclusion? Are changes needed to this patch > >> series or not? > > > > I advocate that no changes are needed. > > > > I agree with Dr. H. Nikolaus on this regard. A DeviceTree should be a > description of the hardware and if two hardware platforms differs, > then we need two different DTS. > > Lately I'm seeing some attempts to abuse u-boot's fdt command, u-boot > should only modify the strictly necessary like the /chosen branch. > Allowing u-boot to mangle the FDT before passing to the kernel just to > avoid some DT duplication doesn't sound like a good idea IMHO. OK no more comments, so applied all into omap-for-v3.17/dt. As there's a good chance the merge window will open on Monday, no guarantees the gta04 related changes will make it. But I'll send a pull request a bit later on today for them anyways. Regards, Tony