Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754005Ab3IJEfu (ORCPT ); Tue, 10 Sep 2013 00:35:50 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:13940 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752751Ab3IJEft (ORCPT ); Tue, 10 Sep 2013 00:35:49 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Mon, 09 Sep 2013 21:35:48 -0700 Message-ID: <522EA1CF.4070605@nvidia.com> Date: Tue, 10 Sep 2013 12:36:31 +0800 From: Wei Ni User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: Ramkumar Ramachandra CC: "khali@linux-fr.org" , Guenter Roeck , "broonie@kernel.org" , "swarren@wwwdotorg.org" , "lm-sensors@lm-sensors.org" , "linux-tegra@vger.kernel.org" , LKML Subject: Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90 References: <1378722552-10357-1-git-send-email-wni@nvidia.com> <1378722552-10357-3-git-send-email-wni@nvidia.com> <522EA177.6050608@nvidia.com> In-Reply-To: <522EA177.6050608@nvidia.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2312 Lines: 68 On 09/10/2013 12:35 PM, Wei Ni wrote: > On 09/09/2013 06:57 PM, Ramkumar Ramachandra wrote: >> 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. > > This series is for lm90 compatible devices, it seems ads1015 is not > register-compatible with lm90. > >> >>> @@ -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. > > In here, the chip names, such as "lm99", come from lm90.c id_table, the > i2c subsystem want to use it to load driver, so we can add any other names. Sorry, it's typo, it should be "can't add any other names". > >> >>> + ",max6646" >>> + ",max6647" >>> + ",max6649" >>> + ",max6657" >>> + ",max6658" >>> + ",max6659" >>> + ",max6680" >>> + ",max6681" >>> + ",max6695" >>> + ",max6696" >> >> SSDNow devices are required. > What's the SSDNow device? It seems the lm90.c doesn't support it. > > Thanks. > Wei. > >> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-tegra" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- 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/