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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 147DEC43219 for ; Fri, 12 Nov 2021 14:05:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F1AD760EC0 for ; Fri, 12 Nov 2021 14:05:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235031AbhKLOId (ORCPT ); Fri, 12 Nov 2021 09:08:33 -0500 Received: from mail-ua1-f49.google.com ([209.85.222.49]:47061 "EHLO mail-ua1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231131AbhKLOIb (ORCPT ); Fri, 12 Nov 2021 09:08:31 -0500 Received: by mail-ua1-f49.google.com with SMTP id az37so18960945uab.13; Fri, 12 Nov 2021 06:05:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HJmCWstttBVJgsAoVcdgI9igVyOKxly336dk/irGzkU=; b=j/p9aOPFgugqiTioyL0YoHLNG1X4/+P919tfSc9y0hzqeqCpPh1x2BtoEjgvM3aJrw vUwdgPbhWQLWzvfTk7WW5/G+3qKMCoLlzJZdzLAYCBCQGYhpeyUJQtV4XcTvcOf2jQ6s VGzkezfqCa+03ALEC54ShAF8tNQ09fchvz93MsijrLySD/6dwhehyc1I/L8OGyb7Hmx1 081B1BIuk6qZpwEobcSDnrx/SnBF3ylF4c0kfxXqHWqyjzQNBSnPBuLzeOeMwCHSQZ4F tt7tNyxbwF3l7JsYTaIV51ZoHPmpVlEQt3Uf2/0vUYu1X8sfxX2zAHW6sSX3MfhqIrou /KsA== X-Gm-Message-State: AOAM530XBfBIe0bgvJvRSq2ivQUzJKEHG67cwMfuuoFvJ+X0ErlvOrb3 AJ4kubdzeOsl0UYhoLShg3GpjTwNTTpCjQ== X-Google-Smtp-Source: ABdhPJxuAGTTrPB/rBy8GsgB+1nOs5az4N3WSmRYsF9nuwMgEdefrmfRnPH7H6rfYkBUVPUe3RfWpQ== X-Received: by 2002:ab0:4e14:: with SMTP id g20mr22825635uah.50.1636725936181; Fri, 12 Nov 2021 06:05:36 -0800 (PST) Received: from mail-ua1-f43.google.com (mail-ua1-f43.google.com. [209.85.222.43]) by smtp.gmail.com with ESMTPSA id j21sm4026753vkn.4.2021.11.12.06.05.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Nov 2021 06:05:35 -0800 (PST) Received: by mail-ua1-f43.google.com with SMTP id l24so14739829uak.2; Fri, 12 Nov 2021 06:05:35 -0800 (PST) X-Received: by 2002:a05:6102:e82:: with SMTP id l2mr10054849vst.37.1636725934845; Fri, 12 Nov 2021 06:05:34 -0800 (PST) MIME-Version: 1.0 References: <20211110224622.16022-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20211110224622.16022-3-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <20211110224622.16022-3-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 12 Nov 2021 15:05:23 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 2/6] pinctrl: renesas: pinctrl-rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro To: Lad Prabhakar Cc: Linus Walleij , Rob Herring , Linux-Renesas , "open list:GPIO SUBSYSTEM" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Prabhakar , Biju Das Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 10, 2021 at 11:46 PM Lad Prabhakar wrote: > Rename RZG2L_SINGLE_PIN_GET_PORT -> RZG2L_SINGLE_PIN_GET_PORT_OFFSET. > > Also, rename port -> port_offset in rzg2l_pinctrl_pinconf_set/get for > readability. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Biju Das Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-pinctrl-for-v5.17. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds