From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matti Vaittinen Subject: Re: Applied "regulator: bd71837: BD71837 PMIC regulator driver" to the regulator tree Date: Wed, 30 May 2018 15:58:28 +0300 Message-ID: <20180530125828.GF13528@localhost.localdomain> References: <72e644d9855621ea8cfd7ec555e2da02403f21f6.1527669443.git.matti.vaittinen@fi.rohmeurope.com> <20180530111425.GD13528@localhost.localdomain> <20180530111714.GJ6920@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180530111714.GJ6920@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Matti Vaittinen , Matti Vaittinen , mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, lee.jones@linaro.org, lgirdwood@gmail.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mikko.mutanen@fi.rohmeurope.com, heikki.haikola@fi.rohmeurope.com List-Id: devicetree@vger.kernel.org On Wed, May 30, 2018 at 12:17:14PM +0100, Mark Brown wrote: > On Wed, May 30, 2018 at 02:14:25PM +0300, Matti Vaittinen wrote: > > > The patch 1/6 contains the header file > > include/linux/mfd/bd71837.h with bunch of definitions this patch is > > requiring. > > Your driver won't actually get built until the MFD parts end up in the > same tree since the regulator driver depends on the MFD so there's no > problem, the code will just sit there and not cause any problems. Oh, right. Thanks! So MFD and clk portions should go through the other trees then. Br, Matti Vaittinen