From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Gong Subject: Re: [PATCH v5] regulator: pfuze100: add pfuze100 regulator driver Date: Thu, 25 Jul 2013 17:34:23 +0800 Message-ID: <20130725093422.GA10787@Robin-OptiPlex-780> References: <1374723198-9716-1-git-send-email-b38343@freescale.com> <20130725084042.GA19368@S2101-09.ap.freescale.net> <20130725085809.GA10765@Robin-OptiPlex-780> <20130725091642.GT9858@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <20130725091642.GT9858@sirena.org.uk> Sender: linux-doc-owner@vger.kernel.org To: Mark Brown Cc: Shawn Guo , grant.likely@linaro.org, rob.herring@calxeda.com, rob@landley.net, lgirdwood@gmail.com, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, s.trumtrar@pengutronix.de List-Id: devicetree@vger.kernel.org On Thu, Jul 25, 2013 at 10:16:42AM +0100, Mark Brown wrote: > On Thu, Jul 25, 2013 at 04:58:10PM +0800, Robin Gong wrote: > > > Shawn, I notice there are the same descriptions in the many docs of regulator > > drivers, can we consider the 'regulators' child node as one of special property > > ? Sorry for missing the information in the last mail.. > > No, it's just people using the wrong language to refer to them. Ok, I will update the patch if there are no other comments. Thanks all.