From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5CF0C43217 for ; Thu, 9 Sep 2021 13:10:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D116D611AD for ; Thu, 9 Sep 2021 13:10:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356061AbhIINMA (ORCPT ); Thu, 9 Sep 2021 09:12:00 -0400 Received: from mga17.intel.com ([192.55.52.151]:16567 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1358541AbhIINHk (ORCPT ); Thu, 9 Sep 2021 09:07:40 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10101"; a="200983497" X-IronPort-AV: E=Sophos;i="5.85,280,1624345200"; d="scan'208";a="200983497" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2021 06:05:45 -0700 X-IronPort-AV: E=Sophos;i="5.85,280,1624345200"; d="scan'208";a="466487379" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2021 06:05:44 -0700 Received: from andy by smile with local (Exim 4.95-RC2) (envelope-from ) id 1mOJkL-001cuH-Fe; Thu, 09 Sep 2021 16:05:41 +0300 Date: Thu, 9 Sep 2021 16:05:41 +0300 From: Andy Shevchenko To: Jacopo Mondi Cc: Jonathan Cameron , Lars-Peter Clausen , Matt Ranostay , Magnus Damm , linux-iio@vger.kernel.org Subject: Re: [PATCH v5 4/4] iio: ABI: Document in_concentration_co2_scale Message-ID: References: <20210909094537.218064-1-jacopo@jmondi.org> <20210909094537.218064-5-jacopo@jmondi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210909094537.218064-5-jacopo@jmondi.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Thu, Sep 09, 2021 at 11:45:37AM +0200, Jacopo Mondi wrote: > Document the 'in_concentration_co2_scale' standard IIO attribute. ... > +What: /sys/bus/iio/devices/iio:deviceX/in_concentration_co2_scale I don't know the history of the discussion about this attribute but it seems too specific to have in list of kinda generic ones. Shouldn't be rather air / gas / etc used instead of CO2? -- With Best Regards, Andy Shevchenko