From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: [PATCH] rtc: ds1307: add trickle charger device tree binding Date: Mon, 8 Sep 2014 15:52:42 +0200 Message-ID: <20140908135242.GA21412@amd> References: <20140828124237.GA29102@fi-ourus-dhcp00977.emea.nsn-net.net> <20140828125915.GJ14650@leverpostej> <20140828155157.GB23677@roeck-us.net> <20140828161025.GO14650@leverpostej> <20140828164825.GA12153@roeck-us.net> <20140828172842.GF12769@titan.lakedaemon.net> <20140828174034.GC15307@roeck-us.net> <20140829073413.GN4587@fi-ourus-dhcp00977.emea.nsn-net.net> <20140829104001.GB19424@leverpostej> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140829104001.GB19424@leverpostej> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Rutland Cc: Matti Vaittinen , ext Guenter Roeck , Jason Cooper , "a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org" , "jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org" , "jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org" , "san-KGKi0rHxN0fKWSuBa/xFvVpr/1R2p/CL@public.gmane.org" , "hs-ynQEQJNshbs@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org" , Sverdlin Alexander List-Id: devicetree@vger.kernel.org Hi! > I would suggest we have two properties that describe the resistor's > rating and whether or not there is a diode: > > trickle-resistor-ohms = <250> > diode-connected; > > That's easy for a human to write and/or validate, we can easily extend > it in future, requires no proliferation of macros, and describes the > hardware rather than telling software what to do. > > The driver becomes a little more complicated, but gains sanity checking, > which is a good thing. Certainly looks better than register bit defines. As rtc-bq32k has similar options, I'm interested, too. I believe we should add trickle-charge-enable; (we may not want to charge at all), and I believe the diode should be disconnect-diode; ... With diode connected, charge is slower, and that probably should be the default value. We don't want to give too much current in default case. (bq32k has hard-coded resistor value for diode/not-diode case). Thanks and best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html