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 0331FC7EE29 for ; Fri, 9 Jun 2023 11:01:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239349AbjFILBF (ORCPT ); Fri, 9 Jun 2023 07:01:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50602 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231266AbjFILAn (ORCPT ); Fri, 9 Jun 2023 07:00:43 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7CA64210D for ; Fri, 9 Jun 2023 04:00:39 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-4f6283d0d84so2009290e87.1 for ; Fri, 09 Jun 2023 04:00:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686308437; x=1688900437; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=KaxH2G08x0WAm5ZDxnuF7caGceTezG6e/vkGlzD414s=; b=a3neumajdkAyMb15L63ptOnt1mlLv3WhJc3hGuRd43eDHSpnHN7hU2RIv0M1JY/p/I tEbpVocNiCe6k8jaSsf1aDaysgtMqa+M2swPgrE//HcWFKAJfU0t96gNzkNtORJttPJz HeThlJ9N78kjskmvyC6bFm6+7pPd3h0gbZXrJe9y8GW+lypUSecMdzLMTvgP25UtcnpG XVTsam2/9pI/TE1nyngC8l8cdhzBhHHR296SaD4i/UFsepVfjOYT/889AKV6mn4aKA6l X7EOdzOyn0JF3LfiueCz62cm0SOaqJXdwUjMWDjWzYSN/1i9QeqCFkePI4IARbxcap9r G2dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686308437; x=1688900437; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KaxH2G08x0WAm5ZDxnuF7caGceTezG6e/vkGlzD414s=; b=KzD1J1vJ9/+nyqEDwahKZBm7xe8pTG++l4zdxCVI3mkUO0WjjXew/x/LvsNVuO4GvE cFn3fYypiW5XqN4AC0olXygWfoEjvOwsTIW2G84KB2mzGqJMbkzALoaVISo2b5jqu0WX vlYBB6JWqtpYw/7SeNxAJQOjJ1dbnsZUPrn17+Z1spMao0GJQBEpVMLHqVMoFkor+nYg +0EhH7EJi1K8Y0pJ+NsIhqSQW9FmPYlT1Z9QFv7ViWzJo9Sb01qcj9dy8GqFEScNx0YB TzcxwYnCFh4J9rgw51TjmSb15pY+YWVAiKATHo6h778w8+rTUPLXzkbYrYyOi6m1H6+A fcgg== X-Gm-Message-State: AC+VfDya0RuO7OpWOELTUw5/H+7plI0Zew1C5aemMdIvTJnnQqKOl0pW Au91K7M60eFkj/fR4o2Reus= X-Google-Smtp-Source: ACHHUZ6DlFnc7GqAChxOFVlJtig9rh5wYWfjNZBo3GpULaOnlCfBwn/wSKWoW/bX0T3GHOnukt1LhQ== X-Received: by 2002:a05:6512:32ba:b0:4f3:b07e:7eb8 with SMTP id q26-20020a05651232ba00b004f3b07e7eb8mr661403lfe.29.1686308437165; Fri, 09 Jun 2023 04:00:37 -0700 (PDT) Received: from ?IPV6:2001:14ba:16f8:1500::1? (dc78bmyyyyyyyyyyyyyyt-3.rev.dnainternet.fi. [2001:14ba:16f8:1500::1]) by smtp.gmail.com with ESMTPSA id r16-20020ac24d10000000b004ec84d24818sm513424lfi.282.2023.06.09.04.00.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Jun 2023 04:00:36 -0700 (PDT) Message-ID: <58edb40c-05de-a355-20f9-2636d00169ad@gmail.com> Date: Fri, 9 Jun 2023 14:00:36 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH] regulator: Use bitfield values for range selectors Content-Language: en-US, en-GB To: Mark Brown Cc: Chen-Yu Tsai , Liam Girdwood , Manivannan Sadhasivam , Cristian Ciocaltea , linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20230608075651.3214540-1-wenst@chromium.org> From: Matti Vaittinen In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/9/23 13:53, Mark Brown wrote: > On Fri, Jun 09, 2023 at 01:45:15PM +0300, Matti Vaittinen wrote: > >> For the helpers.c and bd718x7 >> Reviewed-by: Matti Vaittinen > > There's a v2: https://lore.kernel.org/r/20230609075032.2804554-1-wenst@chromium.org Right, thanks! I replied to a wrong mail! I'll send the tag to the correct version. -- Matti Vaittinen Linux kernel developer at ROHM Semiconductors Oulu Finland ~~ When things go utterly wrong vim users can always type :help! ~~