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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56FCEC7EE24 for ; Sat, 3 Jun 2023 13:52:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229850AbjFCNwZ (ORCPT ); Sat, 3 Jun 2023 09:52:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229529AbjFCNwY (ORCPT ); Sat, 3 Jun 2023 09:52:24 -0400 Received: from fgw22-7.mail.saunalahti.fi (fgw22-7.mail.saunalahti.fi [62.142.5.83]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 41EAB194 for ; Sat, 3 Jun 2023 06:52:23 -0700 (PDT) Received: from localhost (88-113-26-95.elisa-laajakaista.fi [88.113.26.95]) by fgw22.mail.saunalahti.fi (Halon) with ESMTP id dc2da0c1-0215-11ee-a9de-005056bdf889; Sat, 03 Jun 2023 16:52:21 +0300 (EEST) From: andy.shevchenko@gmail.com Date: Sat, 3 Jun 2023 16:52:20 +0300 To: Astrid Rost Cc: Jonathan Cameron , Lars-Peter Clausen , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@axis.com, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Mathieu Othacehe Subject: Re: [PATCH v5 7/7] iio: light: vcnl4000: Add calibration bias for 4040/4200 Message-ID: References: <20230530142405.1679146-1-astrid.rost@axis.com> <20230530142405.1679146-8-astrid.rost@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230530142405.1679146-8-astrid.rost@axis.com> Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Tue, May 30, 2023 at 04:24:05PM +0200, Astrid Rost kirjoitti: > The calibration bias is setting the LED current to change the detection > distance. Add read/write attribute for proximity calibration bias and > read attribute for available values. This is supported for vcnl4040 and > vcnl4200. As per other patch comments. -- With Best Regards, Andy Shevchenko