From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/5] devicetree: property-units: Add femtofarads unit Date: Tue, 15 Jan 2019 15:04:11 -0600 Message-ID: <20190115210411.GA20241@bogus> References: <20190108185414.26922-1-sam@ravnborg.org> <20190108185414.26922-2-sam@ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190108185414.26922-2-sam@ravnborg.org> Sender: linux-kernel-owner@vger.kernel.org Cc: Alessandro Zummo , Alexandre Belloni , Andrew Jeffery , Fabio Estevam , Joel Stanley , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, Sam Ravnborg List-Id: devicetree@vger.kernel.org On Tue, 8 Jan 2019 19:54:10 +0100, Sam Ravnborg wrote: > When dealing with capacitance of 0.5 pF then > a smaller unit is preferred. > Add femtofarads to deal with this. > > Signed-off-by: Sam Ravnborg > Cc: Rob Herring > Cc: Mark Rutland > Cc: Alessandro Zummo > Cc: Alexandre Belloni > --- > Documentation/devicetree/bindings/property-units.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring