From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90 Date: Mon, 9 Sep 2013 15:23:30 -0700 Message-ID: <20130909222330.GA31708@roeck-us.net> References: <1378722552-10357-1-git-send-email-wni@nvidia.com> <1378722552-10357-3-git-send-email-wni@nvidia.com> <522E489D.6080903@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <522E489D.6080903-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Wei Ni , khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Mon, Sep 09, 2013 at 04:15:57PM -0600, Stephen Warren wrote: > On 09/09/2013 04:29 AM, Wei Ni wrote: > > Add OF document for LM90 in Documentation/devicetree/. > > > diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt > > b/Documentation/devicetree/bindings/hwmon/lm90.txt > > > +Optional properties: > > > +- interrupts: Contains a single interrupt specifier which > > describes the + LM90 pin6 output. > > Does the pin also have a standard name you could include here, rather > than (or in addition to) just the pin number? > This is the "ALERT" pin (or maybe "-ALERT" to reflect that it is low-active). Guenter