From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752652Ab1JTT5h (ORCPT ); Thu, 20 Oct 2011 15:57:37 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:43984 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752420Ab1JTT5f (ORCPT ); Thu, 20 Oct 2011 15:57:35 -0400 Date: Thu, 20 Oct 2011 20:57:34 +0100 From: Mark Brown To: Tony Lindgren Cc: patches@linaro.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, lrg@ti.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data Message-ID: <20111020195734.GB17384@opensource.wolfsonmicro.com> References: <20111019053354.GB31162@S2100-06.ap.freescale.net> <20111019144734.GI18713@sirena.org.uk> <20111019150448.GB32007@S2100-06.ap.freescale.net> <20111019151031.GA4275@opensource.wolfsonmicro.com> <4E9F9892.9070007@ti.com> <20111020094140.GK18713@sirena.org.uk> <20111020162743.GB31337@atomide.com> <20111020164006.GA10155@sirena.org.uk> <20111020170534.GC31337@atomide.com> <20111020172218.GE31337@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111020172218.GE31337@atomide.com> X-Cookie: You will be awarded some great honor. User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 20, 2011 at 10:22:19AM -0700, Tony Lindgren wrote: > Hmm, actually, can't we just pass the board specific configuration in > the board specific .dts file and then it gets merged in with the > arch independent DT node? I don't understand what an "arch independent DT node" would be?