From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 28 Feb 2014 11:34:48 -0500 Subject: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable In-Reply-To: <20140228015310.GC9383@sirena.org.uk> References: <1393536486-3827-1-git-send-email-sebastian.hesselbarth@gmail.com> <1393536486-3827-3-git-send-email-sebastian.hesselbarth@gmail.com> <20140228015310.GC9383@sirena.org.uk> Message-ID: <20140228163448.GM1872@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Feb 28, 2014 at 10:53:10AM +0900, Mark Brown wrote: > On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote: > > DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in > > mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new > > DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs. > > I'd be much happier merging this sort of stuff individually through the > subsystems, we already have an annoying conflict here... Is there some > bisection problem with doing that? shouldn't be. Since these changes || the old with the new config symbols. Sebastian, can you split this up into individual patches? thx, Jason.