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 7232BC433EF for ; Wed, 29 Jun 2022 09:19:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231659AbiF2JTm (ORCPT ); Wed, 29 Jun 2022 05:19:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232173AbiF2JTi (ORCPT ); Wed, 29 Jun 2022 05:19:38 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78D5B36B43 for ; Wed, 29 Jun 2022 02:19:37 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id l2-20020a05600c4f0200b0039c55c50482so11055959wmq.0 for ; Wed, 29 Jun 2022 02:19:37 -0700 (PDT) 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; bh=YC/LHOFu9z3TE53r3VhOCZbqb8mVfAzk25v1LWZ+ZqI=; b=Ed3hgWnUxXFI184u9opb9TjXY2T34eE81AbBniGXLVVcHymbxexa4jdBt/lXMF9Kkz FdUIWe7VfK4fPiDQVZBi+nA107B3LsrueCE+px7xbaU4/KmqAvz6zlFzpDmteH/JBoCV f0Fq/QLru2/cRpLwCoIq1P05VTwcCI+DT4wreP413sh7YNjbpABPjVzskPNc/5IZ6mBj VEHYnWm5hhwBjgfMRH53biJjU/ZiDX34DEVgtM6EKtMmmIoIeqKyLoJt0Yu9EWkB3D7Q +cZtw01FNAooe+AqUQo5FKPVRZz0P79O5WQq+JTJ/OQ2WZDPHX/9FRUzFBxHzhhpy7v4 JKGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=YC/LHOFu9z3TE53r3VhOCZbqb8mVfAzk25v1LWZ+ZqI=; b=s+f4t8ULQtPHWaxeR4kBn/xnVq7phzwtzx6rXkSIVjF/LqkBTreQAMovSp+rUv7E4h x3nuOzziYUIO3Jo6E+Y8mnxwbgNjsCYgeV1f7Uqccjg7rT1l0xu6GV0AOR2g+tWQ3EFC yob0v0/RBxhAZe7YhnG3oLAvSgFpRZ0HlWo/ADFJXr72EiQQY1mNMDKPBXZQpSCdllEN HMy3ZPw53/vLflFytpb25nXi97G+/BhpgPswEBrUVJQJmKlg3u0DSpEzg2RNZoF3Zq91 Y/6Br9SvwTINaTc0Fw8sbuQf1iOaZbCIlsCEkihdhzLoQcnJxylwmB5ve5CH43MUGfpP q3IQ== X-Gm-Message-State: AJIora+ADvsYMxlHGeGrTvGTra7TU3y7MptLOlprX4/bIkHPLfOZv5Lb ggAdlBRaDir5olOQ+WVRzT27Zw== X-Google-Smtp-Source: AGRyM1uPINxoFek608dfPS7Ua084BqSv6/lwLBKamjon+SCiL8Hvf8zdgsyn+vfL4ZDpJjRuBbE0ww== X-Received: by 2002:a05:600c:3508:b0:39c:8240:5538 with SMTP id h8-20020a05600c350800b0039c82405538mr4557016wmq.165.1656494376065; Wed, 29 Jun 2022 02:19:36 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id e10-20020adffd0a000000b0021a3dd1c5d5sm16004597wrr.96.2022.06.29.02.19.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Jun 2022 02:19:34 -0700 (PDT) Date: Wed, 29 Jun 2022 10:19:32 +0100 From: Lee Jones To: Samuel Holland Cc: Linus Walleij , Chen-Yu Tsai , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, Krzysztof Kozlowski , Rob Herring , Bartosz Golaszewski , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/4] mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells Message-ID: References: <20220621034224.38995-1-samuel@sholland.org> <20220621034224.38995-3-samuel@sholland.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 28 Jun 2022, Samuel Holland wrote: > On 6/28/22 9:03 AM, Linus Walleij wrote: > > On Tue, Jun 21, 2022 at 5:42 AM Samuel Holland wrote: > > > >> These PMICs all contain a compatible GPIO controller. > >> > >> Signed-off-by: Samuel Holland > > > > If I can get Lee's ACK on this patch I suppose I can apply patches > > 1-3 to the pin control tree? > > Looks like he already applied v1 of this patch (which was identical): > > https://lore.kernel.org/lkml/YrnZof9lwsIQCqu7@google.com/ Right, you don't need this one Linus. Please take the others. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog