From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45886C3; Tue, 5 Dec 2023 07:59:53 -0800 (PST) X-IronPort-AV: E=McAfee;i="6600,9927,10915"; a="7210994" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="7210994" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2023 07:59:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10915"; a="770967314" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="770967314" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga002.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2023 07:59:40 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rAXpf-000000024uc-3pS6; Tue, 05 Dec 2023 17:59:35 +0200 Date: Tue, 5 Dec 2023 17:59:35 +0200 From: Andy Shevchenko To: Dumitru Ceclan Cc: linus.walleij@linaro.org, brgl@bgdev.pl, linux-gpio@vger.kernel.org, Lars-Peter Clausen , Jonathan Cameron , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Walle , Arnd Bergmann , ChiaEn Wu , Niklas Schnelle , Leonard =?iso-8859-1?Q?G=F6hrs?= , Mike Looijmans , Haibo Chen , Hugo Villeneuve , Ceclan Dumitru , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver Message-ID: References: <20231205134223.17335-1-mitrutzceclan@gmail.com> <20231205134223.17335-2-mitrutzceclan@gmail.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Tue, Dec 05, 2023 at 05:28:34PM +0200, Andy Shevchenko wrote: > On Tue, Dec 5, 2023 at 3:46 PM Dumitru Ceclan wrote: ... > > + case IIO_CHAN_INFO_SCALE: > > + if (chan->type == IIO_TEMP) { > > + *val = 250000000; > > MEGA? Or MICRO? -- With Best Regards, Andy Shevchenko