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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AC014C54E58 for ; Mon, 25 Mar 2024 23:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8nwJ85jIQYT884vLagNVMJT/T0Uct/rJCgkZVA9AIK0=; b=g7/ToV1mI3bVIv GoxOfjQ/8nrOzaFhnIcivhjU+qcW7hxYe1rS67Y3cgpi2z+uRINVEfGgVSGh0dhioMfdrACHhr9MO +/xsIz+dpo6OjL12/hSQ7ZeLDhB+B6hCgxkmSWMH/+FkDhKlZHbMqoojwVtB20/5RCee93I+VtmcQ I/3OYIraNsDcvJefaCSNJzRW5HaVG01IFSfgD/FN2hv87PLL3sq+HEUJHkSF3pC2RpBNpRbclqEJp L323Mq0AuDnw/gw3vAJjlfsiCkQfJC4GpI5IeGRL7tbge+RD9MUKrNLnYh9k4GY6vPNWlRJbHRFBy 7yk8iIs7vF+LwcD0fs/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rou0H-00000002OUC-0qLE; Mon, 25 Mar 2024 23:45:21 +0000 Received: from mx2.sberdevices.ru ([45.89.224.132] helo=mx1.sberdevices.ru) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rou0D-00000002OS9-1SIa; Mon, 25 Mar 2024 23:45:19 +0000 Received: from p-infra-ksmg-sc-msk02 (localhost [127.0.0.1]) by mx1.sberdevices.ru (Postfix) with ESMTP id 86EA112000A; Tue, 26 Mar 2024 02:45:09 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.sberdevices.ru 86EA112000A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=salutedevices.com; s=mail; t=1711410309; bh=91P4lNc44NYeFCF+MWL/12Wr501dy9/O7s42tFe1Ij8=; h=Message-ID:Date:MIME-Version:Subject:To:From:Content-Type:From; b=lTtqT0T+jsR4+rxdet7hruJe9jJZIcVXU3f6tDDYX2biy7R0jKkm/mqtldWrmZNPa I55+0CKvza3vxOLjfmvb3JvK74rCsq5tLTogX8KdQgx1y34D5rb5mHI1GbjUIKjbBc 5QJJwS354Pt+MAMGfmDUon/B3vBWs81xivPmssI5+7uPqeAikECCg9L/TP083JM8TS eUhzgSC5dkksVKZdOmLemWcLrfJOzb/n4NWadFrJZc4nGsd19SFoDLwPhhCwdD+2aR cLak7pPUtgzfJyNtk5/6mNnryLIWk2l5BMUxyV78kYLXBuQor4eXCVB2/+vXfkCPVB hzecKsaKJJMiQ== Received: from smtp.sberdevices.ru (p-i-exch-sc-m02.sberdevices.ru [172.16.192.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.sberdevices.ru (Postfix) with ESMTPS; Tue, 26 Mar 2024 02:45:09 +0300 (MSK) Received: from [172.28.66.90] (100.64.160.123) by p-i-exch-sc-m02.sberdevices.ru (172.16.192.103) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Tue, 26 Mar 2024 02:45:08 +0300 Message-ID: <117365b8-ece1-4bc0-93f1-3e8c2861758d@salutedevices.com> Date: Tue, 26 Mar 2024 02:45:08 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1 1/3] iio: adc: meson: fix voltage reference selection field name typo Content-Language: en-US To: Martin Blumenstingl CC: , , , , , , "kernel@salutedevices.com" References: <20240323231309.415425-1-martin.blumenstingl@googlemail.com> <20240323231309.415425-2-martin.blumenstingl@googlemail.com> From: George Stark In-Reply-To: <20240323231309.415425-2-martin.blumenstingl@googlemail.com> X-Originating-IP: [100.64.160.123] X-ClientProxiedBy: p-i-exch-sc-m01.sberdevices.ru (172.16.192.107) To p-i-exch-sc-m02.sberdevices.ru (172.16.192.103) X-KSMG-Rule-ID: 10 X-KSMG-Message-Action: clean X-KSMG-AntiSpam-Lua-Profiles: 184404 [Mar 25 2024] X-KSMG-AntiSpam-Version: 6.1.0.4 X-KSMG-AntiSpam-Envelope-From: gnstark@salutedevices.com X-KSMG-AntiSpam-Rate: 0 X-KSMG-AntiSpam-Status: not_detected X-KSMG-AntiSpam-Method: none X-KSMG-AntiSpam-Auth: dkim=none X-KSMG-AntiSpam-Info: LuaCore: 11 0.3.11 5ecf9895443a5066245fcb91e8430edf92b1b594, {Tracking_from_domain_doesnt_match_to}, salutedevices.com:7.1.1;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;smtp.sberdevices.ru:5.0.1,7.1.1;100.64.160.123:7.1.2;127.0.0.199:7.1.2, FromAlignment: s, ApMailHostAddress: 100.64.160.123 X-MS-Exchange-Organization-SCL: -1 X-KSMG-AntiSpam-Interceptor-Info: scan successful X-KSMG-AntiPhishing: Clean X-KSMG-LinksScanning: Clean X-KSMG-AntiVirus: Kaspersky Secure Mail Gateway, version 2.0.1.6960, bases: 2024/03/25 18:32:00 #24438765 X-KSMG-AntiVirus-Status: Clean, skipped X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_164517_761567_1FFE80CB X-CRM114-Status: GOOD ( 15.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello Martin Thanks for the patch Should the tag Fixes: 90c6241860bf ("iio: adc: meson: init voltage control bits") be added? On 3/24/24 02:13, Martin Blumenstingl wrote: > The field should be called "vref_voltage", without a typo in the word > voltage. No functional changes intended. > > Signed-off-by: Martin Blumenstingl > --- > drivers/iio/adc/meson_saradc.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/drivers/iio/adc/meson_saradc.c b/drivers/iio/adc/meson_saradc.c > index 13b473d8c6c7..2615d74534df 100644 > --- a/drivers/iio/adc/meson_saradc.c > +++ b/drivers/iio/adc/meson_saradc.c > @@ -327,7 +327,7 @@ struct meson_sar_adc_param { > u8 vref_select; > u8 cmv_select; > u8 adc_eoc; > - enum meson_sar_adc_vref_sel vref_volatge; > + enum meson_sar_adc_vref_sel vref_voltage; > }; > > struct meson_sar_adc_data { > @@ -1001,7 +1001,7 @@ static int meson_sar_adc_init(struct iio_dev *indio_dev) > } > > regval = FIELD_PREP(MESON_SAR_ADC_REG11_VREF_VOLTAGE, > - priv->param->vref_volatge); > + priv->param->vref_voltage); > regmap_update_bits(priv->regmap, MESON_SAR_ADC_REG11, > MESON_SAR_ADC_REG11_VREF_VOLTAGE, regval); > > @@ -1225,7 +1225,7 @@ static const struct meson_sar_adc_param meson_sar_adc_gxbb_param = { > .regmap_config = &meson_sar_adc_regmap_config_gxbb, > .resolution = 10, > .has_reg11 = true, > - .vref_volatge = 1, > + .vref_voltage = 1, > .cmv_select = 1, > }; > > @@ -1237,7 +1237,7 @@ static const struct meson_sar_adc_param meson_sar_adc_gxl_param = { > .resolution = 12, > .disable_ring_counter = 1, > .has_reg11 = true, > - .vref_volatge = 1, > + .vref_voltage = 1, > .cmv_select = 1, > }; > > @@ -1249,7 +1249,7 @@ static const struct meson_sar_adc_param meson_sar_adc_axg_param = { > .resolution = 12, > .disable_ring_counter = 1, > .has_reg11 = true, > - .vref_volatge = 1, > + .vref_voltage = 1, > .has_vref_select = true, > .vref_select = VREF_VDDA, > .cmv_select = 1, -- Best regards George _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel