Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1187062pxb; Sat, 30 Oct 2021 07:45:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwiRKWttcVpBKMiD/Wh+RcuCX1XV6FzZ29zN4/27iQObm4Vs9l9Ma/18wxJoCJnEXDDn5OV X-Received: by 2002:a92:6910:: with SMTP id e16mr10981410ilc.190.1635605149089; Sat, 30 Oct 2021 07:45:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635605149; cv=none; d=google.com; s=arc-20160816; b=lYnlgE9o9icMbdwfz0PhSXDHLE14hndQucj3+jhfMDX1uWpQW49sDeEX3BDK0KGKZo /BH6DDBCWlQe0IL7YJznZ9tw2y7wCfOD2Fm8q9ke041ht9wIisnW4iQC+GKADKMa6res 5mbjBz2jTzwwt2ETEwW00hkUaogq+WuD39iTUie9iA4Pd/v9/HUX17ndzu450VPmDYJZ eIxnq3Hi0Ya72gteqLmv+JIg/0FWWUOs2sGCX8VBsDm0uX0gDdnX3QJtWZlHtXfIDi9+ 1+QESsaYNRX+0EBwjdivsOiPTdHqF+NNLVNPne2iRSqqrg7SpfN+Jilklu4GGxaZs0VQ qwmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=8FfXvy5JE6qULtqxtYJyoowtdEn7qGm/j6K3dqAjGhI=; b=aKpTQws6Ghllcpt5mlANHosNoVSSr0HH3op83m9L1wl3hpUA4ZbfYdQLW7NJAYM1fU 0xjjyrM0hSElyhLY8YR4JDtjf/JBQns/+BIQqw+riQhJ2VQQW9y9HgSvxfoa1JeIx47a vai7Z+z8RA+B7cuT/btiecHeVpE+dZskJ9vhMozwc2vQfgzlnaXDzIH69oy60b1qWS90 XyTCzY3LjCiy4aKX+11+Uu8xPUYCyBaOf8G8wbW1LO6RAGec522FsJ0mdnvUm4SyAjNY 2CJmbjNqvFkcO0hxx6HjwfOKVrMjl/0/q8I6N4x2EW0IzfvRfBSrjQQOxuFCxED7PZWW VAXg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x1si13790558ilv.137.2021.10.30.07.45.36; Sat, 30 Oct 2021 07:45:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230285AbhJ3OrP (ORCPT + 99 others); Sat, 30 Oct 2021 10:47:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:41342 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229993AbhJ3OrO (ORCPT ); Sat, 30 Oct 2021 10:47:14 -0400 Received: from jic23-huawei (cpc108967-cmbg20-2-0-cust86.5-4.cable.virginm.net [81.101.6.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C5E0660F4B; Sat, 30 Oct 2021 14:44:42 +0000 (UTC) Date: Sat, 30 Oct 2021 15:49:11 +0100 From: Jonathan Cameron To: Andriy Tryshnivskyy Cc: jbhayana@google.com, lars@metafoo.de, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Vasyl.Vavrychuk@opensynergy.com, andy.shevchenko@gmail.com Subject: Re: [PATCH v7 0/2] iio/scmi: Add reading "raw" attribute. Message-ID: <20211030154911.78f5e6c3@jic23-huawei> In-Reply-To: <20211024091627.28031-1-andriy.tryshnivskyy@opensynergy.com> References: <20211024091627.28031-1-andriy.tryshnivskyy@opensynergy.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 24 Oct 2021 12:16:25 +0300 Andriy Tryshnivskyy wrote: > Introduce IIO_VAL_INT_64 to read 64-bit value for > channel attribute. Val is used as lower 32 bits. > Add IIO_CHAN_INFO_RAW to the mask and implement corresponding > reading "raw" attribute in scmi_iio_read_raw. > > Patches are based on v5.14. > > Any comments are very welcome. > > Thanks, > Andriy. > > Andriy Tryshnivskyy (2): > iio: core: Introduce IIO_VAL_INT_64. > iio/scmi: Add reading "raw" attribute. > > drivers/iio/common/scmi_sensors/scmi_iio.c | 57 +++++++++++++++++++++- > drivers/iio/industrialio-core.c | 3 ++ > include/linux/iio/types.h | 1 + > 3 files changed, 60 insertions(+), 1 deletion(-) > > > base-commit: 7d2a07b769330c34b4deabeed939325c77a7ec2f Applied to the togreg branch of iio.git which is pushed out as testing for 0-day to poke at it and see what we missed. Note this is next cycle material now given merge window is about to open. As such I'll be rebasing my tree after rc1. Thanks, Jonathan