Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845Ab3IIK57 (ORCPT ); Mon, 9 Sep 2013 06:57:59 -0400 Received: from mail-ie0-f174.google.com ([209.85.223.174]:41695 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752023Ab3IIK55 (ORCPT ); Mon, 9 Sep 2013 06:57:57 -0400 MIME-Version: 1.0 In-Reply-To: <1378722552-10357-3-git-send-email-wni@nvidia.com> References: <1378722552-10357-1-git-send-email-wni@nvidia.com> <1378722552-10357-3-git-send-email-wni@nvidia.com> From: Ramkumar Ramachandra Date: Mon, 9 Sep 2013 16:27:16 +0530 Message-ID: Subject: Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90 To: Wei Ni Cc: khali@linux-fr.org, Guenter Roeck , broonie@kernel.org, swarren@wwwdotorg.org, lm-sensors@lm-sensors.org, linux-tegra@vger.kernel.org, LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1509 Lines: 42 Wei Ni wrote: > diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt b/Documentation/devicetree/bindings/hwmon/lm90.txt > new file mode 100644 > index 0000000..5570875 > --- /dev/null > +++ b/Documentation/devicetree/bindings/hwmon/lm90.txt While at it, please update and rename ads1015.txt. > @@ -0,0 +1,44 @@ > +* LM90 series thermometer. > + > +Required node properties: > +- compatible: manufacture and chip name, one of > + ",adm1032" > + ",adt7461" > + ",adt7461a" > + ",g781" > + ",lm90" > + ",lm86" > + ",lm89" > + ",lm99" More versions of this of different ages are required. > + ",max6646" > + ",max6647" > + ",max6649" > + ",max6657" > + ",max6658" > + ",max6659" > + ",max6680" > + ",max6681" > + ",max6695" > + ",max6696" SSDNow devices are required. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/