Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752923Ab0BJISs (ORCPT ); Wed, 10 Feb 2010 03:18:48 -0500 Received: from smtp.nokia.com ([192.100.122.233]:52957 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752401Ab0BJISq (ORCPT ); Wed, 10 Feb 2010 03:18:46 -0500 Subject: Re: linux-next: manual merge of the omap_dss2 tree with the omap tree From: Tomi Valkeinen To: ext Tony Lindgren Cc: ext Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Vaibhav Hiremath , "linux-omap@vger.kernel.org" In-Reply-To: <20100209165200.GH21755@atomide.com> References: <20100208172521.abb500b4.sfr@canb.auug.org.au> <1265621346.2433.27.camel@tubuntu.research.nokia.com> <20100209165200.GH21755@atomide.com> Content-Type: text/plain; charset="UTF-8" Organization: Nokia Date: Wed, 10 Feb 2010 10:20:33 +0200 Message-ID: <1265790033.2433.98.camel@tubuntu.research.nokia.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Feb 2010 08:17:41.0771 (UTC) FILETIME=[83F4A5B0:01CAAA29] X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1997 Lines: 49 On Tue, 2010-02-09 at 17:52 +0100, ext Tony Lindgren wrote: > * Tomi Valkeinen [100208 01:23]: > > On Mon, 2010-02-08 at 07:25 +0100, ext Stephen Rothwell wrote: > > > Hi Tomi, > > > > > > Today's linux-next merge of the omap_dss2 tree got a conflict in > > > arch/arm/mach-omap2/board-am3517evm.c between commit > > > 13560d875d67c06239c82a6148c1b87075701fe9 ("AM3517: Enable basic I2C > > > Support") from the omap tree and commit > > > 56a3d0235cd50d14d7bd4d45e55d192aa0e78cac ("OMAP: AM3517: Enable DSS2 for > > > AM3517EVM board") from the omap_dss2 tree. > > > > > > Juts overlapping additions. I fixed it up (see below) and can carry the > > > fix as necessary. > > > > Thanks. I guess we can't properly fix this until the patch from omap > > tree goes into mainline. > > Let's move the AM3517 DSS2 board patch from Tomi's tree to omap for-next > tree. > > > Tony, do you think this current way, in which we have board file changes > > in both linux-omap and the dss tree, is best we can do? Or should all > > the board file changes go through linux-omap? I fear that we will have > > conflicts with every new board. > > Yeah we should just move the conflicting files into omap for-next. The board > file changes conflict easily when new platform device init code is being > added. > > Tomi, how about you ack and let me know about the patches (or git branch) > you want me to add into omap for-next? Otherwise I'll assume anything > DSS2 related is yours. This sounds good. However, we need to be careful that there are no dependencies from the board file patches to the DSS patches (like panel drivers). But this is getting out of topic for this mail thread, let's deal with this separately =). Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/