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 550CAC6FA99 for ; Fri, 10 Mar 2023 12:01:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229814AbjCJMBa (ORCPT ); Fri, 10 Mar 2023 07:01:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229774AbjCJMB3 (ORCPT ); Fri, 10 Mar 2023 07:01:29 -0500 Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A57CBD4C1 for ; Fri, 10 Mar 2023 04:01:28 -0800 (PST) Received: by mail-qt1-x830.google.com with SMTP id y10so5351649qtj.2 for ; Fri, 10 Mar 2023 04:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678449687; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=+M6lRCbmrYVP1gh6D5uqx/6F49PKyrQU5AeobR2iPlc=; b=tyd2JbpZ1ozjYqn2KGkMtnvlik2iD7XK49rK/Y8hq+f46VRxOs5FJlKXQ9EeIXqqDe h2d4RAA7dDVjj3ScMyAK2lcvtuJoN3LCSQ8Exvuq78ezXmeuskgTfgafEGtWnwm1zjQz Z2+v4f1sAQYmx4kRPL29m3+Nn1XbsugKZvLsHppRT4o/LOrshbLnHdVr9jcve8Mpmdui IUlkKXMWogZXV+wkRu1ADMwdrnYL/09BFKLHgdoXxdbr/ZroesG0Gw8Ob6gxqb9DV7pM kFwlqJl3KVJXudte24FZLCbaO70X26gZGhKHpwjc1UC0X1NJzQHyCZosElfe5nRohs1G Wvzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678449687; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=+M6lRCbmrYVP1gh6D5uqx/6F49PKyrQU5AeobR2iPlc=; b=KHtRetWJjk7TxcRffpaF8EVWi691DnkMboBT/b60jVHn+RLpxrA1lgQBctI8ej9LvO hBY5FSAjuRu3OyXr4zyPSbNRmEhrSVXJsNT10DW7c2k0Ijnx/uAbT9lygn/4EB2t9PuY nG5AX4FQ+IHU3OjXnSE4TDS2y09SkoKvTgpxhhSbdN+ae0X/U7MBNd9YqKQCzqgYjQIF 4699PEYSk0/dvH644GevMPKZr+h5QuCMhHBjDtOYK/UwcJih+lm4oeHmv8Xu/C8+iyrJ pMXikFTMaKcHKCfM/3jW7+uiMNCmP+2uN4Vsm0c44G1ZndV6phOp3840vTT3R3YRHnPL Sy7A== X-Gm-Message-State: AO0yUKUgcQwvqpjBaUXm+Mz8jcEEPYxsykxykvzXwId1SzUwIADXmjjt kVnn3xgmgSqbCsYLbNCgOkPQ8w== X-Google-Smtp-Source: AK7set9+lMbGEsxRTqC4YM9HMcTT4AmoC4toTeCzxQbEVJHu8ZuFVTa9R1FOZDNvGVH83ICOh4n/Kw== X-Received: by 2002:ac8:5e08:0:b0:3bf:c83d:5d4c with SMTP id h8-20020ac85e08000000b003bfc83d5d4cmr37742949qtx.64.1678449686971; Fri, 10 Mar 2023 04:01:26 -0800 (PST) Received: from fedora (69-109-179-158.lightspeed.dybhfl.sbcglobal.net. [69.109.179.158]) by smtp.gmail.com with ESMTPSA id t21-20020ac85315000000b003b34650039bsm1216162qtn.76.2023.03.10.04.01.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Mar 2023 04:01:26 -0800 (PST) Date: Fri, 10 Mar 2023 07:01:23 -0500 From: William Breathitt Gray To: Bartosz Golaszewski Cc: broonie@kernel.org, linus.walleij@linaro.org, andriy.shevchenko@linux.intel.com, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/6] regmap-irq: Add no_status support Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QOsQSVvg4l9X3RSV" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org --QOsQSVvg4l9X3RSV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 06, 2023 at 11:11:26AM +0100, Bartosz Golaszewski wrote: > On Mon, Feb 27, 2023 at 5:54=E2=80=AFPM William Breathitt Gray > wrote: > > > > Some devices lack status registers, yet expect to handle interrupts. > > Introduce a no_status flag to indicate such a configuration, where > > rather than read a status register to verify, all interrupts received > > are assumed to be active. > > > > Cc: Mark Brown > > Signed-off-by: William Breathitt Gray [...] > Mark, >=20 > If this looks good to you, could you Ack it so that I can take it > through the GPIO tree? >=20 > Bart Bart, There's a change to the regmap-irq handle_mask_sync() callback I submitted that will affect these patches [0]. If you haven't already picked up this series, I suggest waiting until the handle_mask_sync() change is resolved, after which I can rebase this series on top of it and we'll end up with a cleaner git history. [0] https://lore.kernel.org/all/20230309232009.2938-1-william.gray@linaro.o= rg/ William Breathitt Gray --QOsQSVvg4l9X3RSV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZAscEwAKCRC1SFbKvhIj K46/AQDAXrIURWz/WQaeH1a4LfNpDLKlYHNfZzDo9dJdsZej7AD/U9urckXZD23X 2V8lnh2ZuGpnbmB4SUpuOHj3P9O0Ewk= =XeWK -----END PGP SIGNATURE----- --QOsQSVvg4l9X3RSV--