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=-5.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 5808DC3276D for ; Thu, 2 Jan 2020 07:57:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2444521835 for ; Thu, 2 Jan 2020 07:57:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="APZhCqey" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727663AbgABH5e (ORCPT ); Thu, 2 Jan 2020 02:57:34 -0500 Received: from mail-wm1-f65.google.com ([209.85.128.65]:54293 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727806AbgABH5d (ORCPT ); Thu, 2 Jan 2020 02:57:33 -0500 Received: by mail-wm1-f65.google.com with SMTP id b19so4835210wmj.4 for ; Wed, 01 Jan 2020 23:57:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=UanL6Xg19x3IJk9ON7AVf5trQLWWaJ2V1mNFz4i2lZQ=; b=APZhCqey6B4qED7ETGokXrNnEuOyR9M5iVHr7TkJbN/kb8pcr8dKqESIq+m5v4Pbka LbMt4U7DquYpX6+tWDKArajARZhgiWeg/xAh+/G3yG81hHEclX6mo0LKYKUazrx1+vQ0 x12VU1OnfcIX3RqaGrvFyq1zr+Db2M5rYFdsqixq/cr20JaHii0Trkkq5LnQQ2IL0gr1 PB70YfwF0+1nwPKzATao4i0beOSWDbcOEEOZ9BeGrZl2MX7fm4bfcVegCMLWctshM6kk eHHZoEL/LoYpD/LUPTsSRQVcrnaPlp+ZEFwaeYieogUeXpQzp0H2sSPylvgcXqDPZf6B M/+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=UanL6Xg19x3IJk9ON7AVf5trQLWWaJ2V1mNFz4i2lZQ=; b=JdWHLREGC0oitLwQV5J1A+nE2Zl7U4YETOqsh2C4IFGWKct7LGUkeOe/4nrsUHCXZE jt+LEUiBGNMHjsF4zHha2a0J/p95v8O7RzCS52Z74xh8gCyAiQAFMDVOnL34tl8FzyDn mG2xZ/UX56iyOZgleLZ27XJNOpQXVShzn60d6GmdRjOWZ/aTXplOs9gK9zUqwwpmO/aB QtQrpQSHDM1S8Ke0ExPEoPzxQiHwu4veF56dvVJ8yPkBRzX5URTuFjeYl6RUkJ+KDiUt DGnrh7LQQKo5zHYx9DXYWpCRh7EbnIfKgThtMngRaegPmhwJR24yPCNu+fSGqP+MkLWf qvXA== X-Gm-Message-State: APjAAAVGyTwP5NP1houLBDjVgY6vLGVvu+O/3sQrt1jkxerdXLeflFXR 7CDr1aEZKY+yL3cOD5GV8lhflg== X-Google-Smtp-Source: APXvYqwwGNguWVcv79X0HETbGo9RlTIwQoUP0B3nLtlPehl4xsbv/YUXMNe/5ajm92azqw8ypm1rvg== X-Received: by 2002:a7b:c934:: with SMTP id h20mr12871982wml.103.1577951851625; Wed, 01 Jan 2020 23:57:31 -0800 (PST) Received: from dell ([2.27.35.135]) by smtp.gmail.com with ESMTPSA id f1sm55533281wru.6.2020.01.01.23.57.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jan 2020 23:57:30 -0800 (PST) Date: Thu, 2 Jan 2020 07:57:43 +0000 From: Lee Jones To: Jeff LaBundy Cc: Jonathan Cameron , "dmitry.torokhov@gmail.com" , "thierry.reding@gmail.com" , "devicetree@vger.kernel.org" , "linux-input@vger.kernel.org" , "u.kleine-koenig@pengutronix.de" , "linux-pwm@vger.kernel.org" , "knaack.h@gmx.de" , "lars@metafoo.de" , "pmeerw@pmeerw.net" , "linux-iio@vger.kernel.org" , "robh+dt@kernel.org" , "mark.rutland@arm.com" Subject: Re: [PATCH v2 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors Message-ID: <20200102075743.GA3591@dell> References: <1575851866-18919-1-git-send-email-jeff@labundy.com> <1575851866-18919-8-git-send-email-jeff@labundy.com> <20191215165328.789e8a16@archlinux> <20200101225058.GC14339@labundy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200101225058.GC14339@labundy.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 01 Jan 2020, Jeff LaBundy wrote: > Hi Jonathan, > > Thank you for your continued support on this project. > > On Sun, Dec 15, 2019 at 04:53:28PM +0000, Jonathan Cameron wrote: > > On Mon, 9 Dec 2019 00:38:41 +0000 > > Jeff LaBundy wrote: > > > > > This patch adds support for the Azoteq IQS624 and IQS625 angular position > > > sensors, capable of reporting the angle of a rotating shaft down to 1 and > > > 10 degrees of accuracy, respectively. > > > > > > This patch also introduces a home for linear and angular position sensors. > > > Unlike resolvers, they are typically contactless and use the Hall effect. > > > > > > Signed-off-by: Jeff LaBundy > > > > Looks good > > > > Reviewed-by: Jonathan Cameron > > > > My current assumption is that Lee will take this lot via an immutable branch > > in MFD once it's ready. Shout if a different path makes sense. > > Same here. @Lee, please let us know if you disagree. That's fine. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog