From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH v3 2/3] iio:adc:palmas: add DT support Date: Mon, 19 Oct 2015 13:57:31 +0200 Message-ID: <5624DAAB.9040207@metafoo.de> References: <79429ca1a6d0465b6b19ede16d90de23e4363431.1445000017.git.hns@goldelico.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <79429ca1a6d0465b6b19ede16d90de23e4363431.1445000017.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "H. Nikolaus Schaller" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , =?windows-1252?Q?Beno=EEt_Cousson?= , Tony Lindgren , Russell King , Marek Belisko , Pradeep Goudagunta , Laxman Dewangan , Graeme Gregory , jic23-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LKML , linux-omap , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Grazvydas Ignotas , Lee Jones , Samuel Ortiz List-Id: devicetree@vger.kernel.org On 10/16/2015 02:53 PM, H. Nikolaus Schaller wrote: [...] > +Optional sub-nodes: > +ti,channel0-current-microamp: Channel 0 current in uA. > + Values are rounded to derive 0uA, 5uA, 15uA, 20uA. > +ti,channel3-current-microamp: Channel 3 current in uA. > + Valid are rounded to derive 0uA, 10uA, 400uA, 800uA. > +ti,enable-extended-delay: Enable extended delay. Those three above sound more like configuration policy, rather than hardware description. What influence which values should be chosen?