Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3870449ybl; Mon, 26 Aug 2019 01:43:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqxCN5GBiLvj1YlIl80IkfPBNIiKRqXkGRFjFIoE1FtFAGjnU9YKXWRNWZGXv+n8rbWc1D/6 X-Received: by 2002:a17:902:1e8:: with SMTP id b95mr17968384plb.28.1566809027487; Mon, 26 Aug 2019 01:43:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566809027; cv=none; d=google.com; s=arc-20160816; b=xllxkjUlWRf0VMsMW2s+O4z3HoFVNhY7qM9+m21H4zO3Q7EIRU0kV3Fjo96dLa1TPn 4zB8eTP/w1Cr/idRozrK/jyne/SKkCEh0ns20n47IXi5OZ+1mKhFE3CviDOI4juxc8Ug bqO1csw5u0wR5oMuAeyIl8KTttzYOEqzfKDcK61JuqgzIG/kwQnsFUQLp6RMBKKfHhrU Dz6yxmB/HV7CpTL3i9xX5rxZzSe6sG4MjsThmHmQ9ZnQnr2Zlj5vatvEpmDHAr7n9oRB CWpeUM4G0Kt04kDzM6gZN6GWd5BxZk3rhEKK6iTMuIX8lQi8scQRDB0nf0ItyarRP8yx H+Zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=tdAL8fjV5WYbSgBwTyoDb00acRWB20Sy2f9FZqJJBpM=; b=W368SJdzif5MM2mPnr2vez77AAopQnh2eCf6gv67GAxZUi6FqKNhU4GDe++a4uOyn5 sEsUIwBAlWIweHIvcP4U/0QO7dqtAxziGIpjcSKBT4/A2AKkrX0HW6DBpGWE+fuwIXKn k8oRrSSzr/7Mj+GReWad21MIFxyJU0y4CsHY6e+Hli+XZPwbKts47YPxw2XWGFrxL50y WmwYQCFruAeSGOWOO7/WU/B/Jj5LaZ26lsR21El3BwGHwaazYdi1EU6zPgWVdIOzOC2g AgJ8JjRgTl/VyJ1JZkomzyVDF+95IYav0vEhT3I3Z6VwmufS5gGiVNdx7wxcHScNuGc1 6SEA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=t9u4UhI6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id w20si10068581pfq.27.2019.08.26.01.43.31; Mon, 26 Aug 2019 01:43:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=t9u4UhI6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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 S1730525AbfHZIW1 (ORCPT + 99 others); Mon, 26 Aug 2019 04:22:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:41600 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729690AbfHZIW0 (ORCPT ); Mon, 26 Aug 2019 04:22:26 -0400 Received: from localhost.localdomain (nat-pool-mxp-t.redhat.com [149.6.153.186]) (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 0CBC52080C; Mon, 26 Aug 2019 08:22:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566807746; bh=gg8GCKZkgqNgqCvquwJAWk3Wae/scpxmraZjw5clvW8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=t9u4UhI6QYsCahNjwHbQ8ib1MvU0/crUiEuC58xG8VzqNGZLKCfGXUftfcPufy3hm my8OM/cBt4fy015NFns48apfp3qzTgM7BfujGjUV3KFHVU/suhli477EZkdUR1YuDZ TK75VjYcubRhSswuhTJbdkLAAKimGxmaCkQKccRE= Date: Mon, 26 Aug 2019 10:22:20 +0200 From: Lorenzo Bianconi To: Jonathan Cameron Cc: Mario Tesi , lorenzo.bianconi83@gmail.com, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, mario.tesi@st.com Subject: Re: [PATCH] iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo Message-ID: <20190826082220.GA5328@localhost.localdomain> References: <1566480139-4015-1-git-send-email-martepisa@gmail.com> <20190826091537.66e07ec9@archlinux> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <20190826091537.66e07ec9@archlinux> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > On Thu, 22 Aug 2019 15:22:19 +0200 > Mario Tesi wrote: >=20 > > From: mario tesi > >=20 > > According to the latest version of datasheet the mask > > for number of unread sensor data in FIFO_STATUS registers > > has been extended to 10 bits > >=20 > > The devices involved are: > > - LSM6DSO > > - LSM6DSOX > > - ASM330LHH > > - LSM6DSR > > - ISM330DHCX > >=20 > > Signed-off-by: mario tesi >=20 > Seems straight forward and should be side effect free I think. > Hence I won't wait for Lorenzo to take a look (though there > is still a small window for comments whilst the autobuilders > poke at it!) >=20 > Applied to the togreg branch of iio.git and pushed out as testing > for the autobuilders to take a look. >=20 > Thanks, Acked-by: Lorenzo Bianconi >=20 > Jonathan >=20 > > --- > > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > >=20 > > diff --git a/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c b/drivers/iio= /imu/st_lsm6dsx/st_lsm6dsx_core.c > > index 85824d6..47b77d0 100644 > > --- a/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c > > +++ b/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c > > @@ -497,7 +497,7 @@ static const struct st_lsm6dsx_settings st_lsm6dsx_= sensor_settings[] =3D { > > }, > > .fifo_diff =3D { > > .addr =3D 0x3a, > > - .mask =3D GENMASK(8, 0), > > + .mask =3D GENMASK(9, 0), > > }, > > .th_wl =3D 1, > > }, > > @@ -623,7 +623,7 @@ static const struct st_lsm6dsx_settings st_lsm6dsx_= sensor_settings[] =3D { > > }, > > .fifo_diff =3D { > > .addr =3D 0x3a, > > - .mask =3D GENMASK(8, 0), > > + .mask =3D GENMASK(9, 0), > > }, > > .th_wl =3D 1, > > }, > > @@ -726,7 +726,7 @@ static const struct st_lsm6dsx_settings st_lsm6dsx_= sensor_settings[] =3D { > > }, > > .fifo_diff =3D { > > .addr =3D 0x3a, > > - .mask =3D GENMASK(8, 0), > > + .mask =3D GENMASK(9, 0), > > }, > > .th_wl =3D 1, > > }, >=20 --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTquNwa3Txd3rGGn7Y6cBh0uS2trAUCXWOWuQAKCRA6cBh0uS2t rOxUAP9PeGCm1kbLypWdOkwk9Nx86J99Fvt1iC/qqFEpTv6BUgEA1WuXpNgvVpU/ VqBWhhSjSfKCPalEUdykSO7e1pSS4Q0= =y/uL -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--