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 C42EAC7EE26 for ; Tue, 23 May 2023 11:33:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236605AbjEWLdK (ORCPT ); Tue, 23 May 2023 07:33:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236542AbjEWLdI (ORCPT ); Tue, 23 May 2023 07:33:08 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00850E43 for ; Tue, 23 May 2023 04:33:01 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-970056276acso283106966b.2 for ; Tue, 23 May 2023 04:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1684841580; x=1687433580; h=in-reply-to:references:cc:to:from:subject:message-id:date :content-transfer-encoding:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=YClmjJRn0Gknkx4/41Zk8mWnA/6JxfHSw1B2SHo36gQ=; b=H9en1s01qV88TYN40D8bv/EI5Rlu5X10LvG0tYeE8+p60kwYTCgbxUFA9L25CvUabs IjKGuLTo7TjhmnTqlgAha1ako1fxMQxSQfUWXP+yWHlj/NRKd0VvrCHGyU6QF+RpfkTn NepUBUUaCc817xCgcQYaQbQ2Qrf9ZY2oMw3ZHwupHr3vvot2A4bYZMcHYBNrUFgdvAR2 /ZyWIG/G+sm1C1EdSQHrv+qsPdXoic8QOHdYxEMWIWomF4vHqd23T+PTsUfdr8Ikkm8m OeFbxyIHTHn09z1RjTQ+SZjewSodpu+K+LbqyAQ5tiiBMLZwKvuCj+lbXmjWJZ+ZORxC gJKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684841580; x=1687433580; h=in-reply-to:references:cc:to:from:subject:message-id:date :content-transfer-encoding:mime-version:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=YClmjJRn0Gknkx4/41Zk8mWnA/6JxfHSw1B2SHo36gQ=; b=Hy9Zd2I+a4UO12GWaBtgdKDTwHJLx7syZbejfFawXeiPM9x/9kd1i2EY1Xrsqpo98l CJhH/0jezf3RbQeUnuS1UBDMImqkBoPlPTRqCQaMug0mKTjfgci3hz5pw2odhaNi4uT2 r49MgQBWP2jmT65Uwu/xYv8MefQVMmqUk2EIJsGXVaWNzQQOxNsw6wxtbhehgOEb6Mox jVtlEGI6ozbHok2Ft/myBdSUnMw+Xhhp8eKZxxcY+u1cl8YnwpwOZSu8Fm22pwBVx+1S hplHkXubHBtZLwDtjSoqP8u+Pe5wmJfkx+YngWcJx7S+ciozrXrVYSDiNg6qxi/+Vk7H czVg== X-Gm-Message-State: AC+VfDyaSBmwzBBUCQrOz+1k9SJDQjjBFGaIi8DJ08cZjIZH91M+HL/i 7pXc2ArzKclNGIQWOVu4upt3/g== X-Google-Smtp-Source: ACHHUZ5XKzvEpRfOQrISQnpERtmMR3k5PjPTu1OR3NUNRg6n+kCsQI5pmKtx0oFz6sv3MiXxOPIumw== X-Received: by 2002:a17:907:7e9c:b0:96f:7483:529c with SMTP id qb28-20020a1709077e9c00b0096f7483529cmr13616218ejc.30.1684841579957; Tue, 23 May 2023 04:32:59 -0700 (PDT) Received: from localhost (abordeaux-655-1-129-86.w90-5.abo.wanadoo.fr. [90.5.10.86]) by smtp.gmail.com with ESMTPSA id v3-20020a170906858300b0096a68648329sm4324635ejx.214.2023.05.23.04.32.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 May 2023 04:32:59 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 23 May 2023 13:32:58 +0200 Message-Id: Subject: Re: [PATCH v4 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs From: "Esteban Blanc" To: "Andy Shevchenko" Cc: , , , , , , , , , , , , X-Mailer: aerc 0.14.0 References: <20230512141755.1712358-1-eblanc@baylibre.com> <20230512141755.1712358-3-eblanc@baylibre.com> In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue May 23, 2023 at 1:03 PM CEST, Andy Shevchenko wrote: > On Tue, May 23, 2023 at 12:26=E2=80=AFPM Esteban Blanc wrote: > > On Wed May 17, 2023 at 5:04 PM CEST, Andy Shevchenko wrote: > > > On Wed, May 17, 2023 at 5:43=E2=80=AFPM Esteban Blanc wrote: ... > > I need to send a v6 now anyway. Should I convert all > > TPS6594_REG_GPIO1_CONF to TPS6594_REG_GPIOX_CONF(0)? > > Again, if you want to leave that definition you need to well justify > why it's so special that code needs it. Easiest way is to use the > macro with 0 as an argument. Ok. Thanks for your input and your patience :) Best regards, --=20 Esteban Blanc BayLibre